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 <s...@canb.auug.org.au>
> Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
> Cc: Aurabindo Pillai <aurabindo.pil...@amd.com>

Reviewed-by: Harry Wentland <harry.wentl...@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,

Reply via email to