Skip to content
Commit 2d085935 authored by Xaver Hugl's avatar Xaver Hugl
Browse files

backensd/drm: directly try presentation with changed properties

This optimizes out an unnecessary atomic test - instead of testing the new state and
then attempting to present with that new state, this just directly tries to present the
full state. If that commit fails, the backend just tries again with the safer presentation
mode.

(cherry picked from commit 3cafc209)
parent d22e6a19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment