diff options
author | 2016-07-04 08:08:33 +0100 | |
---|---|---|
committer | 2016-07-04 08:18:21 +0100 | |
commit | e307d62d5faba86622c19dca43883ac37bd8e34a (patch) | |
tree | b09cd0a18eb0c87870ea188f55b75324c7a79d15 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Do not keep postponing the idle-work (diff) | |
download | wireguard-linux-e307d62d5faba86622c19dca43883ac37bd8e34a.tar.xz wireguard-linux-e307d62d5faba86622c19dca43883ac37bd8e34a.zip |
drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
We know, by design, that whilst the GPU is active (and thus we are
throttling) the retire_worker is queued. Therefore attempting to requeue
it with queue_delayed_work() is a no-op and we can safely remove it.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1467616119-4093-3-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions