Commit 7787af25 authored by Fei Yang's avatar Fei Yang Committed by Matt Roper
Browse files

drm/i915/mtl: Set has_llc=0

parent 3bece767
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1146,6 +1146,7 @@ static const struct intel_device_info mtl_info = {
	.has_flat_ccs = 0,
	.has_gmd_id = 1,
	.has_guc_deprivilege = 1,
	.has_llc = 0,
	.has_mslice_steering = 0,
	.has_snoop = 1,
	.__runtime.memory_regions = REGION_SMEM | REGION_STOLEN_LMEM,