[PATCH] drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs

Mikita Lipski mlipski at amd.com
Thu Jan 9 13:53:23 UTC 2020


Thank you,
Reviewed-by: Mikita Lipski <mikita.lipski at amd.com>

On 1/8/20 10:24 PM, Alex Deucher wrote:
> the parameter is the mst manager, not the port.
> 
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>   drivers/gpu/drm/drm_dp_mst_topology.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/drm_dp_mst_topology.c b/drivers/gpu/drm/drm_dp_mst_topology.c
> index 7e9b9b7e50cf..a4be2f825899 100644
> --- a/drivers/gpu/drm/drm_dp_mst_topology.c
> +++ b/drivers/gpu/drm/drm_dp_mst_topology.c
> @@ -4781,7 +4781,7 @@ drm_dp_mst_atomic_check_vcpi_alloc_limit(struct drm_dp_mst_topology_mgr *mgr,
>   /**
>    * drm_dp_mst_add_affected_dsc_crtcs
>    * @state: Pointer to the new struct drm_dp_mst_topology_state
> - * @port: Port pointer of connector with new state
> + * @mgr: MST topology manager
>    *
>    * Whenever there is a change in mst topology
>    * DSC configuration would have to be recalculated
> 

-- 
Thanks,
Mikita Lipski
Software Engineer, AMD
mikita.lipski at amd.com


More information about the dri-devel mailing list