All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915: Unfify some modeset sequences
@ 2013-05-08  9:50 ville.syrjala
  2013-05-08  9:50 ` [PATCH 1/6] drm/i915: Always load the display palette before enabling the pipe ville.syrjala
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: ville.syrjala @ 2013-05-08  9:50 UTC (permalink / raw)
  To: intel-gfx

We have some random variation in the ordering of the plane related stuff
during modeset. This series tries to unify that a little bit.

We could take this a bit further even and enable the planes as the very
last step of modeset. But for now I more of less kept the general sequence
unchanged.

The other bigger change here is that now we actually disable/enable sprites
around modeset.

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

end of thread, other threads:[~2013-06-06 17:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08  9:50 [PATCH 0/6] drm/i915: Unfify some modeset sequences ville.syrjala
2013-05-08  9:50 ` [PATCH 1/6] drm/i915: Always load the display palette before enabling the pipe ville.syrjala
2013-05-08 21:29   ` Jesse Barnes
2013-05-31 17:09     ` [PATCH v2] " ville.syrjala
2013-05-31 18:59       ` Daniel Vetter
2013-05-08  9:50 ` [PATCH 2/6] drm/i915: Always enable the cursor right after the primary plane ville.syrjala
2013-05-21 15:17   ` Egbert Eich
2013-05-22 11:15     ` Ville Syrjälä
2013-05-23 11:07       ` Egbert Eich
2013-06-06 16:30     ` Egbert Eich
2013-06-06 17:34       ` Ville Syrjälä
2013-05-08  9:50 ` [PATCH 3/6] drm/i915: Enable the overlay right after primary and cursor planes ville.syrjala
2013-05-08  9:50 ` [PATCH 4/6] drm/i915: Follow the same sequence when disabling planes ville.syrjala
2013-05-08  9:50 ` [PATCH 5/6] drm/i915: Drop overlay DPMS call from valleyview_crtc_enable ville.syrjala
2013-05-08  9:50 ` [PATCH 6/6] drm/i915: Disable/restore all sprite planes around modeset ville.syrjala

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.