OSDN Git Service

drm: Document variable refresh properties
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Thu, 4 Oct 2018 18:38:42 +0000 (14:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Nov 2018 20:55:34 +0000 (15:55 -0500)
commitab7a664f7a2d6230689ba6b7c8976f23789179d7
tree6e95246e4b38e291d76c0491995c58101f76e28f
parent1398958cfd8d331342d657d37151791dd7256b40
drm: Document variable refresh properties

These include the drm_connector 'vrr_capable' and the drm_crtc
'vrr_enabled' properties.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/drm-kms.rst
drivers/gpu/drm/drm_connector.c