All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ville Syrjala <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/4] drm/i915/dmc: DMC event stuff
Date: Mon, 11 Dec 2023 23:37:46 +0200	[thread overview]
Message-ID: <20231211213750.27109-1-ville.syrjala@linux.intel.com> (raw)

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


             reply	other threads:[~2023-12-11 21:38 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-11 21:37 Ville Syrjala [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231211213750.27109-1-ville.syrjala@linux.intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.