]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/xe/nvlp: Attach MOCS table for nvlp
authorDnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Fri, 6 Feb 2026 18:36:09 +0000 (15:36 -0300)
committerGustavo Sousa <gustavo.sousa@intel.com>
Tue, 10 Feb 2026 13:09:21 +0000 (10:09 -0300)
The MOCS table for NVL-P is same as for Xe2/Xe3 platforms.

Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patch.msgid.link/20260206-nvl-p-upstreaming-v3-13-636e1ad32688@intel.com
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
drivers/gpu/drm/xe/xe_mocs.c

index 54822497c21eb019d16809a552034e0f37fa6b4d..1d19df860bea1885f8fd63365b41e5af600321b4 100644 (file)
@@ -600,6 +600,7 @@ static unsigned int get_mocs_settings(struct xe_device *xe,
                info->wb_index = 4;
                info->unused_entries_index = 4;
                break;
+       case XE_NOVALAKE_P:
        case XE_NOVALAKE_S:
        case XE_PANTHERLAKE:
        case XE_LUNARLAKE: