diff options
| author | Maxime Ripard <[email protected]> | 2025-02-13 14:43:41 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2025-02-19 15:59:22 +0000 |
| commit | 3fae6d20e329816e4f0b32b765eaa4e48b02ec66 (patch) | |
| tree | 06cd8406a7b8e4977a46e44f016b44ab9b0e86b5 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/atomic-helper: Change parameter name of drm_atomic_helper_fake_vblank() (diff) | |
| download | kernel-3fae6d20e329816e4f0b32b765eaa4e48b02ec66.tar.gz kernel-3fae6d20e329816e4f0b32b765eaa4e48b02ec66.zip | |
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_hw_done()
drm_atomic_helper_commit_hw_done() signals hardware completion of 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
