index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_mixer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: mixer: document YCbCr magic numbers
Tobias Jakobi
2017-06-01
1
-8
/
+25
*
drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
Tobias Jakobi
2017-06-01
1
-22
/
+8
*
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
2017-06-01
1
-2
/
+0
*
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2017-06-01
1
-1
/
+1
*
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
2017-06-01
1
-6
/
+2
*
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
2017-06-01
1
-2
/
+1
*
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
2017-03-21
1
-0
/
+1
*
drm/exynos: fix a timeout loop
Dan Carpenter
2017-01-31
1
-1
/
+1
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-4
/
+4
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
1
-9
/
+0
*
drm/exynos: mixer: simplify loop in vp_win_reset()
Tobias Jakobi
2016-10-01
1
-2
/
+2
*
drm/exynos: mixer: convert booleans to flags in mixer context
Tobias Jakobi
2016-10-01
1
-25
/
+30
*
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-29
1
-2
/
+4
*
drm/exynos: clean up wait_for_vblank
Inki Dae
2016-04-30
1
-39
/
+0
*
drm/exynos: mixer: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
1
-7
/
+3
*
drm/exynos: mixer: remove support for non-dt platforms
Marek Szyprowski
2016-04-30
1
-16
/
+0
*
drm/exynos/mixer: enable HDMI-PHY before configuring MIXER
Andrzej Hajda
2016-04-30
1
-0
/
+4
*
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
2016-02-01
1
-4
/
+2
*
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
2016-01-13
1
-9
/
+25
*
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
2016-01-13
1
-2
/
+2
*
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
2016-01-13
1
-0
/
+6
*
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2016-01-13
1
-0
/
+43
*
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
2016-01-13
1
-23
/
+0
*
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2016-01-13
1
-18
/
+21
*
drm/exynos: rename zpos to index
Marek Szyprowski
2016-01-13
1
-7
/
+7
*
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
2015-12-13
1
-30
/
+3
*
drm/exynos: add generic check for plane state
Marek Szyprowski
2015-12-13
1
-0
/
+3
*
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
1
-20
/
+24
*
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
2015-12-13
1
-0
/
+3
*
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
2015-12-13
1
-2
/
+2
*
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
1
-28
/
+33
*
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
1
-3
/
+4
*
drm/exynos: add pm_runtime to Mixer
Gustavo Padovan
2015-12-13
1
-42
/
+64
*
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
Andrzej Hajda
2015-11-03
1
-2
/
+4
*
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
1
-2
/
+2
*
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
1
-4
/
+3
*
drm: exynos: mixer: fix using usleep() in atomic context
Tomasz Stanislawski
2015-10-26
1
-1
/
+1
*
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
1
-2
/
+28
*
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
1
-1
/
+9
*
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
1
-11
/
+11
*
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
1
-31
/
+34
*
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
1
-9
/
+11
*
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
1
-5
/
+5
*
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
1
-2
/
+2
*
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
1
-2
/
+1
*
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
Andrzej Hajda
2015-08-16
1
-11
/
+9
*
drm/exynos/mixer: simplify poweron flag
Andrzej Hajda
2015-08-16
1
-38
/
+14
*
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-08-16
1
-2
/
+1
*
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
2015-08-16
1
-0
/
+5
[next]