]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/xe_pmu: Validate gt in event supported
authorRiana Tauro <riana.tauro@intel.com>
Mon, 30 Jun 2025 09:37:41 +0000 (15:07 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 2 Jul 2025 23:09:11 +0000 (16:09 -0700)
commitb9329f51677e5ca3288ab652f488e99d5db11693
treea31a806cd41a890cb8bc104febecee3abdd5babd
parentd4eb4a010262ea7801e576d1033b355910f2f7d4
drm/xe/xe_pmu: Validate gt in event supported

Validate gt instead of checking gt_id is lesser
than max gts per tile

Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://lore.kernel.org/r/20250630093741.2435281-1-riana.tauro@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_pmu.c