2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/amd/display/dc/dce
ChunTao Tso e565b6b0b5 drm/amd/display: Retry Replay residency
[Why]
Because sometime DMUB GPINT will time out,
 it will cause we return 0 as residency number.

[How]
Retry to avoid this happened.

Reviewed-by: Robin Chen <robin.chen@amd.com>
Signed-off-by: ChunTao Tso <ChunTao.Tso@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-08-27 17:53:14 -04:00
..
dce_abm.c drm/amd/display: Correctly restore user_level 2024-01-03 10:31:52 -05:00
dce_abm.h drm/amd/display: Add some DCN401 reg name to macro definitions 2024-04-26 17:23:31 -04:00
dce_audio.c drm/amd/display: Disable HBR audio for DP2 for certain ASICs 2024-07-23 17:07:09 -04:00
dce_audio.h drm/amd/display: Disable HBR audio for DP2 for certain ASICs 2024-07-23 17:07:09 -04:00
dce_aux.c drm/amd/display: Enable aux transfer path via dmub for dp tunneling 2024-08-06 10:34:34 -04:00
dce_aux.h drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc 2023-01-13 14:57:40 -05:00
dce_clk_mgr.c drm/amd/display: Clean up errors in dce_clk_mgr.c 2023-08-09 09:43:11 -04:00
dce_clock_source.c drm/amd/display: Fix possible overflow in integer multiplication 2024-07-01 16:06:53 -04:00
dce_clock_source.h drm/amd/display: Add misc DC changes for DCN401 2024-04-26 17:23:34 -04:00
dce_dmcu.c drm/amd/display: Don't use fsleep for PSR exit waits 2023-10-09 16:58:55 -04:00
dce_dmcu.h
dce_i2c_hw.c drm/amd/display: Adjust incorrect indentations and spaces 2024-05-20 16:19:34 -04:00
dce_i2c_hw.h drm/amd/display: Add misc DC changes for DCN401 2024-04-26 17:23:34 -04:00
dce_i2c_sw.c drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
dce_i2c_sw.h
dce_i2c.c
dce_i2c.h
dce_ipp.c
dce_ipp.h
dce_link_encoder.c drm/amd/display: Check and log for function error codes 2024-06-27 17:10:36 -04:00
dce_link_encoder.h
dce_mem_input.c drm/amd/display: Remove useless comparison of unsigned int vs. 0 2024-06-14 16:17:17 -04:00
dce_mem_input.h drm/amd/display: Add missing SFB and OPP_SF 2024-04-09 22:06:34 -04:00
dce_opp.c drm/amd/display: Adjust incorrect indentations and spaces 2024-05-20 16:19:34 -04:00
dce_opp.h drm/amd/display: Add missing SFB and OPP_SF 2024-04-09 22:06:34 -04:00
dce_panel_cntl.c drm/amd/display: Fix possible overflow in integer multiplication 2024-07-01 16:06:53 -04:00
dce_panel_cntl.h
dce_scl_filters_old.c
dce_scl_filters.c
dce_stream_encoder.c drm/amd/display: Adjust incorrect indentations and spaces 2024-05-20 16:19:34 -04:00
dce_stream_encoder.h
dce_transform.c drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dce_transform.h
dmub_abm_lcd.c drm/amd/display: Avoid overflow from uint32_t to uint8_t 2024-06-14 16:18:26 -04:00
dmub_abm_lcd.h drm/amd/display: Add params of set_abm_event for VB Scaling 2024-06-05 11:05:24 -04:00
dmub_abm.c drm/amd/display: Correctly restore user_level 2024-01-03 10:31:52 -05:00
dmub_abm.h
dmub_hw_lock_mgr.c drm/amd/display: should support dmub hw lock on Replay 2024-02-14 17:15:09 -05:00
dmub_hw_lock_mgr.h
dmub_outbox.c drm/amd/display: Wake DMCUB before sending a command 2023-12-19 14:59:02 -05:00
dmub_outbox.h
dmub_psr.c drm/amd/display: Add a missing PSR state 2024-07-27 17:32:26 -04:00
dmub_psr.h drm/amd/display: Extend PSRSU residency mode 2024-06-14 15:20:40 -04:00
dmub_replay.c drm/amd/display: Retry Replay residency 2024-08-27 17:53:14 -04:00
dmub_replay.h drm/amd/display: Use the SPDX license identifier for dmub_replay files 2024-06-14 16:17:15 -04:00
Makefile drm/amd/display: Refactor HWSS into component folder 2023-10-09 17:00:09 -04:00