diff options
author | 2020-01-08 15:35:50 +0000 | |
---|---|---|
committer | 2020-01-09 08:53:28 +0000 | |
commit | a5972e931576aa4e79cf7ddf3818951e4e086398 (patch) | |
tree | a4b9b78f8f8ffd155a6cfac382f805794a292d98 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Early return for no-op i915_vma_pin_fence() (diff) | |
download | wireguard-linux-a5972e931576aa4e79cf7ddf3818951e4e086398.tar.xz wireguard-linux-a5972e931576aa4e79cf7ddf3818951e4e086398.zip |
drm/i915: Reduce warning for i915_vma_pin_iomap() without runtime-pm
Access through the GGTT (iomap) into the vma does require the device to
be awake. However, we often take the i915_vma_pin_iomap() as an early
preparatory step that is long before we use the iomap. Asserting that
the device is awake at pin time does not protect us, and is merely a
nuisance.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200108153550.3803446-2-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions