public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Remainder of 'Nuke legacy state' patch series.
@ 2015-09-23 14:29 Maarten Lankhorst
  2015-09-23 14:29 ` [PATCH 1/4] drm/i915: Update legacy primary state outside the commit hook, v2 Maarten Lankhorst
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Maarten Lankhorst @ 2015-09-23 14:29 UTC (permalink / raw)
  To: intel-gfx

Some patches from that series didn't get applied, so resending it
here with some fixes.

First patch moves legacy primary state updates outside of the commit
hook, which leaves only stuff related to plane hw updates inside it.

Patch 2 is a fixup required for patch 3, and patch 4 is a minor
optimization on top which used to be part of patch 3.

Maarten Lankhorst (4):
  drm/i915: Update legacy primary state outside the commit hook, v2.
  drm/i915: Only commit active planes when updating planes during reset.
  drm/i915: Only run commit when crtc is active, v2.
  drm/i915: Only call commit_planes when there are things to commit.

 drivers/gpu/drm/i915/intel_display.c | 38 ++++++++++++++++++------------------
 drivers/gpu/drm/i915/intel_sprite.c  |  3 ---
 2 files changed, 19 insertions(+), 22 deletions(-)

-- 
2.1.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-10-19  9:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 14:29 [PATCH 0/4] Remainder of 'Nuke legacy state' patch series Maarten Lankhorst
2015-09-23 14:29 ` [PATCH 1/4] drm/i915: Update legacy primary state outside the commit hook, v2 Maarten Lankhorst
2015-09-23 14:29 ` [PATCH 2/4] drm/i915: Only commit active planes when updating planes during reset Maarten Lankhorst
2015-09-23 14:29 ` [PATCH 3/4] drm/i915: Only run commit when crtc is active, v2 Maarten Lankhorst
2015-09-23 14:29 ` [PATCH 4/4] drm/i915: Only call commit_planes when there are things to commit Maarten Lankhorst
2015-10-16 12:47   ` Ville Syrjälä
2015-10-19  9:38     ` Daniel Vetter

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