All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915/dmc: DMC event stuff
@ 2023-12-11 21:37 Ville Syrjala
  2023-12-11 21:37 ` [PATCH 1/4] drm/i915/dmc: Don't enable any pipe DMC events Ville Syrjala
                   ` (12 more replies)
  0 siblings, 13 replies; 22+ messages in thread
From: Ville Syrjala @ 2023-12-11 21:37 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Fix the weird flip_done/etc. issues plaguing ADL+ by disabling all dodgy
DMC events that we definitely don't need. Also improve the debugs to
make it easier to see what we're doing.

Ville Syrjälä (4):
  drm/i915/dmc: Don't enable any pipe DMC events
  drm/i915/dmc: Also disable the flip queue event on TGL main DMC
  drm/i915/dmc: Also disable HRR event on TGL main DMC
  drm/i915/dmc: Print out the DMC mmio register list at fw load time

 drivers/gpu/drm/i915/display/intel_dmc.c      | 147 ++++++++----------
 drivers/gpu/drm/i915/display/intel_dmc_regs.h |   1 +
 2 files changed, 69 insertions(+), 79 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-12-13 23:11 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 21:37 [PATCH 0/4] drm/i915/dmc: DMC event stuff Ville Syrjala
2023-12-11 21:37 ` [PATCH 1/4] drm/i915/dmc: Don't enable any pipe DMC events Ville Syrjala
2023-12-11 21:37 ` [PATCH 2/4] drm/i915/dmc: Also disable the flip queue event on TGL main DMC Ville Syrjala
2023-12-11 21:37 ` [PATCH 3/4] drm/i915/dmc: Also disable HRR " Ville Syrjala
2023-12-13  8:17   ` Imre Deak
2023-12-13  9:31     ` Ville Syrjälä
2023-12-13 10:58       ` Imre Deak
2023-12-13 15:02         ` Ville Syrjälä
2023-12-13 15:05           ` Imre Deak
2023-12-13 15:08   ` [PATCH v2 3/4] drm/i915/dmc: Also disable HRR event on TGL/ADLS " Ville Syrjala
2023-12-11 21:37 ` [PATCH 4/4] drm/i915/dmc: Print out the DMC mmio register list at fw load time Ville Syrjala
2023-12-11 22:55 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: DMC event stuff Patchwork
2023-12-11 22:55 ` ✗ Fi.CI.SPARSE: " Patchwork
2023-12-11 23:09 ` ✓ Fi.CI.BAT: success " Patchwork
2023-12-12  0:06 ` ✗ Fi.CI.IGT: failure " Patchwork
2023-12-13  7:35   ` Imre Deak
2023-12-13  7:41     ` Ville Syrjälä
2023-12-13  7:44 ` [PATCH 0/4] " Imre Deak
2023-12-13 22:00 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: DMC event stuff (rev2) Patchwork
2023-12-13 22:00 ` ✗ Fi.CI.SPARSE: " Patchwork
2023-12-13 22:17 ` ✓ Fi.CI.BAT: success " Patchwork
2023-12-13 23:11 ` ✓ Fi.CI.IGT: " Patchwork

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.