[PATCH 0/5] drm/exynos: rework vblank handling - fixes

Andrzej Hajda a.hajda at samsung.com
Tue Mar 14 08:27:55 UTC 2017


Hi Inki,

According to you request, this is actual resend of my patchset v3
'drm/exynos: rework vblank handling' split into fixes and enhancements part.

This 'fixes' part is based on today's exynos-drm-fixes branch, original
patches applied without conflict.

The last patch does not really fit into vblank category,
but for sure it is a fix.

Regards
Andrzej


Andrzej Hajda (5):
  drm/exynos: move crtc event handling to drivers callbacks
  drm/exynos/decon5433: fix vblank event handling
  drm/exynos/decon5433: signal frame done interrupt at front porch
  drm/exynos/fimd: signal frame done interrupt at front porch
  drm/exynos/decon5433: fix software trigger mask

 drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 85 +++++++++++++++++++++++++--
 drivers/gpu/drm/exynos/exynos7_drm_decon.c    |  1 +
 drivers/gpu/drm/exynos/exynos_drm_crtc.c      | 29 +++++----
 drivers/gpu/drm/exynos/exynos_drm_crtc.h      |  2 +
 drivers/gpu/drm/exynos/exynos_drm_fimd.c      |  4 +-
 drivers/gpu/drm/exynos/exynos_drm_vidi.c      |  1 +
 drivers/gpu/drm/exynos/exynos_mixer.c         |  1 +
 include/video/exynos5433_decon.h              | 12 ++++
 8 files changed, 117 insertions(+), 18 deletions(-)

-- 
2.7.4



More information about the dri-devel mailing list