linux_dsm_epyc7002/drivers/gpu/drm/bridge/analogix
Sean Paul 0b8b059a75 drm/bridge: analogix_dp: Ensure the panel is properly prepared/unprepared
Instead of just preparing the panel on bind, actually prepare/unprepare
during modeset/disable. The panel must be prepared in order to read hpd
status and edid, so we need to keep state around the prepares in order
to ensure we don't accidentally turn the panel off at the wrong time.

Reviewed-by: Yakir Yang <ykk@rock-chips.com>
Tested-by: Yakir Yang <ykk@rock-chips.com>
Reviewed-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
2016-08-23 11:44:31 -04:00
..
analogix_dp_core.c drm/bridge: analogix_dp: Ensure the panel is properly prepared/unprepared 2016-08-23 11:44:31 -04:00
analogix_dp_core.h drm/bridge: analogix_dp: Ensure the panel is properly prepared/unprepared 2016-08-23 11:44:31 -04:00
analogix_dp_reg.c drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting 2016-07-05 09:16:40 +08:00
analogix_dp_reg.h drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting 2016-07-05 09:16:40 +08:00
Kconfig drm: bridge: analogix/dp: split exynos dp driver to bridge directory 2016-04-05 10:11:48 +08:00
Makefile drm: bridge: analogix/dp: split exynos dp driver to bridge directory 2016-04-05 10:11:48 +08:00