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 some bug fixes and code cleanups. Especially, this fixes the bind failure issue occurred when it tries to re-bind Exynos drm driver after unbound, and the modetest failure issue incurred by not having a pair to vblank on and off requests. * 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos: drm/exynos: correct connector->dpms field before resuming drm/exynos: enable vblank after DPMS on drm/exynos: init kms poll at the end of initialization drm/exynos: propagate plane initialization errors drm/exynos: vidi: fix build warning drm/exynos: remove explicit encoder/connector de-initialization drm/exynos: init vblank with real number of crtcs
Showing
- drivers/gpu/drm/exynos/exynos_dp_core.c 0 additions, 5 deletionsdrivers/gpu/drm/exynos/exynos_dp_core.c
- drivers/gpu/drm/exynos/exynos_drm_crtc.c 4 additions, 1 deletiondrivers/gpu/drm/exynos/exynos_drm_crtc.c
- drivers/gpu/drm/exynos/exynos_drm_dpi.c 0 additions, 4 deletionsdrivers/gpu/drm/exynos/exynos_drm_dpi.c
- drivers/gpu/drm/exynos/exynos_drm_drv.c 25 additions, 18 deletionsdrivers/gpu/drm/exynos/exynos_drm_drv.c
- drivers/gpu/drm/exynos/exynos_drm_dsi.c 0 additions, 4 deletionsdrivers/gpu/drm/exynos/exynos_drm_dsi.c
- drivers/gpu/drm/exynos/exynos_drm_vidi.c 0 additions, 4 deletionsdrivers/gpu/drm/exynos/exynos_drm_vidi.c
- drivers/gpu/drm/exynos/exynos_hdmi.c 0 additions, 6 deletionsdrivers/gpu/drm/exynos/exynos_hdmi.c
Loading
Please register or sign in to comment