summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorWen Chen <Wen.Chen3@amd.com>2025-06-02 16:37:08 -0400
committerAlex Deucher <alexander.deucher@amd.com>2025-06-24 09:55:49 -0400
commit01f60348d8fb6b3fbcdfc7bdde5d669f95b009a4 (patch)
treec3d79c114fc8f791db5935a882ed46875336c583 /rust/helpers/build_bug.c
parent592ddac93f8c02e13f19175745465f8c4d0f56cd (diff)
drm/amd/display: Fix 'failed to blank crtc!'
[why] DCN35 is having “DC: failed to blank crtc!” when running HPO test cases. It's caused by not having sufficient udelay time. [how] Replace the old wait_for_blank_complete function with fsleep function to sleep just until the next frame should come up. This way it doesn't poll in case the pixel clock or other clock was bugged or until vactive and the vblank are hit again. Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Wen Chen <Wen.Chen3@amd.com> Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions