On Wed, 08 Jan 2020, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Move the force_dvi check to a single function that can be called from
> both mode validation and compute_config().
>
> Signed-off-by: Ville Syrjälä
Reviewed-by: Jani Nikula
> ---
> drivers/gpu/drm/i915/display/intel_hdmi.c |
From: Ville Syrjälä
Move the force_dvi check to a single function that can be called from
both mode validation and compute_config().
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/i915/display/intel_hdmi.c | 49 ---
1 file changed, 26 insertions(+), 23 deletions(-)
diff