From: Gustavo Sousa <gustavo.sousa@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: Jani Nikula <jani.nikula@intel.com>
Subject: [PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG
Date: Sat, 4 Jan 2025 14:29:24 -0300 [thread overview]
Message-ID: <20250104172937.64015-1-gustavo.sousa@intel.com> (raw)
Next version of [1], with review comments addressed.
Note that I have added one extra "squash patch", because I was not sure that was
the correct way of handling sanitization and thought that having it separate
would make it easier for reviewers to check the change.
[1] https://lore.kernel.org/all/20241224165408.43778-1-gustavo.sousa@intel.com/
Gustavo Sousa (2):
drm/i915/cmtg: Disable the CMTG
squash! drm/i915/cmtg: Disable the CMTG
drivers/gpu/drm/i915/Makefile | 1 +
drivers/gpu/drm/i915/display/intel_cmtg.c | 251 ++++++++++++++++++
drivers/gpu/drm/i915/display/intel_cmtg.h | 18 ++
.../gpu/drm/i915/display/intel_cmtg_regs.h | 21 ++
.../gpu/drm/i915/display/intel_display_core.h | 4 +
.../drm/i915/display/intel_display_device.h | 1 +
.../drm/i915/display/intel_display_driver.c | 5 +
.../drm/i915/display/intel_modeset_setup.c | 20 +-
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/xe/Makefile | 1 +
10 files changed, 318 insertions(+), 5 deletions(-)
create mode 100644 drivers/gpu/drm/i915/display/intel_cmtg.c
create mode 100644 drivers/gpu/drm/i915/display/intel_cmtg.h
create mode 100644 drivers/gpu/drm/i915/display/intel_cmtg_regs.h
--
2.47.1
next reply other threads:[~2025-01-04 17:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 17:29 Gustavo Sousa [this message]
2025-01-04 17:29 ` [PATCH v4 1/2] drm/i915/cmtg: Disable the CMTG Gustavo Sousa
2025-01-04 17:29 ` [PATCH v4 2/2] squash! " Gustavo Sousa
2025-01-04 17:59 ` ✓ CI.Patch_applied: success for drm/i915/cmtg: Disable the CMTG (rev4) Patchwork
2025-01-04 17:59 ` ✗ CI.checkpatch: warning " Patchwork
2025-01-04 18:00 ` ✓ CI.KUnit: success " Patchwork
2025-01-04 18:19 ` ✓ CI.Build: " Patchwork
2025-01-04 18:21 ` ✓ CI.Hooks: " Patchwork
2025-01-04 18:23 ` ✗ CI.checksparse: warning " Patchwork
2025-01-04 18:49 ` ✓ Xe.CI.BAT: success " Patchwork
2025-01-04 20:21 ` ✗ Xe.CI.Full: failure " Patchwork
2025-01-08 14:19 ` [PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG Jani Nikula
2025-01-13 20:58 ` Gustavo Sousa
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=20250104172937.64015-1-gustavo.sousa@intel.com \
--to=gustavo.sousa@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@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