[PATCH] drm/amd/display: fix SUBVP DC_DEBUG_MASK documentation
Harry Wentland
harry.wentland at amd.com
Fri Jan 17 19:28:00 UTC 2025
On 2025-01-17 14:18, Alex Deucher wrote:
> This needs to be kerneldoc formatted.
>
> Fixes: 5349658fa4a1 ("drm/amd: Add debug option to disable subvp")
> Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> Cc: Aurabindo Pillai <aurabindo.pillai at amd.com>
Reviewed-by: Harry Wentland <harry.wentland at amd.com>
Harry
> ---
> drivers/gpu/drm/amd/include/amd_shared.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/include/amd_shared.h b/drivers/gpu/drm/amd/include/amd_shared.h
> index 5cb97414e4a33..6dccee403a3d1 100644
> --- a/drivers/gpu/drm/amd/include/amd_shared.h
> +++ b/drivers/gpu/drm/amd/include/amd_shared.h
> @@ -350,7 +350,7 @@ enum DC_DEBUG_MASK {
> */
> DC_DISABLE_HDMI_CEC = 0x10000,
>
> - /*
> + /**
> * @DC_DISABLE_SUBVP: If set, disable DCN Sub-Viewport feature in amdgpu driver.
> */
> DC_DISABLE_SUBVP = 0x20000,
More information about the amd-gfx
mailing list