Merge branch 'exynos-drm-fixes' of...
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes 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 : e8115e79 - 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. * 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos: drm/exynos: fix warning of vblank reference count drm/exynos: remove unnecessary runtime pm operations drm/exynos: fix reset codes for memory mapped hdmi phy drm/exynos: remove the redundant machine checking code
No related branches found
No related tags found
Showing
- drivers/gpu/drm/exynos/exynos_drm_drv.c 0 additions, 12 deletionsdrivers/gpu/drm/exynos/exynos_drm_drv.c
- drivers/gpu/drm/exynos/exynos_hdmi.c 2 additions, 6 deletionsdrivers/gpu/drm/exynos/exynos_hdmi.c
- drivers/gpu/drm/exynos/exynos_mixer.c 6 additions, 5 deletionsdrivers/gpu/drm/exynos/exynos_mixer.c
Loading
Please register or sign in to comment