aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
diff options
context:
space:
mode:
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>2018-09-18 09:55:20 -0400
committerAlex Deucher <alexander.deucher@amd.com>2018-11-28 15:55:33 -0500
commitba1b0f6c73d4ea1390f0d5381f715ffa20c75f09 (patch)
tree83722b8e95355b9031a628df0ab0d19a8bd0fd0d /include/drm/drm_crtc.h
parentdrm/amdgpu: Move doorbell structures to seperate file (diff)
downloadlinux-dev-ba1b0f6c73d4ea1390f0d5381f715ffa20c75f09.tar.xz
linux-dev-ba1b0f6c73d4ea1390f0d5381f715ffa20c75f09.zip
drm: Add vrr_capable property to the drm connector
Modern display hardware is capable of supporting variable refresh rates. This patch introduces the "vrr_capable" property on the connector to allow userspace to query support for variable refresh rates. Atomic drivers should attach this property to connectors that are capable of driving variable refresh rates using drm_connector_attach_vrr_capable_property(). The value should be updated based on driver and hardware capability by using drm_connector_set_vrr_capable_property(). Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/drm/drm_crtc.h')
0 files changed, 0 insertions, 0 deletions