intel: remove dead code
Signed-off-by: Marcin Ślusarz <marcin.slusarz@intel.com> Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7353>
This commit is contained in:
committed by
Marge Bot
parent
b5e2c58ad8
commit
e3f6a9ea36
@@ -1238,7 +1238,6 @@ gen_get_device_info_from_pci_id(int pci_id,
|
||||
|
||||
switch(devinfo->gen) {
|
||||
case 9:
|
||||
case 10:
|
||||
devinfo->max_wm_threads = 64 /* threads-per-PSD */
|
||||
* devinfo->num_slices
|
||||
* 4; /* effective subslices per slice */
|
||||
|
||||
Reference in New Issue
Block a user