diff options
author | 2025-02-13 15:43:39 +0100 | |
---|---|---|
committer | 2025-02-19 16:59:21 +0100 | |
commit | f1296603cc56219a6bf786b7ab4ad0cb6c7bbaa3 (patch) | |
tree | ba10a8e8ff35a0646d120f6c7289573590161db3 /tools/perf/scripts/python/task-analyzer.py | |
parent | drm/bridge: Change parameter name of drm_atomic_bridge_chain_enable() (diff) | |
download | wireguard-linux-f1296603cc56219a6bf786b7ab4ad0cb6c7bbaa3.tar.xz wireguard-linux-f1296603cc56219a6bf786b7ab4ad0cb6c7bbaa3.zip |
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_writebacks()
drm_atomic_helper_commit_writebacks() updates all writeback connectors
affected by a new 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-20-e71598f49c8f@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions