diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2010-02-11 22:29:04 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-08 10:23:36 +0100 |
commit | 8a1a49f954734040dbc7b87e3b1221a050045e43 (patch) | |
tree | 4bd64e76791b1e56e5ffc69f065e3831fe0b9979 /virt/kvm | |
parent | a6910434e1b5f2a9fe7cab39b01bae9a7a7bbe70 (diff) | |
download | blackbird-op-linux-8a1a49f954734040dbc7b87e3b1221a050045e43.tar.gz blackbird-op-linux-8a1a49f954734040dbc7b87e3b1221a050045e43.zip |
drm/i915: move flushing list processing to i915_retire_commands
... instead of threading flush_domains through the execbuf code to
i915_add_request.
With this change 2 small cleanups are possible (likewise the majority
of the patch):
- The flush_domains parameter of i915_add_request is always 0. Drop it
and the corresponding logic.
- Ditto for the seqno param of i915_gem_process_flushing_list.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions