]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/doc: fix VRR_ENABLED casing
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 Jan 2019 16:30:06 +0000 (17:30 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 Jan 2019 16:59:15 +0000 (17:59 +0100)
commit77086014c815c7a91728142a8bf06e84c9185ffb
treeb6d85adcd1732256bdb8e984e67522ee6cc7a557
parentbd4d73a1dbc12e099e63f72aefbd4a1881805925
drm/doc: fix VRR_ENABLED casing

Yes it's inconsitent with vrr_capable, but this is the actual uapi as
exercise by igt.

Fixes: ab7a664f7a2d ("drm: Document variable refresh properties")
Cc: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Pekka Paalanen <pekka.paalanen@collabora.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190130163006.28945-3-daniel.vetter@ffwll.ch
drivers/gpu/drm/drm_connector.c