[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Thu Apr 24 23:14:30 PDT 2014
Hi Dave,
This request-pull includes some minor fixups and cleanups,
and updates maintainer entry to Display Port driver.
This driver had been just moved from drivers/video/exynos
into drivers/gpu/drm/exynos so the maintainter entry should
also be updated to right person.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit abaafc0af9f74f8e6212a3bf54fb907358b40ad7:
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next (2014-04-23 07:39:12 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-fixes
for you to fetch changes up to ca8dfaeaf1d0db14746c35b8ff4b86f44b78ab43:
drm/exynos: use %pad for dma_addr_t (2014-04-25 15:04:41 +0900)
----------------------------------------------------------------
Andrzej Hajda (1):
drm/exynos: balance framebuffer refcount
Daniel Kurtz (2):
drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
drm/exynos/fbdev: don't set mode_config.fb_base
Jingoo Han (7):
MAINTAINERS: update maintainer entry for Exynos DP driver
drm/exynos: fb: make local symbol static
drm/exynos: hdmi: make local symbols static
drm/exynos: dp: remove unnecessary OOM messages
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
drm/exynos: rotator: add missing braces
drm/exynos: use %pad for dma_addr_t
Joonyoung Shim (1):
drm/exynos: remove DRIVER_HAVE_IRQ feature
MAINTAINERS | 6 ++++++
drivers/gpu/drm/exynos/exynos_dp_core.c | 8 ++------
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 1 +
drivers/gpu/drm/exynos/exynos_drm_dmabuf.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_drv.c | 3 +--
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 4 ++--
drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 10 +---------
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 3 ++-
drivers/gpu/drm/exynos/exynos_drm_vidi.c | 2 +-
drivers/gpu/drm/exynos/exynos_hdmi.c | 4 ++--
10 files changed, 19 insertions(+), 24 deletions(-)
More information about the dri-devel
mailing list