public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/3] Trim some pre-production code
@ 2023-10-06  8:31 Tvrtko Ursulin
  2023-10-06  8:31 ` [Intel-gfx] [PATCH 1/3] drm/i915: Remove early/pre-production Haswell code Tvrtko Ursulin
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Tvrtko Ursulin @ 2023-10-06  8:31 UTC (permalink / raw)
  To: Intel-gfx, dri-devel
  Cc: Tvrtko Ursulin, Jani Nikula, Lucas De Marchi, Rodrigo Vivi,
	Matt Roper

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

A little bit of house keeping, trimming off some pre-production hardware and
incomplete platform support.

Tvrtko Ursulin (3):
  drm/i915: Remove early/pre-production Haswell code
  drm/i915: Remove incomplete PVC plumbing
  drm/i915: Remove xehpsdv support

 .../gpu/drm/i915/gem/i915_gem_object_types.h  |   2 +-
 drivers/gpu/drm/i915/gt/gen8_engine_cs.c      |   3 -
 drivers/gpu/drm/i915/gt/intel_gsc.c           |  15 --
 drivers/gpu/drm/i915/gt/intel_gt_mcr.c        |  47 +----
 drivers/gpu/drm/i915/gt/intel_gt_regs.h       |   1 -
 drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c   |  20 +-
 drivers/gpu/drm/i915/gt/intel_mocs.c          |  50 -----
 drivers/gpu/drm/i915/gt/intel_rps.c           |   6 +-
 drivers/gpu/drm/i915/gt/intel_sseu.c          |   9 +-
 drivers/gpu/drm/i915/gt/intel_workarounds.c   | 176 +-----------------
 drivers/gpu/drm/i915/gt/uc/intel_uc.c         |   4 -
 drivers/gpu/drm/i915/i915_debugfs.c           |  12 --
 drivers/gpu/drm/i915/i915_driver.c            |   1 -
 drivers/gpu/drm/i915/i915_drv.h               |  15 --
 drivers/gpu/drm/i915/i915_hwmon.c             |   6 -
 drivers/gpu/drm/i915/i915_pci.c               |  52 ------
 drivers/gpu/drm/i915/i915_perf.c              |   4 +-
 drivers/gpu/drm/i915/i915_reg.h               |   2 -
 drivers/gpu/drm/i915/intel_clock_gating.c     |  26 +--
 drivers/gpu/drm/i915/intel_device_info.c      |   2 -
 drivers/gpu/drm/i915/intel_device_info.h      |   2 -
 drivers/gpu/drm/i915/intel_step.c             |  80 +-------
 drivers/gpu/drm/i915/intel_uncore.c           | 142 --------------
 drivers/gpu/drm/i915/selftests/intel_uncore.c |   2 -
 24 files changed, 15 insertions(+), 664 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-10-07  9:06 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06  8:31 [Intel-gfx] [PATCH 0/3] Trim some pre-production code Tvrtko Ursulin
2023-10-06  8:31 ` [Intel-gfx] [PATCH 1/3] drm/i915: Remove early/pre-production Haswell code Tvrtko Ursulin
2023-10-06 10:39   ` Andi Shyti
2023-10-06 10:46   ` Ville Syrjälä
2023-10-06 11:12     ` Tvrtko Ursulin
2023-10-06 15:44   ` Zanoni, Paulo R
2023-10-06 19:49   ` Andrzej Hajda
2023-10-06  8:31 ` [Intel-gfx] [PATCH 2/3] drm/i915: Remove incomplete PVC plumbing Tvrtko Ursulin
2023-10-06 12:06   ` Andi Shyti
2023-10-06 19:50   ` Andrzej Hajda
2023-10-06  8:31 ` [Intel-gfx] [PATCH 3/3] drm/i915: Remove xehpsdv support Tvrtko Ursulin
2023-10-06 13:30   ` Andi Shyti
2023-10-06 19:51   ` Andrzej Hajda
2023-10-06  9:05 ` [Intel-gfx] [PATCH 0/3] Trim some pre-production code Andi Shyti
2023-10-06 14:21 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2023-10-06 14:40 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2023-10-06 19:41 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Trim some pre-production code (rev2) Patchwork
2023-10-06 19:52 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-07  9:06 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

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