All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm: fbdev mode restoration improvements v3
@ 2013-06-03 13:10 ville.syrjala
  2013-06-03 13:10 ` [PATCH v2 1/3] drm: Add drm_plane_force_disable() ville.syrjala
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: ville.syrjala @ 2013-06-03 13:10 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

Third time's the charm maybe.

Changes from v2:
 - Move the plane->fb NULL check into drm_plane_force_disable()
 - Cursors/planes are now disabled by drm_fb_helper directly, so no
   need for the new hook
 - Had to fix up vmwgfx not to look at file_priv in cursor_set when
   handle is 0

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

end of thread, other threads:[~2013-06-05 12:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03 13:10 [PATCH 0/3] drm: fbdev mode restoration improvements v3 ville.syrjala
2013-06-03 13:10 ` [PATCH v2 1/3] drm: Add drm_plane_force_disable() ville.syrjala
2013-06-04  1:37   ` Laurent Pinchart
2013-06-04  7:58     ` [PATCH] drm: Add kernel-doc for plane functions ville.syrjala
2013-06-05  2:13       ` Laurent Pinchart
2013-06-05 11:52         ` Ville Syrjälä
2013-06-05 12:39         ` [PATCH 1/2] drm: Improve drm_crtc documentation ville.syrjala
2013-06-05 12:39           ` [PATCH v2 2/2] drm: Add kernel-doc for plane functions ville.syrjala
2013-06-05 12:56           ` [PATCH 1/2] drm: Improve drm_crtc documentation Alex Deucher
2013-06-03 13:10 ` [PATCH 2/3] drm/vmwgfx: Don't access file_priv in cursor_set when handle==0 ville.syrjala
2013-06-03 14:52   ` Jakob Bornecrantz
2013-06-03 13:10 ` [PATCH 3/3] drm/fb-helper: Disable cursors and planes when restoring fbdev mode ville.syrjala
2013-06-04  9:39   ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.