Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Imre Deak <imre.deak@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Jani Nikula <jani.nikula@intel.com>
Subject: [CI 0/7] drm/i915: Dump DSC HW state
Date: Mon,  5 Aug 2024 18:07:49 +0300	[thread overview]
Message-ID: <20240805150802.3568970-1-imre.deak@intel.com> (raw)

This patchset adds the i915 parts in [1] to debug print the DSC HW state
to dmesg and debugfs.

[1] https://lore.kernel.org/all/20240628164451.1177612-1-imre.deak@intel.com

Cc: Jani Nikula <jani.nikula@intel.com>

Imre Deak (7):
  drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()
  drm/i915: Replace to_bpp_int() with fxp_q4_to_int()
  drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()
  drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac()
  drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()
  drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
  drm/i915: Remove DSC register dump

 drivers/gpu/drm/i915/display/icl_dsi.c        |  9 ++--
 drivers/gpu/drm/i915/display/intel_audio.c    |  5 +-
 drivers/gpu/drm/i915/display/intel_bios.c     |  5 +-
 drivers/gpu/drm/i915/display/intel_cdclk.c    |  5 +-
 .../drm/i915/display/intel_crtc_state_dump.c  |  3 ++
 drivers/gpu/drm/i915/display/intel_display.c  |  7 +--
 .../drm/i915/display/intel_display_debugfs.c  |  4 ++
 .../drm/i915/display/intel_display_types.h    | 23 ---------
 drivers/gpu/drm/i915/display/intel_dp.c       | 51 ++++++++++---------
 drivers/gpu/drm/i915/display/intel_dp_mst.c   | 26 +++++-----
 drivers/gpu/drm/i915/display/intel_fdi.c      |  6 ++-
 drivers/gpu/drm/i915/display/intel_link_bw.c  |  4 +-
 drivers/gpu/drm/i915/display/intel_vdsc.c     | 51 ++++++++++---------
 drivers/gpu/drm/i915/display/intel_vdsc.h     |  4 ++
 14 files changed, 102 insertions(+), 101 deletions(-)

-- 
2.44.2


             reply	other threads:[~2024-08-05 15:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-05 15:07 Imre Deak [this message]
2024-08-05 15:07 ` [CI 1/7] drm/i915: Replace to_bpp_x16() with fxp_q4_from_int() Imre Deak
2024-08-05 15:07 ` [CI 2/7] drm/i915: Replace to_bpp_int() with fxp_q4_to_int() Imre Deak
2024-08-05 15:07 ` [CI 3/7] drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup() Imre Deak
2024-08-05 15:07 ` [CI 4/7] drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac() Imre Deak
2024-08-05 15:07 ` [CI 5/7] drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS() Imre Deak
2024-08-05 15:07 ` [CI 6/7] drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info Imre Deak
2024-08-05 15:07 ` [CI 7/7] drm/i915: Remove DSC register dump Imre Deak
2024-08-05 15:51 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Dump DSC HW state Patchwork
2024-08-05 15:51 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-08-05 15:52 ` ✓ Fi.CI.BAT: success " Patchwork
2024-08-06  0:43 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-08-06 10:00   ` Imre Deak

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=20240805150802.3568970-1-imre.deak@intel.com \
    --to=imre.deak@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox