]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amd_shared.h: Add missing doc for PP_GFX_DCS_MASK
authorMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 28 Jun 2022 09:46:15 +0000 (10:46 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jun 2022 21:12:02 +0000 (17:12 -0400)
commit83a34663855b5ce0ed140a3bc21f68d5c42284bf
tree8d309c72eb412c0f354a0ccea0fa0e04c844458f
parented18dfd8d0a3eea6078ab623f067bc6b37b5519d
drm/amd/amd_shared.h: Add missing doc for PP_GFX_DCS_MASK

This symbol is missing documentation:

drivers/gpu/drm/amd/include/amd_shared.h:224: warning: Enum value 'PP_GFX_DCS_MASK' not described in enum 'PP_FEATURE_MASK'

Document it.

Fixes: e00b625d3cf7 ("drm/amd/pm: enable DCS")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/amd_shared.h