Skip to content

backends/drm: remove the chance for false positives in pageflip timeout detection

Xaver Hugl requested to merge work/zamundaaa/timeout-false-positive into master

The previous code also detected the main thread hanging as a pageflip timeout. Instead of just detecting the pageflip timing out, call back to the main thread and handle it hanging

Merge request reports

Loading