diff options
author | Maarten Lankhorst <[email protected]> | 2015-08-05 12:37:05 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-08-14 17:50:33 +0200 |
commit | 4d20cd860bbe908ef62aa4673eeac8f8f2c43735 (patch) | |
tree | 9e7d1f2961d460734d9bf287371e834cec2a9e04 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 7c60d1984afa482f0648d963206124df6dca325e (diff) |
drm/i915: Make crtc checking use the atomic state, v2.
Instead of allocating pipe_config on the stack use the old
crtc_state, it's only going to freed from this point on.
All crtc' are now only checked once during modeset,
because false positives can happen with encoders after
dpms changes and to limit the amount of errors for 1 failure.
Changes since v1:
- crtc_state -> old_crtc_state
- state -> old_state
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions