Use version instead of platform when that applies.
- if (xe->info.platform == XE_METEORLAKE) {
This should be a version check rather than a platform check. We expect
future platforms to also follow on with this new register.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
- if (xe->info.platform == XE_METEORLAKE) {
This should be a version check rather than a platform check. We expect
future platforms to also follow on with this new register.