]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: check platforms without display one level higher
authorJani Nikula <jani.nikula@intel.com>
Wed, 22 May 2024 17:33:40 +0000 (20:33 +0300)
committerJani Nikula <jani.nikula@intel.com>
Fri, 31 May 2024 07:11:18 +0000 (10:11 +0300)
commitcb9d05b9c2696431db1501160dab9f81a23ab0e3
treec9697d11c826103d892999549bd724aa3d2c6911
parentae6daede02d2a31171fd20887363e59f4aec3768
drm/i915/display: check platforms without display one level higher

The main change here is that the check for platforms without display is
now also done for GMD ID based platforms. However, without matches, the
end result is the same.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/78d5d326c4c89f1942f120655c279c9274e96bfb.1716399081.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display_device.c