Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: If interrupted while setting object domains, still emit the…
… flush. Otherwise, we would leave the objects in an inconsistent state, such as write_domain == 0 but on the flushing list. Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information