drm: Fix docs warning in drm_damage_helper.c
Modify description to match actual argument list. Signed-off-by: Deepak Rawat <drawat@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
parent
d74380ba0e
commit
0660d8cd83
@ -250,7 +250,7 @@ EXPORT_SYMBOL(drm_atomic_helper_dirtyfb);
|
||||
* drm_atomic_helper_damage_iter_init - Initialize the damage iterator.
|
||||
* @iter: The iterator to initialize.
|
||||
* @old_state: Old plane state for validation.
|
||||
* @new_state: Plane state from which to iterate the damage clips.
|
||||
* @state: Plane state from which to iterate the damage clips.
|
||||
*
|
||||
* Initialize an iterator, which clips plane damage
|
||||
* &drm_plane_state.fb_damage_clips to plane &drm_plane_state.src. This iterator
|
||||
|
Loading…
Reference in New Issue
Block a user