]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/display: convert W/As in intel_ddi.c to new framework
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 5 Mar 2026 09:59:09 +0000 (11:59 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 9 Mar 2026 10:32:47 +0000 (12:32 +0200)
commitcc81de748dfb29eb693dac2b5227e568eab44ec2
tree4dba4faf360440550094c3053b2b70329f5b5e64
parent7bad5d5c18ffc2a3e889504f8b48050a43177c84
drm/i915/display: convert W/As in intel_ddi.c to new framework

Convert the low-hanging fruits of workaround checks to the workaround
framework.  Instead of having display structure checks for the
workarounds all over, concentrate the checks in intel_display_wa.c.

Acked-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patch.msgid.link/20260305100100.332956-7-luciano.coelho@intel.com
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c
drivers/gpu/drm/i915/display/intel_display_wa.c
drivers/gpu/drm/i915/display/intel_display_wa.h