intel: Remove Gen10-specific device entries

The enables removal of gen_device_info::is_cannonlake.

v2: Remove GEN10_FEATURES and GEN10_HW_INFO macros.  Suggested by
Lionel.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6899>
This commit is contained in:
Ian Romanick
2020-10-07 10:28:47 -07:00
parent b0e3af4fb8
commit 19aaafd4a6
3 changed files with 0 additions and 75 deletions

View File

@@ -229,19 +229,6 @@ CHIPSET(0x9BCC, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
CHIPSET(0x9BE6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
CHIPSET(0x9BF6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
CHIPSET(0x5A49, cnl_gt0_5, "CNL GT0.5", "Intel(R) HD Graphics")
CHIPSET(0x5A4A, cnl_gt0_5, "CNL GT0.5", "Intel(R) HD Graphics")
CHIPSET(0x5A41, cnl_gt1, "CNL GT1", "Intel(R) HD Graphics")
CHIPSET(0x5A42, cnl_gt1, "CNL GT1", "Intel(R) HD Graphics")
CHIPSET(0x5A44, cnl_gt1, "CNL GT1", "Intel(R) HD Graphics")
CHIPSET(0x5A59, cnl_gt1_5, "CNL GT1.5", "Intel(R) HD Graphics")
CHIPSET(0x5A5A, cnl_gt1_5, "CNL GT1.5", "Intel(R) HD Graphics")
CHIPSET(0x5A5C, cnl_gt1_5, "CNL GT1.5", "Intel(R) HD Graphics")
CHIPSET(0x5A50, cnl_gt2, "CNL GT2", "Intel(R) HD Graphics")
CHIPSET(0x5A51, cnl_gt2, "CNL GT2", "Intel(R) HD Graphics")
CHIPSET(0x5A52, cnl_gt2, "CNL GT2", "Intel(R) HD Graphics")
CHIPSET(0x5A54, cnl_gt2, "CNL GT2", "Intel(R) HD Graphics")
CHIPSET(0x8A50, icl_gt2, "ICL GT2", "Intel(R) HD Graphics")
CHIPSET(0x8A51, icl_gt2, "ICL GT2", "Intel(R) Iris(R) Plus Graphics")
CHIPSET(0x8A52, icl_gt2, "ICL GT2", "Intel(R) Iris(R) Plus Graphics")