aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2019-11-12 18:38:12 +0200
committerVille Syrjälä <[email protected]>2019-12-11 17:24:06 +0200
commitb104e8b200974f9d1a431d1ce15f0e6d547dc859 (patch)
tree40b55b3734a0adb605377793e0fb9cc81e536a09 /tools/perf/scripts/python/export-to-postgresql.py
parenta722146b5f52f514aabf0d04c3dbdd39850d0a8c (diff)
drm/i915: Pass cpu transcoder to assert_pipe()
In order to eliminate intel_pipe_to_cpu_transcoder() (and its crtc->config usage) let's pass the cpu transcoder to assert_pipe() so we don't have to do the pipe->cpu transcoder lookup on HSW+. On VLV/CHV this can get called during eDP init, which happens before crtc->config->cpu_transcoder is even populated. So currently we're always reading PIPECONF(A) there even if we're trying to check the state of some other pipe. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions