mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-10 13:04:36 -05:00
drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs
the parameter is the mst manager, not the port. Reviewed-by: Mikita Lipski <mikita.lipski@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -4854,7 +4854,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
|
||||
|
||||
Reference in New Issue
Block a user