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)
commitcdeec9a11c3c95f33a3e2be36ef3fabd60b8ebf2
treed1a51db3999144317fb07100f5df5aa18c948369
parentdb910f10d5f4b7e6c9997e370f586eca54c22430
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