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:
1020dc6
)
drm: Compact booleans within struct drm_file
author
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 29 Oct 2013 08:55:58 +0000
(08:55 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 6 Nov 2013 04:27:45 +0000
(14:27 +1000)
Replace the sparse array of booleans with a bitfield.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found