aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2015-08-06 13:49:22 +0200
committerDaniel Vetter <[email protected]>2015-08-14 17:50:31 +0200
commit35dd3c6450a6dc05781e391d6669df34044a7e0f (patch)
tree54c9a7e34dbe67212d738a4078c84a2514c97497 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent20fae983c6667d038e810c618e3340946b8dc506 (diff)
drm/i915: Convert connector checking to atomic, v3.
Right now dpms callbacks can still fiddle with the connector state, but it can only turn connectors off. This is remediated by only checking crtc->state->active when the connector is active, and ignore crtc->state->active when the connector is off. connectors_active is no longer checked, and will be removed later in this series together with dpms. Another check for !encoder->crtc is performed by check_encoder_state too, so it can be removed. Changes since v1: - Add commit message. - rename state to old_state. - Move deletion of mst_port check to mst patch. Changes since v2: - Fix a null pointer dereference on MST now hw readout is fixed. 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