All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Wa_16021440873 and early transport fixes
@ 2024-03-19 12:33 Jouni Högander
  2024-03-19 12:33 ` [PATCH 1/5] drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value Jouni Högander
                   ` (9 more replies)
  0 siblings, 10 replies; 18+ messages in thread
From: Jouni Högander @ 2024-03-19 12:33 UTC (permalink / raw)
  To: intel-gfx; +Cc: Mika Kahola, Jouni Högander

This patch set is implementing Wa_16021440873 and fixing some problems
with cursor su area alignment and PIPE_SRCSZ_ERLY_TPT writing.

Jouni Högander (5):
  drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value
  drm/i915/psr: Move writing early transport pipe src
  drm/i915/display/intel_psr: Fix intel_psr2_sel_fetch_et_alignment
    usage
  drm/i915/display: Add definition for MCURSOR_MODE_64_2B
  drm/i915/display: Implement Wa_16021440873

 drivers/gpu/drm/i915/display/intel_cursor.c   | 24 ++++-
 drivers/gpu/drm/i915/display/intel_display.c  |  9 --
 .../drm/i915/display/intel_display_types.h    |  2 +
 drivers/gpu/drm/i915/display/intel_psr.c      | 88 ++++++++++++++-----
 drivers/gpu/drm/i915/i915_reg.h               |  1 +
 5 files changed, 91 insertions(+), 33 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-28 13:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-19 12:33 [PATCH 0/5] Wa_16021440873 and early transport fixes Jouni Högander
2024-03-19 12:33 ` [PATCH 1/5] drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value Jouni Högander
2024-03-27 13:05   ` Kahola, Mika
2024-03-19 12:33 ` [PATCH 2/5] drm/i915/psr: Move writing early transport pipe src Jouni Högander
2024-03-27 13:06   ` Kahola, Mika
2024-03-19 12:33 ` [PATCH 3/5] drm/i915/display/intel_psr: Fix intel_psr2_sel_fetch_et_alignment usage Jouni Högander
2024-03-28  9:25   ` Kahola, Mika
2024-03-19 12:33 ` [PATCH 4/5] drm/i915/display: Add definition for MCURSOR_MODE_64_2B Jouni Högander
2024-03-28  9:29   ` Kahola, Mika
2024-03-19 12:33 ` [PATCH 5/5] drm/i915/display: Implement Wa_16021440873 Jouni Högander
2024-03-28 12:57   ` Kahola, Mika
2024-03-28 13:19     ` Hogander, Jouni
2024-03-19 21:40 ` ✗ Fi.CI.SPARSE: warning for Wa_16021440873 and early transport fixes Patchwork
2024-03-19 21:58 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-03-20  8:03 ` ✗ Fi.CI.SPARSE: warning for Wa_16021440873 and early transport fixes (rev2) Patchwork
2024-03-20  8:16 ` ✓ Fi.CI.BAT: success " Patchwork
2024-03-20 18:39 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-03-28 13:01   ` Hogander, Jouni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.