Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] PSR/PR Selective Fetch Early Transport fixes
@ 2026-02-19 13:07 Jouni Högander
  2026-02-19 13:07 ` [PATCH 1/5] drm/i915/psr: Repeat Selective Update area alignment Jouni Högander
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Jouni Högander @ 2026-02-19 13:07 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: Jouni Högander

This patch set contains fixes for Selective Fetch Early Transport configuration:

  - add necessary DSC Early Transport configuration
  - corner case fix for Selective Update area when Early Transport is
    in use and cursor plane is included into SU are due to alignment.
  - remove useless parameter from intel_psr2_sel_fetch_et_alignment

Jouni Högander (5):
  drm/i915/psr: Repeat Selective Update area alignment
  drm/i915/psr: Add DSC_SU_PARAMETER_SET_0 registers for PSR
    configuration
  drm/i915/dsc: Convert intel_dsc_get_vdsc_per_pipe as non-static
  drm/i915/psr: DSC configuration for Early Transport
  drm/i915/psr: Drop cursor_in_su_area from
    intel_psr2_sel_fetch_et_alignment

 .../drm/i915/display/intel_display_types.h    |  1 +
 drivers/gpu/drm/i915/display/intel_psr.c      | 63 ++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_psr_regs.h | 12 ++++
 drivers/gpu/drm/i915/display/intel_vdsc.c     |  2 +-
 drivers/gpu/drm/i915/display/intel_vdsc.h     |  1 +
 5 files changed, 62 insertions(+), 17 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-25 14:30 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 13:07 [PATCH 0/5] PSR/PR Selective Fetch Early Transport fixes Jouni Högander
2026-02-19 13:07 ` [PATCH 1/5] drm/i915/psr: Repeat Selective Update area alignment Jouni Högander
2026-02-25  4:13   ` Nautiyal, Ankit K
2026-02-25  6:33     ` Hogander, Jouni
2026-02-19 13:07 ` [PATCH 2/5] drm/i915/psr: Add DSC_SU_PARAMETER_SET_0 registers for PSR configuration Jouni Högander
2026-02-25  4:21   ` Nautiyal, Ankit K
2026-02-25  6:30     ` Hogander, Jouni
2026-02-25 12:39       ` Nautiyal, Ankit K
2026-02-19 13:07 ` [PATCH 3/5] drm/i915/dsc: Convert intel_dsc_get_vdsc_per_pipe as non-static Jouni Högander
2026-02-25  5:04   ` Nautiyal, Ankit K
2026-02-19 13:07 ` [PATCH 4/5] drm/i915/psr: DSC configuration for Early Transport Jouni Högander
2026-02-25 12:06   ` Nautiyal, Ankit K
2026-02-25 12:26     ` Hogander, Jouni
2026-02-25 13:29     ` Jani Nikula
2026-02-25 14:30       ` Nautiyal, Ankit K
2026-02-19 13:07 ` [PATCH 5/5] drm/i915/psr: Drop cursor_in_su_area from intel_psr2_sel_fetch_et_alignment Jouni Högander
2026-02-19 14:32 ` ✓ i915.CI.BAT: success for PSR/PR Selective Fetch Early Transport fixes Patchwork
2026-02-19 17:48 ` ✗ i915.CI.Full: failure " Patchwork

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