drm/sti/sti_hdmi: convert to using is_hdmi from display info
authorJani Nikula <jani.nikula@intel.com>
Thu, 1 Sep 2022 12:47:09 +0000 (15:47 +0300)
committerJani Nikula <jani.nikula@intel.com>
Tue, 2 May 2023 15:48:58 +0000 (18:48 +0300)
commit851c1aaed86260a8b5de9d03a31a5f8b0cd18dc0
treeaecb92675a2484938d0e385e7a5bdd5c6536f77e
parentc5c51b2420625faa1f0e363f21dba1de53806ff7
drm/sti/sti_hdmi: convert to using is_hdmi from display info

Prefer the parsed results for is_hdmi in display info over calling
drm_detect_hdmi_monitor(). Remove the now redundant hdmi_monitor member
from struct sti_hdmi.

Cc: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Alain Volmat <avolmat@me.com>
Link: https://patchwork.freedesktop.org/patch/msgid/74fbd7a83712009734534d92e5499d4d87f0c53b.1662036058.git.jani.nikula@intel.com
drivers/gpu/drm/sti/sti_hdmi.c
drivers/gpu/drm/sti/sti_hdmi.h