This series enables the cursor fast path for joiner mode and adds the missing secondary-plane handling to keep updates correct and synchronized.
Nemesa Garg (6): drm/i915/cursor: Check joiner cursor commit status drm/i915/cursor: Add helper to update cursor plane drm/i915/cursor: Handle secondary cursor state drm/i915/cursor: Program secondary cursor planes drm/i915/cursor: Schedule cursor unpin per joined pipe drm/i915/cursor: Allow joiner cursor fast path update drivers/gpu/drm/i915/display/intel_cursor.c | 274 +++++++++++++++----- 1 file changed, 204 insertions(+), 70 deletions(-) -- 2.25.1
