]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/step: switch to the shared step definitions with i915
authorJani Nikula <jani.nikula@intel.com>
Mon, 30 Mar 2026 13:02:34 +0000 (16:02 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 9 Apr 2026 07:09:50 +0000 (10:09 +0300)
commitb71dee88e4b544d8b2f5d1406ca290f329a30ce4
treee804240f0cbdf35646afe5f89db226cf7bd90d80
parent4516432284e1b2ad9e70de8067f779c9c1072189
drm/xe/step: switch to the shared step definitions with i915

Use the shared stepping enums from include/drm/intel/step.h.

For now, define xe_step as intel_step to avoid mass renames at the same
time. For compat, we can remove the reverse macro.

Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patch.msgid.link/8173d9d753b343ba127d86277344248a6b1d0c3f.1774875688.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/xe/compat-i915-headers/intel_step.h
drivers/gpu/drm/xe/xe_step_types.h