intel/dev: Support Xe3 device init (for intel_device_info_test)

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31838>
This commit is contained in:
Jordan Justen
2022-06-28 23:22:28 -07:00
committed by Marge Bot
parent 04e1783278
commit d476badb48
+1
View File
@@ -1585,6 +1585,7 @@ intel_device_info_init_common(int pci_id, bool building,
case 11:
case 12:
case 20:
case 30:
devinfo->max_wm_threads = 128 /* threads-per-PSD */
* devinfo->num_slices
* 8; /* subslices per slice */