All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Update various *MAX_GT* definitions
@ 2023-06-02 23:17 Matt Atwood
  2023-06-02 23:17 ` [Intel-gfx] [PATCH 1/2] drm/i915: Reduce I915_MAX_GT to 2 Matt Atwood
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Matt Atwood @ 2023-06-02 23:17 UTC (permalink / raw)
  To: intel-gfx; +Cc: ashutosh.dixit, matthew.d.roper, andy.shyti

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@intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit@linux.intel.com>
Cc: Andi Shyti <andy.shyti@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@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


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-02 23:17 [Intel-gfx] [PATCH 0/2] Update various *MAX_GT* definitions Matt Atwood
2023-06-02 23:17 ` [Intel-gfx] [PATCH 1/2] drm/i915: Reduce I915_MAX_GT to 2 Matt Atwood
2023-06-03  0:13   ` Matt Roper
2023-06-03  0:38     ` Dixit, Ashutosh
2023-06-02 23:17 ` [Intel-gfx] [PATCH 2/2] drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GT Matt Atwood
2023-06-03  0:15   ` Matt Roper
2023-06-05  9:24   ` Tvrtko Ursulin
2023-06-03  1:34 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Update various *MAX_GT* definitions Patchwork
2023-06-03  1:42 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-06-05 17:00 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2023-06-06 18:05   ` Matt Roper

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.