aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-01-08 15:35:50 +0000
committerChris Wilson <[email protected]>2020-01-09 08:53:28 +0000
commita5972e931576aa4e79cf7ddf3818951e4e086398 (patch)
treea4b9b78f8f8ffd155a6cfac382f805794a292d98 /tools/perf/util/c++/clang-test.cpp
parent93db1cb4029290125048bca712d7f6c916a6e02e (diff)
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 <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions