diff options
author | Maxime Ripard <mripard@kernel.org> | 2025-02-13 17:43:45 +0300 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2025-02-19 18:59:24 +0300 |
commit | f56b6db3e5e432fd0c82ab231572f92a159b5d34 (patch) | |
tree | e425942c344dd99bb884c88d7016f9d14a89340d /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
parent | bc8ab44023c1a4193ef2c5d2a152955722b33a8e (diff) | |
download | linux-f56b6db3e5e432fd0c82ab231572f92a159b5d34.tar.xz |
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 <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20250213-bridge-connector-v3-26-e71598f49c8f@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions