diff options
author | Chris Wilson <[email protected]> | 2018-07-06 21:59:47 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-07-06 23:33:34 +0100 |
commit | 07e070e1e3b24e4b66a3b5e55e6486d7fe9769dd (patch) | |
tree | 7f17597f16b4ff3974ea988f43d1ecf7e22a541e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 3a32497f0dbe170794e1506deb41dc44c4fea8d9 (diff) |
drm/i915/selftests: Avoid warning if runtime pm is disabled
Inside the mock GEM device, we try to grab the runtime pm for the fake
device to prevent it from ever suspending. However, if CONFIG_PM is not
set, trying to obtain the wakref returns an error which we WARN about.
Suppress the expected warning.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions