]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/amdgpu_dm: Add DM color correction documentation
authorMelissa Wen <mwen@igalia.com>
Thu, 4 Aug 2022 15:01:04 +0000 (14:01 -0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Aug 2022 22:14:32 +0000 (18:14 -0400)
commit01e5fee21f77d80865c74f338c3fbe5953c68b94
treed1a51db3999144317fb07100f5df5aa18c948369
parent88cf2ad0c5b6487eec1e64c84dcc3ff607b01cef
Documentation/amdgpu_dm: Add DM color correction documentation

AMDGPU DM maps DRM color management properties (degamma, ctm and gamma)
to DC color correction entities. Part of this mapping is already
documented as code comments and can be converted as kernel docs.

v2:
- rebase to amd-staging-drm-next
- fix typos (Tales)
- undo kernel-docs inside functions (Tales)

Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tales Aparecida <tales.aparecida@gmail.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/display/display-manager.rst
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c