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:
ba8286f
)
drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 10 Sep 2014 10:43:58 +0000
(12:43 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 12 Sep 2014 13:28:13 +0000
(15:28 +0200)
Unfortunately we can't move struct drm_lock_data easily since
it's embedded into struct drm_master. And figuring out where exactly
this struct should be allocated isn't that simple ...
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found