aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2024-11-07 14:26:53 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2024-11-12 00:06:59 +0200
commitb5b4b5388302a9310cb0e294bf52ff6ee3e85496 (patch)
tree71e1e08a45bcfab908c45a99d6117592eef24cd3 /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/i915/scaler: Remove redudant junk from skl_scaler.h (diff)
downloadlinux-b5b4b5388302a9310cb0e294bf52ff6ee3e85496.tar.gz
linux-b5b4b5388302a9310cb0e294bf52ff6ee3e85496.zip
drm/i915/scaler: Pass the whole atomic state into intel_atomic_setup_scalers()
intel_atomic_setup_scalers() currently digs out the full atomic state from the crtc state. Flip that on its head so that we instead pass in the full atomic state and dig out the crtc state (and whatever else we need). This is generallte the better approach as it works in all phases of the atomic commit, whereas the other apporoach only really works during .atomic_check(). Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241107122658.21901-4-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions