[REPOST PATCH v4 09/13] drm/msm: Add missing structure documentation
Abhinav Kumar
quic_abhinavk at quicinc.com
Thu Feb 17 03:12:47 UTC 2022
On 2/10/2022 2:34 AM, Vinod Koul wrote:
> Somehow documentation for dspp was missed, so add that
>
> Signed-off-by: Vinod Koul <vkoul at kernel.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
> ---
> drivers/gpu/drm/msm/msm_drv.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/msm/msm_drv.h b/drivers/gpu/drm/msm/msm_drv.h
> index e7a312edfe67..6425a42e997c 100644
> --- a/drivers/gpu/drm/msm/msm_drv.h
> +++ b/drivers/gpu/drm/msm/msm_drv.h
> @@ -102,6 +102,7 @@ enum msm_event_wait {
> * @num_lm: number of layer mixers used
> * @num_enc: number of compression encoder blocks used
> * @num_intf: number of interfaces the panel is mounted on
> + * @num_dspp: number of dspp blocks used
> */
> struct msm_display_topology {
> u32 num_lm;
More information about the dri-devel
mailing list