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:
a15817c
)
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
author
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 11 May 2012 13:29:32 +0000
(14:29 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sat, 19 May 2012 20:39:54 +0000
(22:39 +0200)
When userspace asks whether the driver supports the BLT or BSD rings for
this chip, simply report whether those particular rings are initialised
v2: Use intel_ring_initialized()
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found