intel/dev: Add (disabled) device info for MTL
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 26 Jan 2021 07:01:52 +0000 (23:01 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 1 Dec 2022 16:22:47 +0000 (16:22 +0000)
commit686ada78cdc642340b91b35ef00da0452a462966
tree729fc3cca3b6b0388c3d9e55be392c3734ec607d
parentd5740d85c4b8c33f05c8326e680c8e997ab07aa4
intel/dev: Add (disabled) device info for MTL

Reworks:
 * Jordan: INTEL_PLATFORM_MTL_M/INTEL_PLATFORM_MTL_P
 * Lionel: .has_coarse_pixel_primitive_and_cb
 * Jordan: .has_mesh_shading & .has_ray_tracing
 * Paulo: .has_64bit_float
 * José: .has_integer_dword_mul (BSpec: 47431)
 * Jordan: Comment pci device ids for now similar to DG2:
   * 70a4e646852 ("intel: Add *disabled* device ids for DG2")
   * ad565f6b70d ("intel/dev: Enable first set of DG2 PCI IDs")

Ref: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/drm/i915_pciids.h?h=v6.0-rc4#n736
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19658>
include/pci_ids/iris_pci_ids.h
src/intel/dev/intel_device_info.c