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

platforms/drm: improve VT switching behavior

Instead of setting pipelines one by one, use DrmGpu::updateOutputs to
set all the outputs on a GPU with a single atomic commit. This makes
the switch both faster, more reliable and in case the other drm master
changes the output configuration, prevents blanking.
parent 2bd02f66
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