diff options
author | 2025-02-13 15:43:28 +0100 | |
---|---|---|
committer | 2025-02-19 16:59:15 +0100 | |
commit | af2ea3d32e53d0012fe00ede5666870f65a7035e (patch) | |
tree | 94922b1a4f5d8c1667fd251eb3c4ed7f04c4cb5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail() (diff) | |
download | linux-rng-af2ea3d32e53d0012fe00ede5666870f65a7035e.tar.xz linux-rng-af2ea3d32e53d0012fe00ede5666870f65a7035e.zip |
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail_rpm()
drm_atomic_helper_commit_tail_rpm() is the final part of an atomic
commit, and is given the state being committed as a parameter.
However, that parameter is named old_state, but documented as the "new
modeset state" which is all super confusing.
Let's rename that parameter to state.
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20250213-bridge-connector-v3-9-e71598f49c8f@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions