[GIT PULL] exynos-drm-fixes

Inki Dae inki.dae at samsung.com
Wed Sep 20 10:03:41 UTC 2017


Hi Dave,

   Just several regression fixups.

   Please kindly let me know if there is any problem.

Thanks,
Inki Dae

The following changes since commit 134dd2e616b9cd8300c08cd1b38987ded74f662f:

  Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes (2017-09-18 16:29:47 +1000)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-fixes-for-v4.14-rc1

for you to fetch changes up to 04fc52fb222d35e1f7a0d5d85b19a676ea1e10e8:

  drm/exynos/hdmi: Fix unsafe list iteration (2017-09-20 12:05:23 +0900)

----------------------------------------------------------------
- fix suspend/resume issues.
- fix memory corruption detected by kasan.
- fix build error on x86.

----------------------------------------------------------------
Arnd Bergmann (1):
      drm: exynos: include linux/irq.h

Maciej Purski (1):
      drm/exynos/hdmi: Fix unsafe list iteration

Marek Szyprowski (2):
      drm/exynos: Fix locking in the suspend/resume paths
      drm/exynos: Fix suspend/resume support

 drivers/gpu/drm/exynos/exynos5433_drm_decon.c |  1 +
 drivers/gpu/drm/exynos/exynos_drm_drv.c       | 36 +++++++++------------------
 drivers/gpu/drm/exynos/exynos_drm_drv.h       |  1 +
 drivers/gpu/drm/exynos/exynos_drm_fbdev.c     | 20 +++++++++++++++
 drivers/gpu/drm/exynos/exynos_drm_fbdev.h     | 10 ++++++++
 drivers/gpu/drm/exynos/exynos_hdmi.c          | 14 ++++++++---
 6 files changed, 55 insertions(+), 27 deletions(-)


More information about the dri-devel mailing list