]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
authorGustavo Sousa <gustavo.sousa@intel.com>
Fri, 20 Sep 2024 21:13:15 +0000 (18:13 -0300)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 23 Sep 2024 17:46:29 +0000 (10:46 -0700)
commit21ae035ae5c33ef176f4062bd9d4aa973dde240b
tree429b4e2f05538c53507e69f268541c6def8cb7d5
parent35667a0330612bb25a689e4d3a687d47cede1d7a
drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM

According to Bspec, Xe2 steering tables must be used for Xe2_HPM, just
as it is with Xe2_LPM. Update our driver to reflect that.

Bspec: 71186
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240920211459.255181-2-gustavo.sousa@intel.com
drivers/gpu/drm/xe/xe_gt_mcr.c