[Intel-xe] [RFC 0/3] Use common wrapper to get step name
Chaitanya Kumar Borah
chaitanya.kumar.borah at intel.com
Mon Sep 18 12:02:26 UTC 2023
Use wrapper common for both xe and i915 to get the display step name.
This patch partially reverts the changes made in
commit 8c4154824537 ("FIXME: drm/i915/dmc: xe way of getting at stepping")
TODO: Find cleaner solution for rest(not stepping related) of the Fixme
patch
Chaitanya Kumar Borah (3):
drm/i915: Add wrapper for xe compatibility
drm/xe: Add wrapper over intel_step_name
drm/i915/dmc: Use common wrapper to get step name
drivers/gpu/drm/i915/display/intel_dmc.c | 7 ++-----
drivers/gpu/drm/i915/intel_step.c | 5 +++++
drivers/gpu/drm/i915/intel_step.h | 1 +
drivers/gpu/drm/xe/xe_step.c | 5 +++++
drivers/gpu/drm/xe/xe_step.h | 1 +
5 files changed, 14 insertions(+), 5 deletions(-)
--
2.25.1
More information about the Intel-xe
mailing list