]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Enable Freesync Video Mode by default
authorSolomon Chiu <solomon.chiu@amd.com>
Thu, 6 Jan 2022 09:11:48 +0000 (17:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jan 2022 22:51:13 +0000 (17:51 -0500)
commitfec907c0bd0896da563ea6718c5a01dc09529050
tree54fe9997f30d89402eb487451cf936b1b29e2c2f
parentdd51f306cdcb3fd78d383dd0b34409af5d302764
drm/amd/display: Enable Freesync Video Mode by default

[Why&How]
Freesync Video Mode is a experimental feature previously,
and need to be enabled by kernel parameter. We enable it
by default with removing module paramterter in amdgpu_dm.

v2: squash the patches together

Signed-off-by: Solomon Chiu <solomon.chiu@amd.com>
Reviewed-by: Aurabindo Jayamohanan Pillai <Aurabindo.Pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c