summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAric Cyr <Aric.Cyr@amd.com>2026-05-05 16:49:47 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-05-19 11:45:40 -0400
commite91130c0164fcf569f9d12a2923911e3f1c2c3ec (patch)
treee893531bd0b6edf3758aea93dfdafb12b54cfeb8 /include/linux/debugobjects.h
parent2f28f0063a117d55dfa1672a1698cfe8fb2ee5c3 (diff)
drm/amd/display: Enable additional wait for pipe pending checks
[why] In cases where there are two FULL updates within the same display frame, it's possible for some blocks to be programmed a second time without having been latched completely from the first programming. DCN 3.5 and up already work around this with additional validation checks for frame count and defer as needed via fsleep. [how] Enabled existing pipe checks generically for all DCN versions to avoid HW programming hazards. Also removed redundant max_frame_count which can be determined by the register mask and shift. Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Signed-off-by: Aric Cyr <Aric.Cyr@amd.com> Signed-off-by: Ivan Lipski <ivan.lipski@amd.com> Tested-by: Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions