diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2010-02-11 22:37:04 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-08 10:23:38 +0100 |
commit | ba3d8d749b01548b918519a49024341d8dc9e71c (patch) | |
tree | b937406ef24ecc5fc1fdf9e479b3e915c7e60909 /drivers/gpu/drm/i915/intel_drv.h | |
parent | 617dbe2787568316eed976f533f93c31fdbc75b9 (diff) |
drm/i915: move the wait_rendering call into flush_gpu_write_domain
One caller (for the pageflip support) wants a purely pipelined flush.
Distinguish this case by a new parameter. This will also be useful
later on for pipelined fencing.
v2: Simplify the code by depending upon the implicit request emitting
of i915_wait_request.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
[ickle: And drop the non-interruptible support in the process.]
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_drv.h')
0 files changed, 0 insertions, 0 deletions