]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: switch to display detected steppings
authorJani Nikula <jani.nikula@intel.com>
Tue, 20 Aug 2024 19:00:41 +0000 (22:00 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 22 Aug 2024 12:48:13 +0000 (15:48 +0300)
commitdfc88eac97e2177844e5dfa877f2ff60c73bf507
tree3848068d5c2265a3b13f7446e6f7bc89ee8ff632
parent4446387572fb7952a387b8e45e8a96b4f08a2a53
drm/i915/display: switch to display detected steppings

Move the stepping related macros over to display. We can proceed to
remove the compat macros from xe.

Note: Looks like we've failed to actually initialize the display
stepping for GMD ID based platforms in the xe driver. It does get set in
display runtime info, but until now the compat macro used
xe->info.step.display which was not set for GMD ID.

Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ce8bb94e1a801d3c345f1810837bdd1964c3af75.1724180287.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/display/intel_display_device.h
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_device_info.c
drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h