[Intel-gfx] [PATCH 0/4] Remainder of 'Nuke legacy state' patch series.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Wed Sep 23 07:29:35 PDT 2015


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



More information about the Intel-gfx mailing list