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@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx