[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Thu Jul 27 03:05:53 UTC 2017
Hi Dave,
Just several regression fixups and trivial cleanups.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 517069ff6ec0971e0794ab97d4fcfa8b143746e4:
Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2017-07-27 08:49:48 +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.13-rc3
for you to fetch changes up to 7e1751001818209b214b8c3df0b3c91fae250ea2:
drm: exynos: mark pm functions as __maybe_unused (2017-07-27 09:24:03 +0900)
----------------------------------------------------------------
Summary:
- fix probing fail issue of dsi driver without bridge device.
- fix disable sequence of hdmi driver.
- trivial cleanups.
----------------------------------------------------------------
Andrzej Hajda (1):
drm/exynos/hdmi: fix disable sequence
Arnd Bergmann (1):
drm: exynos: mark pm functions as __maybe_unused
Arvind Yadav (2):
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
drm: exynos: hdmi: make of_device_ids const.
Gabriel Krisman Bertazi (1):
exynos_drm: Clean up duplicated assignment in exynos_drm_driver
Hans Verkuil (1):
drm/exynos: select CEC_CORE if CEC_NOTIFIER
Hoegeun Kwon (1):
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Inki Dae (2):
drm/exynos: dsi: do not try to find bridge
drm/exynos: mic: add a bridge at probe
drivers/gpu/drm/exynos/Kconfig | 1 +
drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 10 +++++-----
drivers/gpu/drm/exynos/exynos_drm_mic.c | 24 +++++++++++++++---------
drivers/gpu/drm/exynos/exynos_hdmi.c | 10 +++-------
drivers/gpu/drm/exynos/exynos_mixer.c | 10 +++++-----
6 files changed, 29 insertions(+), 27 deletions(-)
More information about the dri-devel
mailing list