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:
4e4e7dc
)
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
author
Christian König
<christian.koenig@amd.com>
Thu, 3 Jul 2014 07:02:23 +0000
(09:02 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 8 Jul 2014 01:15:58 +0000
(11:15 +1000)
bo->mem.placement is not initialized when ttm_bo_man_get_node is called,
so the flag had no effect at all.
v2: change nouveau and vmwgfx as well
Signed-off-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found