linux/drivers/gpu/drm/msm/edp
Nicholas Mc Guire 84c3b87b8b drm/msm: fix HZ dependency of timeout
The timeout is passed as a constant which makes it HZ dependent because
jiffies are expected so it should be converted to jiffies. The actual
value is not clear from the code - my best guess is that this should be
300 milliseconds given that other timeouts are in milliseconds based on
looking at other drm drivers (e.g. exynos_drm_dsi.c:356 300ms,
tegra/dpaux.c:188 250ms) - this needs to be confirmed by someone who
knows the details of the driver.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-06-11 13:11:02 -04:00
..
edp_aux.c drm/msm: fix HZ dependency of timeout 2015-06-11 13:11:02 -04:00
edp_bridge.c
edp_connector.c drm/msm: Attach assigned encoder to eDP and DSI connectors 2015-05-14 16:56:42 -04:00
edp_ctrl.c drm/msm/dp: fix error return code 2015-05-14 11:28:41 -04:00
edp_phy.c
edp.c
edp.h
edp.xml.h drm/msm: update generated headers 2015-06-11 13:11:01 -04:00