[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Tue Apr 12 15:37:54 UTC 2016
HI Dave,
This pull request includes several regression fixups.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 928815245cbdaa611873424759d5e7a7293dd18b:
Merge tag 'drm-intel-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2016-04-11 13:30:05 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git exynos-drm-fixes
for you to fetch changes up to 2072fe51466f86e1f0eedf12bff7106913807efc:
drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency (2016-04-13 00:23:49 +0900)
----------------------------------------------------------------
Andrzej Hajda (2):
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
drm/exynos: build fbdev code conditionally
Arnd Bergmann (1):
drm/exynos: fix error handling in exynos_drm_subdrv_open
Dan Carpenter (2):
drm/exynos: mic: fix an error code
drm/exynos: fix a warning message
Javier Martinez Canillas (1):
drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency
Marek Szyprowski (1):
drm/exynos: fimd: fix broken dp_clock control
drivers/gpu/drm/exynos/Kconfig | 2 +-
drivers/gpu/drm/exynos/Makefile | 6 +++---
drivers/gpu/drm/exynos/exynos_drm_core.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_fb.c | 11 -----------
drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 11 +++++++++++
drivers/gpu/drm/exynos/exynos_drm_fbdev.h | 23 ++++++++++++++++++++++-
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_mic.c | 3 ++-
drivers/gpu/drm/exynos/exynos_drm_plane.c | 12 +++++++-----
9 files changed, 48 insertions(+), 24 deletions(-)
More information about the dri-devel
mailing list