[Intel-gfx] [PATCH 0/2] Update various *MAX_GT* definitions

Matt Atwood matthew.s.atwood at intel.com
Fri Jun 2 23:17:52 UTC 2023


Previously there was a mismatch in value between I915_MAX_GT and
I915_PMU_MAX_GTS. These values should match and discussion led to
I915_MAX_GT reduction from 4 to 2. I915_PMU_MAX_GTS *_GTS was an
ambiguous meaning, drop the S. 

Cc: Matt Roper <matthew.d.roper at intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit at linux.intel.com>
Cc: Andi Shyti <andy.shyti at linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>


Matt Atwood (2):
  drm/i915: Reduce I915_MAX_GT to 2
  drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GT

 drivers/gpu/drm/i915/i915_drv.h | 2 +-
 drivers/gpu/drm/i915/i915_pmu.c | 2 +-
 drivers/gpu/drm/i915/i915_pmu.h | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.40.0



More information about the Intel-gfx mailing list