]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Attach VRR properties for eDP connectors
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Thu, 31 Jan 2019 18:58:21 +0000 (13:58 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Feb 2019 23:10:28 +0000 (18:10 -0500)
commit46b654a0b2ccc73fb6b3f7d797964db57af181da
tree42a237eaf75cd2e19582f4669570df69f2c24a21
parentcb8ddb97b08f31d54a60f8b122d6e758931d1a9e
drm/amd/display: Attach VRR properties for eDP connectors

[Why]
eDP was missing in the checks for supported VRR connectors.

[How]
Attach the properties for eDP connectors too.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=202449
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c