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:
Marcin Ślusarz
2020-10-28 20:17:41 +01:00
committed by Marge Bot
parent b5e2c58ad8
commit e3f6a9ea36
8 changed files with 0 additions and 13 deletions
-1
View File
@@ -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 */