From 543d3011f1c193ba2257a754757117cafda2252b Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Mon, 2 Jun 2014 07:25:56 -0400 Subject: [PATCH] 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-format-patch failed