linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dcn10
Thomas Lim 9ed43ef84d drm/amd/display: Add Underflow Asserts to dc
[Why]
For debugging underflow issues it can be useful to have asserts when the
underflow initially occurs.

[How]
Read the underflow status registers after actions that have a high risk
of causing underflow and assert that no underflow occurred. If underflow
occurred, clear the bit.

Signed-off-by: Thomas Lim <Thomas.Lim@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-06-11 12:50:50 -05:00
..
dcn10_cm_common.c drm/amd/display: Add tracing to dc 2018-12-05 17:49:49 -05:00
dcn10_cm_common.h drm/amd/display: Implement CM dealpha and bias interfaces 2019-05-31 10:39:29 -05:00
dcn10_dpp_cm.c drm/amd/display: Move enum gamut_remap_select to hw_shared.h 2019-03-05 15:09:32 -05:00
dcn10_dpp_dscl.c drm/amd/display: Fix Divide by 0 in memory calculations 2019-03-19 15:04:04 -05:00
dcn10_dpp.c drm/amd/display: Use plane->color_space for dpp if specified 2019-04-10 13:53:28 -05:00
dcn10_dpp.h drm/amd/display: fix PIP bugs on Dal3 2018-08-27 11:10:14 -05:00
dcn10_hubbub.c drm/amd/display: Drop DCN1_01 guards 2019-05-24 12:20:59 -05:00
dcn10_hubbub.h drm/amd/display: Refactor program watermark. 2019-05-24 12:20:48 -05:00
dcn10_hubp.c drm/amd/display: move vmid determination logic out of dc 2019-06-11 12:50:44 -05:00
dcn10_hubp.h drm/amd/display: Add hubp_init entry to hubp vtable 2019-04-29 14:59:06 -05:00
dcn10_hw_sequencer_debug.c drm/amd/display: make clk mgr soc specific 2019-05-31 10:39:29 -05:00
dcn10_hw_sequencer.c drm/amd/display: Add Underflow Asserts to dc 2019-06-11 12:50:50 -05:00
dcn10_hw_sequencer.h drm/amd/display: Add Underflow Asserts to dc 2019-06-11 12:50:50 -05:00
dcn10_ipp.c
dcn10_ipp.h drm/amd/display: Move dpp reg access from hwss to dpp module. 2018-02-19 14:17:33 -05:00
dcn10_link_encoder.c drm/amd/display: Dont aser if DP_DPHY_INTERNAL_CTRL 2019-06-11 12:49:32 -05:00
dcn10_link_encoder.h drm/amd/display: interface to check if timing can be seamless 2019-02-06 13:30:44 -05:00
dcn10_mpc.c drm/amd/display: Make function pointer structs const 2018-07-10 14:17:23 -05:00
dcn10_mpc.h drm/amd/display: add mpc to dtn log 2018-04-11 13:07:38 -05:00
dcn10_opp.c drm/amd/display: Make function pointer structs const 2018-07-10 14:17:23 -05:00
dcn10_opp.h drm/amd/display: Move opp reg access from hwss to opp module. 2018-02-19 14:17:34 -05:00
dcn10_optc.c drm/amd/display: Ensure DRR triggers in BP 2019-05-31 10:39:30 -05:00
dcn10_optc.h drm/amd/display: Ensure DRR triggers in BP 2019-05-31 10:39:30 -05:00
dcn10_resource.c drm/amd/display: Add Underflow Asserts to dc 2019-06-11 12:50:50 -05:00
dcn10_resource.h drm/amd/display: Use DCN functions instead of DCE 2019-05-24 12:21:00 -05:00
dcn10_stream_encoder.c drm/amd/display: Refactor DIO stream encoder 2019-05-31 10:39:32 -05:00
dcn10_stream_encoder.h drm/amd/display: Refactor DIO stream encoder 2019-05-31 10:39:32 -05:00
Makefile drm/amd/display: move clk_mgr files to right place 2019-05-31 10:39:31 -05:00