]> 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)
commitbff543385cfd798831e91ff5387c3bd6f36224f1
treea683fedb76070f8e3b8204f3760312702a77dd52
parent338403dc68c2a66e8d6af61b4f7a0301ca650709
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