diff options
author | Ben Widawsky <ben@bwidawsk.net> | 2011-10-17 15:51:54 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-10-20 15:26:38 -0700 |
commit | f372b85463dac2fc696443d4c5063db2af5dcead (patch) | |
tree | c7db0fe0b11c133ed29499cdb8ae9e500bcb7111 /drivers/char/agp | |
parent | bab31a224e91bc376a68b4463d6d06cb1e4ce623 (diff) |
drm/i915: Remove early exit on i915_gpu_idle
[Description from: Daniel Vetter]
I've just discussed this quickly with Chris on irc and it's probably
best to just kill the list_empty early bailout. gpu_idle isn't a
fastpath, so who cares. One candidate where we emit commands to the ring
without adding anything onto these lists is e.g. pageflip. There are
probably more.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'drivers/char/agp')
0 files changed, 0 insertions, 0 deletions