drm/xe/xe2: Recognize Xe2_HPM IP
authorMatt Roper <matthew.d.roper@intel.com>
Mon, 8 Apr 2024 17:05:36 +0000 (22:35 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 9 Apr 2024 20:57:11 +0000 (13:57 -0700)
commit90d308655e414669833c01721e203fa4876ba6d9
tree31361b85801fa521ac584e37b3bc9ab4f59c12d5
parent8d315b803b7c4bf363625cc1d11b4a4402bdc93d
drm/xe/xe2: Recognize Xe2_HPM IP

Xe2_HPM uses the same general feature flags as Xe2_LPM.  Xe2_HPM is
identified as version 13.01 in the GMD_ID register.

Bspec: 68090, 67163
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240408170545.3769566-3-balasubramani.vivekanandan@intel.com
drivers/gpu/drm/xe/xe_pci.c