Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG
@ 2025-01-04 17:29 Gustavo Sousa
  2025-01-04 17:29 ` [PATCH v4 1/2] " Gustavo Sousa
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Gustavo Sousa @ 2025-01-04 17:29 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: Jani Nikula

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-01-13 20:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 17:29 [PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG Gustavo Sousa
2025-01-04 17:29 ` [PATCH v4 1/2] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox