OSDN Git Service

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)
commit2334470369f14166497edb6556b0f4ce49c6ae01
treea683fedb76070f8e3b8204f3760312702a77dd52
parent980d6042c1dc0d934eec15f4bca6f55d332b82e8
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