drm/i915/xelpdp: Add XE_LPDP_FEATURES
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 19 Sep 2023 19:21:07 +0000 (12:21 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 21 Sep 2023 14:39:44 +0000 (07:39 -0700)
commit3dc06a4fb31504c9efdb93fcba5520cbf01b2ccd
tree48910311aa4aa5f0af4f5ca62ac4350f521b6038
parenta234990f62b86395e7fa358a76bae5a1fc08b80d
drm/i915/xelpdp: Add XE_LPDP_FEATURES

Add a FEATURES macro for XE_LPD+ as this is expected to be the baseline
for Xe2_LPD and will allow to see the delta more easily.

v2: Move everything from xe_lpdp_display to the new macro and remove
    the version setting: it's not needed with GMD_ID.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230919192128.2045154-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_display_device.c