On Mon, May 11, 2026 at 11:02:09AM +0530, Chaitanya Kumar Borah wrote: > v3: > - Re-arrange patches
We've been impacted by this on PTL devices. Ray has tested and can provide more details. In the meantime can we ask that a maintainer take a look? > > v2: > - Make dependency on atomic state more explicit (Ville) > - handle blobs in hw state clear > > Chaitanya Kumar Borah (4): > drm/i915/display: Copy color pipeline from plane in the primary joiner > pipe > drm/i915/display: Don’t use atomic state back-pointer to derive color > pipeline > drm/i915: Avoid programming color HW blocks for NV12 Y planes > drm/i915: Fix color blob reference handling in intel_plane_state > > drivers/gpu/drm/i915/display/intel_cursor.c | 2 +- > .../drm/i915/display/intel_initial_plane.c | 2 +- > drivers/gpu/drm/i915/display/intel_plane.c | 77 ++++++++++++++----- > drivers/gpu/drm/i915/display/intel_plane.h | 5 +- > 4 files changed, 61 insertions(+), 25 deletions(-) > Thanks! Brian > -- > 2.25.1 >
