index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_mixer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
Sachin Kamat
2012-09-13
1
-3
/
+3
*
drm/exynos: Use devm_* functions in exynos_mixer.c
Sachin Kamat
2012-07-27
1
-34
/
+14
*
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
2012-06-05
1
-4
/
+6
*
drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}
Ville Syrjälä
2012-06-05
1
-1
/
+1
*
drm/exynos: added vp scaling feature for hdmi
Seung-Woo Kim
2012-05-17
1
-55
/
+33
*
drm/exynos: fixed wrong pageflip finish event for interlace mode
Seung-Woo Kim
2012-05-17
1
-5
/
+7
*
drm/exynos: add PM functions for hdmi and mixer
Joonyoung Shim
2012-05-08
1
-0
/
+15
*
drm/exynos: add dpms for hdmi
Joonyoung Shim
2012-05-08
1
-143
/
+145
*
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
2012-04-12
1
-2
/
+5
*
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
2012-04-12
1
-4
/
+4
*
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
2012-04-12
1
-5
/
+5
*
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2012-04-12
1
-3
/
+0
*
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2012-04-12
1
-7
/
+5
*
drm/exynos: cleanup exynos_hdmi.h
Joonyoung Shim
2012-03-20
1
-1
/
+0
*
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
1
-7
/
+0
*
drm/exynos: remove exynos_mixer.h
Joonyoung Shim
2012-03-20
1
-1
/
+48
*
drm/exynos: fixed page flip issue.
Inki Dae
2012-02-16
1
-1
/
+6
*
drm/exynos: changed priority of mixer layers.
Joonyoung Shim
2012-02-16
1
-5
/
+5
*
drm/exynos: Fix typo in exynos_mixer.c
Masanari Iida
2012-02-16
1
-1
/
+1
*
drm/exynos: added hdmi display support
Seung-Woo Kim
2011-12-29
1
-0
/
+1070