drm/i915: Add first set of DG2 PCI IDs
authorMatt Roper <matthew.d.roper@intel.com>
Mon, 25 Apr 2022 21:12:50 +0000 (14:12 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 27 Apr 2022 23:17:45 +0000 (16:17 -0700)
commit1bc4ae0ccbc661b58d3e8f7b633c7786eaf7929f
tree56564037c8f5bd7199c33b9ad38bab6db22aaf01
parenteddbb074ce6a3af5fe1d9c546e5d474ca9fa799d
drm/i915: Add first set of DG2 PCI IDs

The IDs added here are the subset reserved for 'motherboard down'
designs of DG2.  We have all the necessary support upstream to enable
these now (although they'll continue to require force_probe until the
usual requirements are met).

The remaining DG2 IDs for add-in cards will come in a future patch once
some additional required functionality has fully landed.

Bspec: 44477
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Dave Airlie <airlied@gmail.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220425211251.77154-3-matthew.d.roper@intel.com
drivers/gpu/drm/i915/i915_pci.c
drivers/gpu/drm/i915/intel_device_info.c
include/drm/i915_pciids.h