]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/intel: add shared step.h and switch i915 to use it
authorJani Nikula <jani.nikula@intel.com>
Mon, 16 Mar 2026 12:15:02 +0000 (14:15 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 17 Mar 2026 15:50:47 +0000 (17:50 +0200)
commit3ccc8a922906703cd0efdf1bdd6186f18f7e23ec
tree3368e27832d4f519d03e723f216a466960274436
parent706d58da4c4b363b5dc3e690d97a05fdf47d2620
drm/intel: add shared step.h and switch i915 to use it

As the first step towards using shared definitions for step name
enumerations, add shared include/drm/intel/step.h and switch i915 to use
it.

Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://patch.msgid.link/e76412a316ddff44dc46633d80e9caa5df54ed6b.1773663208.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_step.h
include/drm/intel/step.h [new file with mode: 0644]