diff options
author | 2015-01-15 14:55:24 +0200 | |
---|---|---|
committer | 2015-01-27 09:50:50 +0100 | |
commit | 681a8504a07cd4891c74bf59c40950674639cd47 (patch) | |
tree | 8ab7cb20f845bddeaf01129b96c342ee052301e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Pass new_config down do crtc_compute_clock (diff) | |
download | linux-dev-681a8504a07cd4891c74bf59c40950674639cd47.tar.xz linux-dev-681a8504a07cd4891c74bf59c40950674639cd47.zip |
drm/i915: Use local pipe_config varariable when available
In functions that define a local pipe_config variable to point to
crtc->config, replace remaining references to crtc->config with
the local variable. This makes the code more consistent and easier
to change in an automated manner.
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions