Skip to content

backends/drm: delay cursor updates with VRR by default for non-AMD GPUs

Xaver Hugl requested to merge work/zamundaaa/vrr-hw-cursor-non-amd into master

This makes the behavior of the cursor with adaptive sync more in line with other operating systems, and how people expect it to work. It's still disabled by default for amdgpu, until that's fixed on the driver side.

cc #194 #85 (closed)

Merge request reports