[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Sun Jan 18 01:34:49 PST 2015
Hi Dave,
This pull request includes below fixups,
- Remove duplicated machine checking.
. It seems that this code was added when you merged 'v3.18-rc7' into
drm-next. commit id : e8115e79aa62b6ebdb3e8e61ca4092cc32938afc
- Fix hdmiphy reset.
. Exynos hdmi has two interfaces to control hdmyphy, one is I2C, other
is APB bus - memory mapped I/O. So this patch makes hdmiphy reset
to be done according to interfaces, I2C or APB bus.
- And add some exception codes.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 79305ec6e60d320832505e95c1a028d309fcd2b6:
Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes (2015-01-08 10:36:37 +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 7c4c55845ca40b56c9486064cc5c6d9b884d4d76:
drm/exynos: fix warning of vblank reference count (2015-01-18 17:59:32 +0900)
----------------------------------------------------------------
Hyungwon Hwang (1):
drm/exynos: remove the redundant machine checking code
Joonyoung Shim (3):
drm/exynos: fix reset codes for memory mapped hdmi phy
drm/exynos: remove unnecessary runtime pm operations
drm/exynos: fix warning of vblank reference count
drivers/gpu/drm/exynos/exynos_drm_drv.c | 12 ------------
drivers/gpu/drm/exynos/exynos_hdmi.c | 8 ++------
drivers/gpu/drm/exynos/exynos_mixer.c | 11 ++++++-----
3 files changed, 8 insertions(+), 23 deletions(-)
More information about the dri-devel
mailing list