[PATCH 0/5] various patches related with hdmi of exynos drm
Seung-Woo Kim
sw0312.kim at samsung.com
Tue Apr 24 03:47:49 PDT 2012
This patch set adds dvi mode, 1080p at 30Hz mode, and vp scaling feature to
hdmi of exynos drm and fixes pageflip bug in interlace mode for hdmi.
This patch set is for drm-next branch and based on current patch sets from
Inki Dae and Joonyoung Shim. You can refer below links:
http://www.spinics.net/lists/dri-devel/msg21739.html
http://www.spinics.net/lists/dri-devel/msg21746.html
http://www.spinics.net/lists/dri-devel/msg21734.html
Seung-Woo Kim (5):
drm/exynos: fixed wrong pageflip finish event for interlace mode
drm/exynos: enable dvi mode for dvi monitor
drm/exynos: add additional display mode for hdmi
drm/exynos: added source size to overlay structure
drm/exynos: added vp scaling feature for hdmi
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 4 +
drivers/gpu/drm/exynos/exynos_drm_crtc.h | 4 +
drivers/gpu/drm/exynos/exynos_drm_drv.h | 4 +
drivers/gpu/drm/exynos/exynos_drm_plane.c | 10 ++--
drivers/gpu/drm/exynos/exynos_hdmi.c | 85 +++++++++++++++++++++++--
drivers/gpu/drm/exynos/exynos_mixer.c | 100 ++++++++++++-----------------
drivers/gpu/drm/exynos/regs-hdmi.h | 6 +-
7 files changed, 140 insertions(+), 73 deletions(-)
--
1.7.4.1
More information about the dri-devel
mailing list