]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/xehpsdv: Add maximum sseu limits
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 29 Jul 2021 16:59:59 +0000 (09:59 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 4 Aug 2021 04:09:42 +0000 (21:09 -0700)
commitbb599fba6e564381dcd124f9a89ca86a0a9c6ba8
tree73a477d9aca21124df3015826dd547b68ad0a0d5
parent4c9bf6380758c8b36376d294c15760f1837865f0
drm/i915/xehpsdv: Add maximum sseu limits

Due to the removal of legacy slices and the transition to a
gslice/cslice/mslice/etc. design, we'll internally store all DSS under
"slice0."

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Caz Yokoyama <caz.yokoyama@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210729170008.2836648-10-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gt/intel_sseu.c
drivers/gpu/drm/i915/gt/intel_sseu.h
drivers/gpu/drm/i915/gt/intel_sseu_debugfs.c