diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-12-19 16:07:56 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-02-03 00:08:10 +0300 |
commit | c1ce62e4d6dd614c36ceb1b07e5b696a7825d1c7 (patch) | |
tree | 3599552883b4ca84bda8e89963b3bc51d7b92186 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0aee99015a79cf57b653668b06bccc9964b0387 (diff) | |
download | linux-c1ce62e4d6dd614c36ceb1b07e5b696a7825d1c7.tar.xz |
drm/i915: Extract intel_atomic_swap_state()
Pull all the state swap stuff into its own function to declutter
intel_atomic_commit() a bit.
Note that currently the state swap is spread across both
sides of the unprepare branch in intel_atomic_commit(), but
we can pull all of it ahead a bit since we bail on the first
error, and thus there is no change in behaviour from the
reordering.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231219130756.25986-4-ville.syrjala@linux.intel.com
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions