• Randy Dunlap's avatar
    drm/amd/display: fix kernel-doc issues in dc.h · ef8d147f
    Randy Dunlap authored
    Fix these kernel-doc complaints:
    
    drivers/gpu/drm/amd/display/dc/dc.h:505: warning: cannot understand function prototype: 'struct dc_clocks '
    dc.h:472: warning: Enum value 'MPC_SPLIT_AVOID' not described in enum 'pipe_split_policy'
    dc.h:472: warning: Enum value 'MPC_SPLIT_AVOID_MULT_DISP' not described in enum 'pipe_split_policy'
    dc.h:532: warning: Incorrect use of kernel-doc format:          * @fw_based_mclk_switching
    
    Fixes: ea76895f ("drm/amd/display: Document pipe split policy")
    Fixes: 1682bd1a ("drm/amd/display: Expand kernel doc for DC")
    Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
    Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    Cc: Alex Deucher <alexander.deucher@amd.com>
    Cc: Harry Wentland <harry.wentland@amd.com>
    Cc: Leo Li <sunpeng.li@amd.com>
    Cc: amd-gfx@lists.freedesktop.org
    Cc: David Airlie <airlied@gmail.com>
    Cc: Daniel Vetter <daniel@ffwll.ch>
    Cc: dri-devel@lists.freedesktop.org
    Reviewed-by: default avatarHarry Wentland <harry.wentland@amd.com>
    Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
    ef8d147f
dc.h 44.6 KB