]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add documentation for power gate plane
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 15 Apr 2021 13:32:57 +0000 (09:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:38:46 +0000 (22:38 -0400)
commit03102268bab5f5f90007ede82b2d9fdb48dccd8f
treea683fedb76070f8e3b8204f3760312702a77dd52
parent1a20d13d6c35dfbbf92a81f3df4b36037f9e6e0e
drm/amd/display: Add documentation for power gate plane

This commit introduces kernel documentation to some essential functions
related to power gate control over planes. It also adds a macro to make
one part of the code easy to understand.

Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c