diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2015-04-07 16:20:51 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-04-10 08:56:15 +0200 |
commit | 595e1eeb26d3fcf2e39b494f067ebb5eb3c77e08 (patch) | |
tree | 0d71750d91fde463a5d73148f70e6f2bc3257121 /include/drm | |
parent | 4bb1bedb28e0f1d04fa6bf5bdcdaecabd904b21c (diff) | |
download | linux-595e1eeb26d3fcf2e39b494f067ebb5eb3c77e08.tar.bz2 |
drm/i915: Remove vestigal DRI1 ring quiescing code
After the removal of DRI1, all access to the rings are through requests
and so we can always be sure that there is a request to wait upon to
free up available space. The fallback code only existed so that we could
quiesce the GPU following unmediated access by DRI1.
v2: Rebase
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions