[PATCH 0/3] drm/atomic: Make drm_framebuffer_remove atomic, again.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Tue Feb 21 13:51:39 UTC 2017
This fixes a connector leak first when disabling the device,
and then converts rmfb to atomic. The behavior change is done as
a separate patch, so it can be reverted if it breaks, again..
Maarten Lankhorst (3):
drm/atomic: Make disable_all helper fully disable the crtc.
drm: Convert drm_framebuffer_remove to atomic, v4.
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb.
drivers/gpu/drm/drm_atomic.c | 106 ++++++++++++++++++++++++++++
drivers/gpu/drm/drm_atomic_helper.c | 51 ++++++++++----
drivers/gpu/drm/drm_crtc_internal.h | 1 +
drivers/gpu/drm/drm_framebuffer.c | 7 ++
drivers/gpu/drm/nouveau/nouveau_display.c | 113 +-----------------------------
5 files changed, 152 insertions(+), 126 deletions(-)
--
2.7.4
More information about the dri-devel
mailing list