summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>2014-10-28 15:10:13 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-11-07 18:41:59 +0100
commit0594a3d9c0072f198462e8dbc56cb64b7d872d90 (patch)
treee1091b0aff383fcc557d2101a8d477deb47794b5 /tools/perf/scripts/python
parent26ff2762108010976e2785c605cdc7ac6882da11 (diff)
drm/i915: Remove modeset lock check from intel_pipe_update_start()
A follow up patch will call this funcion from a work context for the mmio flip, in which case we cannot acquire the modeset locks. That's not a problem though, since the check is there to protect vblank and the mode, but the code that changes that waits for pending flips first. Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions