linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Dale Zhao 302f598804 drm/amd/display: Use absolute time stamp to follow the eDP T7 spec requirement
[Why]:
According to eDP spec, max T7 delay should be 50 ms. Current code uses 300
retry counters may not be accurate enough for different panels.

[How]:
Use absolute time stamp to achive accurate delay.

Signed-off-by: Dale Zhao <dale.zhao@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-18 16:09:10 -05:00
..
amdgpu_dm drm/amd/display: Get cache window sizes from DMCUB firmware 2019-12-18 16:09:09 -05:00
dc drm/amd/display: Use absolute time stamp to follow the eDP T7 spec requirement 2019-12-18 16:09:10 -05:00
dmub drm/amd/display: Get cache window sizes from DMCUB firmware 2019-12-18 16:09:09 -05:00
include drm/amd/display: Add warmup escape call support 2019-12-18 16:09:09 -05:00
modules drm/amd/display: fix regamma build optimization 2019-12-18 16:09:09 -05:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO