From: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH v3 0/5] Misc Meteorlake patches
Date: Wed, 1 Mar 2023 12:10:48 -0800 [thread overview]
Message-ID: <20230301201053.928709-1-radhakrishna.sripada@intel.com> (raw)
This series adds misc MTL patches. This is a new rev of
earlier series with dropped CCS patches. Review feedback for other
patches included.
Andi Shyti (1):
drm/i915/gt: generate per tile debugfs files
José Roberto de Souza (1):
drm/i915/display/mtl: Program latch to phy reset
Radhakrishna Sripada (2):
drm/i915/mtl: Fix Wa_16015201720 implementation
drm/i915/mtl: make IRQ reset and postinstall multi-gt aware
Tejas Upadhyay (1):
drm/i915/fbdev: lock the fbdev obj before vma pin
.../drm/i915/display/intel_display_power.c | 8 +++++
drivers/gpu/drm/i915/display/intel_dmc.c | 26 ++++++++++++----
drivers/gpu/drm/i915/display/intel_fbdev.c | 24 +++++++++++----
drivers/gpu/drm/i915/gt/intel_gt_debugfs.c | 4 ++-
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_irq.c | 30 +++++++++++--------
drivers/gpu/drm/i915/i915_reg.h | 12 ++++++--
9 files changed, 85 insertions(+), 28 deletions(-)
--
2.34.1
next reply other threads:[~2023-03-01 20:11 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-01 20:10 Radhakrishna Sripada [this message]
2023-03-01 20:10 ` [Intel-gfx] [PATCH v3 1/5] drm/i915/mtl: Fix Wa_16015201720 implementation Radhakrishna Sripada
2023-03-06 22:45 ` Matt Roper
2023-03-09 16:30 ` Andi Shyti
2023-03-09 18:01 ` Sripada, Radhakrishna
2023-03-09 23:08 ` Andi Shyti
2023-03-10 6:06 ` Sripada, Radhakrishna
2023-03-01 20:10 ` [Intel-gfx] [PATCH v3 2/5] drm/i915/gt: generate per tile debugfs files Radhakrishna Sripada
2023-03-01 21:03 ` Sripada, Radhakrishna
2023-03-01 20:10 ` [Intel-gfx] [PATCH v3 3/5] drm/i915/mtl: make IRQ reset and postinstall multi-gt aware Radhakrishna Sripada
2023-03-06 22:54 ` Matt Roper
2023-03-07 0:14 ` Sripada, Radhakrishna
2023-03-07 0:24 ` Matt Roper
2023-03-07 0:51 ` Ceraolo Spurio, Daniele
2023-03-01 20:10 ` [Intel-gfx] [PATCH v3 4/5] drm/i915/fbdev: lock the fbdev obj before vma pin Radhakrishna Sripada
2023-03-09 17:18 ` Andi Shyti
2023-03-09 17:55 ` Sripada, Radhakrishna
2023-03-01 20:10 ` [Intel-gfx] [PATCH v3 5/5] drm/i915/display/mtl: Program latch to phy reset Radhakrishna Sripada
2023-03-09 17:28 ` Andi Shyti
2023-03-09 17:55 ` Sripada, Radhakrishna
2023-03-01 22:50 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Misc Meteorlake patches (rev3) Patchwork
2023-03-01 23:13 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-03-05 8:52 ` [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=20230301201053.928709-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 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.