diff options
author | 2020-01-07 14:38:26 +0000 | |
---|---|---|
committer | 2020-01-09 08:33:23 +0000 | |
commit | 6e8b0f53c328c4065c53bca4577f428ddd11b103 (patch) | |
tree | 8ac44134f0eb69cbed064890529c97ae9455214e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/display: Fix warning about MST and DDI restrictions (diff) | |
download | wireguard-linux-6e8b0f53c328c4065c53bca4577f428ddd11b103.tar.xz wireguard-linux-6e8b0f53c328c4065c53bca4577f428ddd11b103.zip |
drm/i915/gt: Drop a defunct timeline assertion
intel_timeline_enter() has been decoupled from intel_timeline_pin() and
both enter/exit & pin/unpin are allowed [read expected] to run
concurrently with one another. The assertion that they had better not is
stale.
Closes: https://gitlab.freedesktop.org/drm/intel/issues/940
References: a6edbca74b30 ("drm/i915/gt: Close race between engine_park and intel_gt_retire_requests")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200107143826.3298401-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions