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)
commitde05abe6b9d0fe08f65d744f7f75a4cba4df27ad
tree54fe9997f30d89402eb487451cf936b1b29e2c2f
parent6a8cf6349c7cae12f072889991a2aa0a1ba0bd32
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