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:
a0906a0
)
drm/msm: use correct gfp flag for vram allocation
author
Rob Clark
<robdclark@gmail.com>
Mon, 2 Jun 2014 11:25:56 +0000
(07:25 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Mon, 2 Jun 2014 11:36:31 +0000
(07:36 -0400)
We want at least __GFP_WAIT, otherwise dma-mapping tries to use coherent
pool rather than CMA pool.
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_drv.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/msm/msm_drv.c
Simple merge