Re: Changes to `vrr_enabled` property

2024-09-20 Thread Ville Syrjälä
On Thu, Sep 19, 2024 at 01:14:03PM -0500, Vidith Madhu wrote: > Hi all, > I'd like to discuss a potential opportunity to enhance the `vrr_enabled` > property of `drm_crtc_state`. Currently, this property is a Boolean flag, but > this exposes some ambiguity and potential disconnect between client

Changes to `vrr_enabled` property

2024-09-19 Thread Vidith Madhu
Hi all, I'd like to discuss a potential opportunity to enhance the `vrr_enabled` property of `drm_crtc_state`. Currently, this property is a Boolean flag, but this exposes some ambiguity and potential disconnect between client and driver/display behavior. Namely, it's unclear to the client wheth