intel/dev: Select a compressed PAT entry (xe2)
Fix glxgears (LNL) glxgears: xe/iris_kmd_backend.c:81: xe_gem_create: Assertion `!"" "missing"' failed. Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28620>
This commit is contained in:
@@ -1227,6 +1227,7 @@ static const struct intel_device_info intel_device_info_arl_h = {
|
||||
.scanout = PAT_ENTRY(6, WC, NONE), \
|
||||
.writeback_incoherent = PAT_ENTRY(0, WB, NONE), \
|
||||
.writecombining = PAT_ENTRY(6, WC, NONE), \
|
||||
.compressed = PAT_ENTRY(11, WC, NONE) \
|
||||
}, \
|
||||
.cooperative_matrix_configurations = { \
|
||||
{ INTEL_CMAT_SCOPE_SUBGROUP, 8, 16, 16, INTEL_CMAT_FLOAT16, INTEL_CMAT_FLOAT16, INTEL_CMAT_FLOAT32, INTEL_CMAT_FLOAT32 }, \
|
||||
|
||||
Reference in New Issue
Block a user