index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-09-19
drm/exynos: switch to universal plane API
Andrzej Hajda
1
-3
/
+0
2014-08-04
drm/exynos: control blending of mixer graphic layer 0
Joonyoung Shim
1
-0
/
+5
2014-08-04
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
Sjoerd Simons
1
-0
/
+1
2014-08-03
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support
Marek Szyprowski
1
-15
/
+36
2014-06-24
drm/exynos: enable vsync interrupt while waiting for vblank
Rahul Sharma
1
-0
/
+4
2014-06-24
drm/exynos: soft reset mixer before reconfigure after power-on
Rahul Sharma
1
-0
/
+2
2014-06-24
drm/exynos: allow multiple layer updates per vsync for mixer
Rahul Sharma
1
-6
/
+1
2014-06-24
drm/exynos: stop mixer before gating clocks during poweroff
Rahul Sharma
1
-0
/
+15
2014-06-24
drm/exynos: set power state variable after enabling clocks and power
Rahul Sharma
1
-9
/
+13
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
1
-2
/
+15
2014-06-01
drm/exynos: add component framework support
Inki Dae
1
-11
/
+43
2014-03-23
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
1
-62
/
+6
2014-03-23
drm/exynos: Remove exynos_drm_hdmi shim
Sean Paul
1
-99
/
+93
2014-03-23
drm/exynos: Remove apply manager callback
Sean Paul
1
-0
/
+2
2014-03-23
drm/exynos: hdmi: Implement initialize op for hdmi
Sean Paul
1
-177
/
+174
2014-03-23
drm/exynos: Merge overlay_ops into manager_ops
Sean Paul
1
-2
/
+0
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
1
-2
/
+2
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
1
-1
/
+1
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-6
/
+2
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
1
-0
/
+1
2013-07-29
drm/exynos: Remove module.h header inclusion
Sachin Kamat
1
-1
/
+0
2013-07-04
drm/exynos: initialize the buf_num in vp_video_buffer
YoungJun Cho
1
-1
/
+1
2013-06-28
drm/exynos: add support for exynos5420 mixer
Rahul Sharma
1
-12
/
+37
2013-06-28
drm/exynos: add new compatible strings for hdmi subsystem
Rahul Sharma
1
-5
/
+8
2013-06-28
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
Sean Paul
1
-6
/
+6
2013-06-28
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
1
-4
/
+4
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-20
/
+0
2013-06-28
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
1
-8
/
+7
2013-06-28
drm/exynos: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-2
/
+1
2013-06-28
drm/exynos: fix checks for valid mixer window
Krzysztof Kozlowski
1
-1
/
+1
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
1
-7
/
+7
2013-04-29
drm/exynos: Don't blend mixer layer 0
Sean Paul
1
-3
/
+5
2013-04-16
drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-5
/
+5
2013-04-16
drm/exynos: hdmi: using drm_display_mode timings for exynos4
Rahul Sharma
1
-4
/
+0
2013-03-20
drm/exynos: Make mixer_check_timing static
Sachin Kamat
1
-1
/
+1
2013-02-21
drm/exynos: mixer: set correct mode for range of resolutions
Rahul Sharma
1
-4
/
+4
2013-02-21
drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
1
-0
/
+26
2013-01-25
drm/exynos: add check for the device power status
Shirish S
1
-0
/
+7
2013-01-25
drm/exynos: Replace mdelay with usleep_range
Sean Paul
1
-1
/
+1
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-30
/
+3
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
1
-30
/
+3
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2012-12-14
drm/exynos: add runtime pm support for mixer
Rahul Sharma
1
-7
/
+58
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
1
-4
/
+0
2012-12-13
drm/exynos: clear windows in mixer dpms off
Prathyush K
1
-75
/
+118
2012-12-13
drm/exynos: modify wait_for_vblank of mixer
Prathyush K
1
-5
/
+26
2012-12-13
drm/exynos: move hdmi's wait_for_vblank to manager_ops
Prathyush K
1
-13
/
+13
2012-12-05
drm/exynos: Use devm_clk_get in exynos_mixer.c
Sachin Kamat
1
-43
/
+16
2012-12-04
drm/exynos: add iommu support for hdmi driver
Inki Dae
1
-0
/
+23
2012-11-29
drm/exynos: call drm_vblank_put for each queued flip event
Imre Deak
1
-10
/
+1
[next]