1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dcn301
Nicholas Kazlauskas e7031d8258 drm/amd/display: Add pstate verification and recovery for DCN31
[Why]
To debug when p-state is being blocked and avoid PMFW hangs when
it does occur.

[How]
Re-use the DCN10 hardware sequencer by adding a new interface for
verifying p-state high on the hubbub. The interface is mostly the
same as the DCN10 interface, but the bit definitions have changed for
the debug bus.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Eric Yang <Eric.Yang2@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-03-15 14:33:57 -04:00
..
dcn301_dccg.c drm/amd/display: Add interface for ADD & DROP PIXEL Registers 2021-06-08 12:22:42 -04:00
dcn301_dccg.h drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_dio_link_encoder.c drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_dio_link_encoder.h drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_hubbub.c drm/amd/display: Add pstate verification and recovery for DCN31 2022-03-15 14:33:57 -04:00
dcn301_hubbub.h drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_hwseq.c drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_hwseq.h drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_init.c drm/amd: append missing includes 2021-12-13 16:32:34 -05:00
dcn301_init.h drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_panel_cntl.c drm/amd/display: fix function scopes 2021-12-13 16:34:26 -05:00
dcn301_panel_cntl.h drm/amd/display: Add dcn3.01 support to DC (v2) 2020-10-05 15:15:56 -04:00
dcn301_resource.c drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs 2022-02-07 18:03:50 -05:00
dcn301_resource.h drm/amd/display: move FPU associated DCN301 code to DML folder 2021-10-28 14:26:50 -04:00
Makefile drm/amd/display: move FPU associated DCN301 code to DML folder 2021-10-28 14:26:50 -04:00