public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Atomic core fixes.
@ 2015-11-11 10:29 Maarten Lankhorst
  2015-11-11 10:29 ` [PATCH 1/5] drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane Maarten Lankhorst
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Maarten Lankhorst @ 2015-11-11 10:29 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>

This small series fixes some problems in bookkeeping with old_fb.
The common code that's run after committing is factored out in a
small helper, and re-used by the atomic fb helpers. It should
be targeted for v4.4 because it's being mostly bugfixes for the
atomic fbdev helpers.

Maarten Lankhorst (5):
  drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.
  drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.
  drm/atomic: add a drm_atomic_clean_old_fb helper.
  drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.
  drm/core: Fix old_fb handling in pan_display_atomic.

 drivers/gpu/drm/drm_atomic.c        | 61 +++++++++++++++++++++++++------------
 drivers/gpu/drm/drm_atomic_helper.c |  7 +++--
 drivers/gpu/drm/drm_fb_helper.c     | 51 +++++++++----------------------
 include/drm/drm_atomic.h            |  3 ++
 4 files changed, 63 insertions(+), 59 deletions(-)

-- 
2.1.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-11-17 11:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11 10:29 [PATCH 0/5] Atomic core fixes Maarten Lankhorst
2015-11-11 10:29 ` [PATCH 1/5] drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane Maarten Lankhorst
2015-11-17  9:51   ` Daniel Vetter
2015-11-11 10:29 ` [PATCH 2/5] drm/core: Fix old_fb handling in drm_mode_atomic_ioctl Maarten Lankhorst
2015-11-17  9:54   ` Daniel Vetter
2015-11-11 10:29 ` [PATCH 3/5] drm/atomic: add a drm_atomic_clean_old_fb helper Maarten Lankhorst
2015-11-17  9:58   ` Daniel Vetter
2015-11-17 10:55   ` Maarten Lankhorst
2015-11-11 10:29 ` [PATCH 4/5] drm/core: Fix old_fb handling in restore_fbdev_mode_atomic Maarten Lankhorst
2015-11-11 10:29 ` [PATCH 5/5] drm/core: Fix old_fb handling in pan_display_atomic Maarten Lankhorst
2015-11-17  9:58   ` Daniel Vetter
2015-11-17 11:04     ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox