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:
ae133a1
)
drm/radeon: add a CS flag END_OF_FRAME
author
Marek Olšák
<maraeo@gmail.com>
Sun, 2 Dec 2012 20:03:33 +0000
(21:03 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Sat, 8 Dec 2012 00:48:20 +0000
(19:48 -0500)
No version bump is required because setting the flag on older DRM has
no effect.
This only reserves the bit and doesn't use it. I assume we will use it
for buffer eviction heuristics.
Signed-off-by: Marek Olšák <maraeo@gmail.com>
No differences found