drm/i915/pciids: separate ARL and MTL PCI IDs
authorJani Nikula <jani.nikula@intel.com>
Wed, 4 Sep 2024 09:51:33 +0000 (12:51 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 5 Sep 2024 17:45:41 +0000 (20:45 +0300)
commita37c68dd80f9951bb48aa44094fce130197ce3a4
tree829f1e9d512a0587104623672b501bc9010c9d46
parentfc9cb46bdca8747aedd86ce304caaddac6df07fd
drm/i915/pciids: separate ARL and MTL PCI IDs

Avoid including PCI IDs for one platform to the PCI IDs of another. It's
more clear to deal with them completely separately at the PCI ID macro
level.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/b70af19ea017a76af4678d0a4ee8332253ee1f3b.1725443418.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display_device.c
drivers/gpu/drm/i915/i915_pci.c
include/drm/intel/i915_pciids.h