-
- Downloads
drm-backend: Add Variable Refresh Rate modes
Query the vrr_capable property for heads, and expose it to frontends.
Currently we only support game mode VRR, but expose VRR capabilities as
an enum in anticipation of supporting QMS VRR in the future.
Signed-off-by:
Derek Foreman <derek.foreman@collabora.com>
Showing
- include/libweston/libweston.h 11 additions, 0 deletionsinclude/libweston/libweston.h
- libweston/backend-drm/drm-kms-enums.h 1 addition, 0 deletionslibweston/backend-drm/drm-kms-enums.h
- libweston/backend-drm/drm.c 24 additions, 0 deletionslibweston/backend-drm/drm.c
- libweston/backend-drm/kms.c 3 additions, 0 deletionslibweston/backend-drm/kms.c
- libweston/backend-drm/modes.c 9 additions, 0 deletionslibweston/backend-drm/modes.c
- libweston/backend.h 3 additions, 0 deletionslibweston/backend.h
- libweston/compositor.c 16 additions, 0 deletionslibweston/compositor.c
Loading
Please register or sign in to comment