drm-misc-fixes-2018-07-27: drm-misc-fixes pull request for v4.18-rc7: - Small fixes to drm_atomic_helper_async_check(). (bbrezillon) - Fix error handling in drm_legacy_addctx(). (Nicholas) - Handle register reset on hotplug in adv7511. (seanpaul) The following changes since commit 3156b53c2e2fadafa1a16412a8791b38f94b5bdc: drm/sun4i: link in front-end code if needed (2018-07-09 09:54:33 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-07-27 for you to fetch changes up to a6a00918d4ad8718c3ccde38c02cec17f116b2fd: drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats (2018-07-25 21:15:24 +0200) ---------------------------------------------------------------- drm-misc-fixes pull request for v4.18-rc7: - Small fixes to drm_atomic_helper_async_check(). (bbrezillon) - Fix error handling in drm_legacy_addctx(). (Nicholas) - Handle register reset on hotplug in adv7511. (seanpaul) ---------------------------------------------------------------- Boris Brezillon (3): drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check() drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make gcc happy drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats Nicholas Mc Guire (1): drm: re-enable error handling Sean Paul (1): drm/bridge: adv7511: Reset registers on hotplug drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 12 ++++++++++++ drivers/gpu/drm/drm_atomic_helper.c | 8 +++++--- drivers/gpu/drm/drm_context.c | 2 +- drivers/gpu/drm/vc4/vc4_plane.c | 3 +++ 4 files changed, 21 insertions(+), 4 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx