]> git.dujemihanovic.xyz Git - linux.git/commit
drm/xe/display: fix compat IS_DISPLAY_STEP() range end
authorJani Nikula <jani.nikula@intel.com>
Tue, 20 Aug 2024 19:00:34 +0000 (22:00 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 22 Aug 2024 12:47:35 +0000 (15:47 +0300)
commit453afb1a439994deeacb8d9ecbb48c1f2348ea0a
treec18a1c8a212fea4cce7f86640f3b8f1ed86f0bc0
parentfca0abb23447c37a6bdbc76798c24623a9b69a11
drm/xe/display: fix compat IS_DISPLAY_STEP() range end

It's supposed to be an open range at the end like in i915. Fingers
crossed that nobody relies on this definition.

Fixes: 44e694958b95 ("drm/xe/display: Implement display support")
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
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/fe8743770694e429f6902491cdb306c97bdf701a.1724180287.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h