> -----Original Message----- > From: Borah, Chaitanya Kumar <[email protected]> > Sent: Monday, June 1, 2026 2:00 PM > To: [email protected]; [email protected] > Cc: [email protected]; Shankar, Uma <[email protected]>; > Borah, Chaitanya Kumar <[email protected]>; Samala, Pranay > <[email protected]> > Subject: [v4 0/3] More Fixes for color pipeline > > v4: > - Remove already merged patch > 86ed2d96db19 ("drm/i915/display: Copy color pipeline from plane in the > primary > joiner pipe") > - drop the extra spaces before ='s (Jani) > > v3: > - Re-arrange patches > > v2: > - Make dependency on atomic state more explicit (Ville) > - handle blobs in hw state clear
Changes pushed to drm-intel-next. Thanks for the contribution and fixes. Regards, Uma Shankar > Chaitanya Kumar Borah (3): > 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 | 71 ++++++++++++++----- > drivers/gpu/drm/i915/display/intel_plane.h | 5 +- > 4 files changed, 58 insertions(+), 22 deletions(-) > > -- > 2.25.1
