Commit 60f148f6 authored by Dnyaneshwar Bhadane's avatar Dnyaneshwar Bhadane Committed by Lucas De Marchi
Browse files

drm/xe/nvls: Attach MOCS table for NVL-S

parent c002b176
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -576,6 +576,7 @@ static unsigned int get_mocs_settings(struct xe_device *xe,
	memset(info, 0, sizeof(struct xe_mocs_info));

	switch (xe->info.platform) {
	case XE_NOVALAKE_S:
	case XE_PANTHERLAKE:
	case XE_LUNARLAKE:
	case XE_BATTLEMAGE: