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:
77f3181
)
drm/i915: Drop checks for initialization
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 19 Nov 2014 20:24:54 +0000
(21:24 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 19 Nov 2014 20:34:18 +0000
(21:34 +0100)
KMS always intializes, this was only a valid check when userspace
was still in control of the kernel driver.
v2: Comment that we outright reject all dri1/ums params.
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found