linux/drivers/gpu/drm/amd/display/dc
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
..
basics drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static 2020-12-01 16:04:45 -05:00
bios drm/amd/display: remove macro which is in header already 2020-11-24 12:08:29 -05:00
calcs
clk_mgr drm/amd/display: Add wm table for Renoir 2020-12-08 23:04:40 -05:00
core drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0 2020-12-15 11:32:56 -05:00
dce drm/amd/display: To update backlight restore mechanism 2020-11-24 12:08:56 -05:00
dce60
dce80
dce100
dce110 drm/amd/display: Check link_active instead of lane_settings != unknown 2020-12-01 16:03:27 -05:00
dce112
dce120
dcn10 drm/amd/display: Change pstate expected timeout warning to 180us on linux 2020-12-15 11:33:22 -05:00
dcn20 drm/amd/display: Add DSCL memory low power support 2020-12-01 16:03:40 -05:00
dcn21 drm/amd/display: Revert DCN2.1 dram_clock_change_latency update 2020-12-08 23:04:59 -05:00
dcn30 drm/amd/display: Use provided offset for DPG generation 2020-12-08 23:04:19 -05:00
dcn301 drm/amd/display: Properly define DPCS related info for DCN301 2020-12-01 16:03:52 -05:00
dcn302 drm/amd/display: Source minimum HBlank support 2020-11-24 12:07:13 -05:00
dml
dsc
gpio
hdcp
inc drm/amd/display/dc/inc/hw/dpp: Mark 'dpp_input_csc_matrix' as __maybe_unused 2020-12-01 16:04:45 -05:00
irq
virtual
dc.h drm/amd/display: 3.2.115 2020-12-08 23:05:14 -05:00
dc_bios_types.h drm/amd/display: Add internal display info 2020-11-24 12:08:15 -05:00
dc_ddc_types.h
dc_dmub_srv.c
dc_dmub_srv.h
dc_dp_types.h
dc_dsc.h
dc_helper.c
dc_hw_types.h
dc_link.h drm/amd/display: Only one display lights up while using MST hub 2020-12-08 23:04:26 -05:00
dc_stream.h drm/amd/display: turn DPMS off on connector unplug 2020-12-01 16:00:06 -05:00
dc_trace.h
dc_types.h
dm_cp_psp.h
dm_event_log.h
dm_helpers.h drm/amd/display: Clear dc remote sinks on MST disconnect 2020-12-01 15:59:57 -05:00
dm_pp_smu.h
dm_services.h
dm_services_types.h
irq_types.h
Makefile
os_types.h