Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] More Fixes for color pipeline
@ 2026-05-11  5:32 Chaitanya Kumar Borah
  2026-05-11  5:32 ` [PATCH v3 1/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe Chaitanya Kumar Borah
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Chaitanya Kumar Borah @ 2026-05-11  5:32 UTC (permalink / raw)
  To: intel-gfx, intel-xe
  Cc: ville.syrjala, uma.shankar, chaitanya.kumar.borah, pranay.samala

v3:
- Re-arrange patches

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-05-12 14:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11  5:32 [PATCH v3 0/4] More Fixes for color pipeline Chaitanya Kumar Borah
2026-05-11  5:32 ` [PATCH v3 1/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe Chaitanya Kumar Borah
2026-05-12  9:58   ` Shankar, Uma
2026-05-11  5:32 ` [PATCH v3 2/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline Chaitanya Kumar Borah
2026-05-11  5:32 ` [PATCH v3 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes Chaitanya Kumar Borah
2026-05-12 10:51   ` Jani Nikula
2026-05-11  5:32 ` [PATCH v3 4/4] drm/i915: Fix color blob reference handling in intel_plane_state Chaitanya Kumar Borah
2026-05-11 16:59 ` ✓ i915.CI.BAT: success for More Fixes for color pipeline Patchwork
2026-05-11 22:53 ` ✗ i915.CI.Full: failure " Patchwork
2026-05-12 14:16 ` ✓ i915.CI.Full: success " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox