From: Rob Clark Date: Mon, 2 Jun 2014 11:25:56 +0000 (-0400) Subject: drm/msm: use correct gfp flag for vram allocation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=543d3011f1c193ba2257a754757117cafda2252b;p=pandora-kernel.git drm/msm: use correct gfp flag for vram allocation We want at least __GFP_WAIT, otherwise dma-mapping tries to use coherent pool rather than CMA pool. Signed-off-by: Rob Clark --- Reading git-diff-tree failed