git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4712274
)
drm/i915/bdw: Ring idle and stop with logical rings
author
Oscar Mateo
<oscar.mateo@intel.com>
Thu, 24 Jul 2014 16:04:30 +0000
(17:04 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 20:57:38 +0000
(22:57 +0200)
This is a hard one, since there is no direct hardware ring to
control when in Execlists.
We reuse intel_ring_idle here, but it should be fine as long
as i915_add_request does the ring thing.
Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found