Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <robdclark@gmail.com>
- Loading branch information