]> asedeno.scripts.mit.edu Git - linux.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)
commit7fad8da1ae23171de0ea3cdb2c620f71eb2ab983
tree42a237eaf75cd2e19582f4669570df69f2c24a21
parent6d3d8065bb14dcd3d36b63f81fff9bc7f4388bda
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