index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_mixer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-26
drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHY
Daniel Drake
1
-1
/
+3
2017-10-26
drm/exynos/mixer: enable support for 1024x768 and 1280x1024 modes
Andrzej Hajda
1
-0
/
+3
2017-10-26
drm/exynos/mixer: pass actual mode on MIXER to encoder
Andrzej Hajda
1
-20
/
+51
2017-10-26
drm/exynos/mixer: remove mixer_resources sub-structure
Andrzej Hajda
1
-176
/
+148
2017-10-26
drm/exynos/mixer: fix mode validation code
Andrzej Hajda
1
-15
/
+13
2017-10-26
drm/exynos/mixer: move resolution configuration to single function
Andrzej Hajda
1
-10
/
+7
2017-10-26
drm/exynos/mixer: move mode commit to enable callback
Andrzej Hajda
1
-12
/
+8
2017-10-26
drm/exynos/mixer: abstract out output mode setup code
Andrzej Hajda
1
-15
/
+18
2017-08-25
drm/exynos: mixer: remove src offset from mixer_graph_buffer()
Tobias Jakobi
1
-9
/
+6
2017-08-25
drm/exynos: mixer: simplify mixer_graph_buffer()
Tobias Jakobi
1
-4
/
+1
2017-08-25
drm/exynos: mixer: simplify vp_video_buffer()
Tobias Jakobi
1
-20
/
+6
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
1
-1
/
+5
2017-08-25
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
Tobias Jakobi
1
-1
/
+1
2017-07-27
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
Arvind Yadav
1
-5
/
+5
2017-06-01
drm/exynos: mixer: document YCbCr magic numbers
Tobias Jakobi
1
-8
/
+25
2017-06-01
drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
Tobias Jakobi
1
-22
/
+8
2017-06-01
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
1
-2
/
+0
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
1
-1
/
+1
2017-06-01
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
1
-6
/
+2
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
1
-2
/
+1
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
1
-0
/
+1
2017-01-31
drm/exynos: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-2
/
+2
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-9
/
+0
2016-10-01
drm/exynos: mixer: simplify loop in vp_win_reset()
Tobias Jakobi
1
-2
/
+2
2016-10-01
drm/exynos: mixer: convert booleans to flags in mixer context
Tobias Jakobi
1
-25
/
+30
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
1
-2
/
+4
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
1
-39
/
+0
2016-04-30
drm/exynos: mixer: use generic of_device_get_match_data helper
Marek Szyprowski
1
-7
/
+3
2016-04-30
drm/exynos: mixer: remove support for non-dt platforms
Marek Szyprowski
1
-16
/
+0
2016-04-30
drm/exynos/mixer: enable HDMI-PHY before configuring MIXER
Andrzej Hajda
1
-0
/
+4
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
1
-4
/
+2
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
1
-9
/
+25
2016-01-13
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
1
-0
/
+43
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
1
-18
/
+21
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
1
-7
/
+7
2015-12-13
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
1
-30
/
+3
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
1
-20
/
+24
2015-12-13
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
1
-28
/
+33
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
1
-3
/
+4
2015-12-13
drm/exynos: add pm_runtime to Mixer
Gustavo Padovan
1
-42
/
+64
2015-11-03
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
Andrzej Hajda
1
-2
/
+4
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
1
-2
/
+2
[next]