diff options
| author | Maxime Ripard <[email protected]> | 2025-02-13 14:43:45 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2025-02-19 15:59:24 +0000 |
| commit | f56b6db3e5e432fd0c82ab231572f92a159b5d34 (patch) | |
| tree | e425942c344dd99bb884c88d7016f9d14a89340d /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_cleanup_... (diff) | |
| download | kernel-f56b6db3e5e432fd0c82ab231572f92a159b5d34.tar.gz kernel-f56b6db3e5e432fd0c82ab231572f92a159b5d34.zip | |
drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_flip_done()
drm_atomic_helper_wait_for_flip_done() will wait for pages flips on all
CRTCs affected by a given commit. It takes the drm_atomic_state being
committed as a parameter.
However, that parameter name is called (and documented) as old_state,
which is pretty confusing. Let's rename that variable as state.
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
