]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add Freesync video documentation
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 8 Jun 2021 17:37:18 +0000 (13:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Jun 2021 21:06:43 +0000 (17:06 -0400)
commit41de3e8090d27e1091828d43e97c87800aaa2962
tree397da23208b66332c9040e084694f1271fe73255
parentdd352bb855e3d206ed02f15f818fdeff20020163
drm/amd/display: Add Freesync video documentation

Recently, we added support for an experimental feature named Freesync
video; for more details on that, refer to:

commit 1e979c92a576 ("drm/amd/display: Skip modeset for front porch change")
commit 1eeac4acc84c ("drm/amd/display: Add freesync video modes based on preferred modes")
commit ef87444df665 ("drm/amd/display: Add module parameter for freesync video mode")

Nevertheless, we did not document it in detail in our driver. This
commit introduces a kernel-doc and expands the module parameter
description.

Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Reviewed by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu-dc.rst
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c