diff options
| author | Maxime Ripard <[email protected]> | 2025-02-13 14:43:44 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2025-02-19 15:59:23 +0000 |
| commit | bc8ab44023c1a4193ef2c5d2a152955722b33a8e (patch) | |
| tree | 1d588996ebbd4ba8d5ac95b31965c9ca71c9d7c4 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
| parent | drm/atomic-helper: Change parameter name of drm_atomic_helper_cleanup_planes() (diff) | |
| download | kernel-bc8ab44023c1a4193ef2c5d2a152955722b33a8e.tar.gz kernel-bc8ab44023c1a4193ef2c5d2a152955722b33a8e.zip | |
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_cleanup_done()
drm_atomic_helper_wait_for_dependencies() is the final part of a commit
and signals it completion. 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_acpi.c')
0 files changed, 0 insertions, 0 deletions
