diff options
| author | Maxime Ripard <[email protected]> | 2025-02-13 14:43:42 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2025-02-19 15:59:22 +0000 |
| commit | e64834b5094ff4ef2cfd960b82f69c2c26345501 (patch) | |
| tree | 2b505c21e079b3f00ce0fb29002d88ebb29a13ee /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_hw_done() (diff) | |
| download | kernel-e64834b5094ff4ef2cfd960b82f69c2c26345501.tar.gz kernel-e64834b5094ff4ef2cfd960b82f69c2c26345501.zip | |
drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_vblanks()
drm_atomic_helper_wait_for_vblanks() waits for vblank events on all the
CRTCs affected by a 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
