diff options
| author | Maxime Ripard <[email protected]> | 2025-02-13 14:43:40 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2025-02-19 15:59:21 +0000 |
| commit | b756b0cbcb8574fc1b6c8448b63bc5b9b8c38f90 (patch) | |
| tree | 10b5a3cebef0ca536f3826e3806e189ba85d1e91 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_writebac... (diff) | |
| download | kernel-b756b0cbcb8574fc1b6c8448b63bc5b9b8c38f90.tar.gz kernel-b756b0cbcb8574fc1b6c8448b63bc5b9b8c38f90.zip | |
drm/atomic-helper: Change parameter name of drm_atomic_helper_fake_vblank()
drm_atomic_helper_fake_vblank() fake a vblank event if needed when a new
commit is being applied. 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_object.c')
0 files changed, 0 insertions, 0 deletions
