[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Thu May 23 04:12:39 PDT 2013
Hi Dave,
This pull request includes drm_send_vblank_event() helper
relevant patch I missed and code cleanups. And also it fixes
a pended page flip issue.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 0eca56f9467038ee0b798637f03581aaa1186fac:
drm/imx: use drm_send_vblank_event() helper (2013-05-22 09:13:42 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-fixes
Inki Dae (1):
drm/exynos: wait for the completion of pending page flip
Lars-Peter Clausen (1):
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
Rob Clark (2):
drm/exynos: page flip fixes
drm/exynos: use drm_send_vblank_event() helper
Sachin Kamat (2):
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
Seung-Woo Kim (4):
drm/exynos: cleanup device pointer usages
drm/exynos: fix build warnings from ipp fimc
drm/exynos: remove unnecessary devm_kfree
drm/exynos: replace request_threaded_irq with devm function
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 27 ++++++++++++++++++---------
drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 12 ++++--------
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 10 +++++-----
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 6 +++---
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 12 +++---------
drivers/gpu/drm/exynos/exynos_drm_hdmi.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.c | 18 +++++++++---------
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 13 +++----------
drivers/gpu/drm/exynos/exynos_drm_vidi.c | 4 ++--
drivers/gpu/drm/exynos/exynos_hdmi.c | 21 ++++++++-------------
drivers/gpu/drm/exynos/exynos_mixer.c | 14 +++++++-------
12 files changed, 64 insertions(+), 77 deletions(-)
More information about the dri-devel
mailing list