diff options
author | Matt Roper <[email protected]> | 2023-08-21 11:06:27 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2023-08-21 16:56:14 -0700 |
commit | 2e3c369f23a77c404fd6b364a120a546f30e651c (patch) | |
tree | 6ed80d436ffb1ff7c8175c02eb1db21afcb1a4b8 /drivers/gpu/drm/i915/gt/intel_engine_pm.c | |
parent | 81af8abe65134f1b1872e6dfc4ba520c06ac363a (diff) |
drm/i915/mtl: Eliminate subplatforms
Now that we properly match the Xe_LPG IP versions associated with
various workarounds, there's no longer any need to define separate MTL
subplatform in the driver. Nothing in the code is conditional on MTL-M
or MTL-P base platforms. Furthermore, I'm not sure the "M" and "P"
designations are even an accurate representation of which specific
platforms would have which IP versions; those were mostly just
placeholders from a long time ago. The reality is that the IP version
present on a platform gets read from a fuse register at driver init; we
shouldn't be trying to guess which IP is present based on PCI ID
anymore.
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Nemesa Garg <[email protected]>
Reviewed-by: Gustavo Sousa <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_pm.c')
0 files changed, 0 insertions, 0 deletions