Skip to content
Snippets Groups Projects
Commit 8cdb3910 authored by Daniel Stone's avatar Daniel Stone Committed by Mike Blumenkrantz
Browse files

presentation-time: Specify refresh bounds for VRR


When this extension was developed, we did not yet know how VRR hardware
would behave in practice as it was not standardised, and the KMS
interface was equally unstandardised.

Now things have shaken out to an acceptable level, we have a good idea
of what we need, which is simply to include a base refresh rate - the
rate the compositor would drive the display for non-VRR clients.

Bump the protocol to version 2 and require the compositor to provide
a rate.

Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 37a1560c
No related branches found
No related tags found
1 merge request!320presentation-time: Specify refresh bounds for VRR
Pipeline #1288411 passed