Searched hist:d0ab409d05fe533ec8d253c2a3d9c33c650967a3 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.c | diff d0ab409d05fe533ec8d253c2a3d9c33c650967a3 Wed Mar 17 17:36:49 CET 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/bios: add helper functions to check output support
These will be exposed to the rest of the driver and replace other functions. Everything will operate on the child devices.
v2: - Rebased, removed stray blank line - Also abstracted intel_bios_encoder_supports_crt (Lucas)
Cc: Lucas De Marchi <lucas.demarchi@intel.com> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/2bd40ccc093796d16300742d1789d78ffac3c450.1615998927.git.jani.nikula@intel.com
|