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:
c858403
)
drm/radeon: Clean up assignment of TTM placement lpfn member for pinning
author
Michel Dänzer
<michel.daenzer@amd.com>
Tue, 9 Sep 2014 01:09:23 +0000
(10:09 +0900)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 10 Sep 2014 15:29:46 +0000
(11:29 -0400)
This sets the lpfn member to 0 instead of the full domain size. TTM uses
the full domain size when lpfn is 0.
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found