From: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH dii-client 0/9] Misc Meteorlake patches
Date: Wed, 11 Jan 2023 15:55:22 -0800 [thread overview]
Message-ID: <20230111235531.3353815-1-radhakrishna.sripada@intel.com> (raw)
This series adds patches needed for Meteorlake platform.
Yjere are 4 GT related patches 1 to handle interrupts for both
render and media gt, 2 patches to generate per gt debug files,
and the fourth patch to fix the bcs default context.
There are 5 display patches, 1 for the phy to hold its values
during dc9 entry/exit, 1 fbdev related fix, 1 patch fixes an earlier
workaround, 1 patch to init empty clock gating hooks and 1 patch
to skip informing punit about bw changes through mail box.
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Andi Shyti (2):
drm/i915/gt: generate per gt debugfs files
drm/i915/debugfs: Multiplex upper layer interfaces to act on all gt's
José Roberto de Souza (1):
drm/i915/display/mtl: Program latch to phy reset
Lucas De Marchi (1):
drm/i915/mtl: Fix bcs default context
Paulo Zanoni (1):
drm/i915/mtl: make IRQ reset and postinstall multi-gt aware
Radhakrishna Sripada (3):
drm/i915/mtl: Initialize empty clockgating hooks for MTL
drm/i915/mtl: Fix Wa_14015855405 implementation
drm/i915/mtl: Skip pcode qgv restrictions for MTL
Tejas Upadhyay (1):
drm/i915/fbdev: lock the fbdev obj before vma pin
drivers/gpu/drm/i915/display/intel_bw.c | 3 ++
.../drm/i915/display/intel_display_power.c | 8 ++++
drivers/gpu/drm/i915/display/intel_dmc.c | 35 ++++++++++++++---
drivers/gpu/drm/i915/display/intel_fbdev.c | 24 +++++++++---
drivers/gpu/drm/i915/gt/intel_gt_debugfs.c | 4 +-
drivers/gpu/drm/i915/gt/intel_lrc.c | 37 +-----------------
drivers/gpu/drm/i915/gt/uc/intel_guc.h | 2 +
drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 5 ++-
drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.c | 2 +
drivers/gpu/drm/i915/i915_debugfs.c | 38 +++++++++++++++++--
drivers/gpu/drm/i915/i915_irq.c | 28 +++++++++-----
drivers/gpu/drm/i915/i915_reg.h | 12 ++++--
drivers/gpu/drm/i915/intel_pm.c | 4 +-
13 files changed, 135 insertions(+), 67 deletions(-)
--
2.34.1
next reply other threads:[~2023-01-11 23:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-11 23:55 Radhakrishna Sripada [this message]
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 1/9] drm/i915/mtl: Fix bcs default context Radhakrishna Sripada
2023-01-12 0:13 ` Matt Roper
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 2/9] drm/i915/mtl: Initialize empty clockgating hooks for MTL Radhakrishna Sripada
2023-01-20 0:45 ` Matt Roper
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 3/9] drm/i915/mtl: Fix Wa_14015855405 implementation Radhakrishna Sripada
2023-01-23 11:03 ` Balasubramani Vivekanandan
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 4/9] drm/i915/mtl: make IRQ reset and postinstall multi-gt aware Radhakrishna Sripada
2023-01-20 1:11 ` Matt Roper
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 5/9] drm/i915/gt: generate per gt debugfs files Radhakrishna Sripada
2023-01-25 11:42 ` Balasubramani Vivekanandan
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 6/9] drm/i915/debugfs: Multiplex upper layer interfaces to act on all gt's Radhakrishna Sripada
2023-01-20 1:25 ` Matt Roper
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 7/9] drm/i915/fbdev: lock the fbdev obj before vma pin Radhakrishna Sripada
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 8/9] drm/i915/mtl: Skip pcode qgv restrictions for MTL Radhakrishna Sripada
2023-01-20 1:32 ` Matt Roper
2023-01-11 23:55 ` [Intel-gfx] [PATCH dii-client 9/9] drm/i915/display/mtl: Program latch to phy reset Radhakrishna Sripada
2023-01-12 0:38 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Misc Meteorlake patches Patchwork
2023-01-12 3:44 ` [Intel-gfx] ✓ 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=20230111235531.3353815-1-radhakrishna.sripada@intel.com \
--to=radhakrishna.sripada@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox