]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/xe3lpd: reuse xe2lpd definition
authorClint Taylor <clinton.a.taylor@intel.com>
Thu, 10 Oct 2024 22:43:02 +0000 (15:43 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 11 Oct 2024 21:34:32 +0000 (14:34 -0700)
commit7e6c0cb33f7c2aa78b20724239bd7bda3a882652
treeb8e384e8382712730aa5f6887086274b6305cdf7
parenta31f62f693c87316eea1711ab586f8f5a7d7a0b3
drm/i915/xe3lpd: reuse xe2lpd definition

xe3_lpd display is functionally identical to xe2_lpd for now so reuse
the device description.  A separate xe3 definition will be added in the
future if/when new feature flags are required.

Signed-off-by: Clint Taylor <clinton.a.taylor@intel.com>
Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241010224311.50133-2-matthew.s.atwood@intel.com
drivers/gpu/drm/i915/display/intel_display_device.c
drivers/gpu/drm/i915/display/intel_display_device.h
include/drm/intel/i915_pciids.h