linux/drivers/gpu/drm/amd/display
Victor Lu 20172ff3f0 drm/amd/display: Change pstate expected timeout warning to 180us on linux
[Why]
There is a warning that triggers when pstate takes too long.
Pstate can take up to ~200us on Linux without hanging but
it is currently set to 40us.

[How]
Change the timeout for the warning to be 180us on Linux.

Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-12-15 11:33:22 -05:00
..
amdgpu_dm drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCN 2020-12-10 16:41:50 -05:00
dc drm/amd/display: Change pstate expected timeout warning to 180us on linux 2020-12-15 11:33:22 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.45 2020-12-08 23:05:06 -05:00
include drm/amd/display: Add internal display info 2020-11-24 12:08:15 -05:00
modules drm/amd/display: Set FixRate bit in VSIF V3 2020-12-08 23:03:04 -05:00
Kconfig drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
Makefile
TODO