diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2013-12-19 09:23:08 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-01-17 09:57:44 +0100 |
commit | 4d32d0476906e1451cbcb91e88320134a4b890b7 (patch) | |
tree | b88e43c8803ee6748dc200079bf6b04448559014 /.gitignore | |
parent | fbcon: Fix memory leak in fbcon_exit(). (diff) | |
download | linux-4d32d0476906e1451cbcb91e88320134a4b890b7.tar.xz linux-4d32d0476906e1451cbcb91e88320134a4b890b7.zip |
video: mx3fb: Allow blocking during framebuffer allocation
No need to allocate the framebuffer from the atomic pool, we are not
in interrupt context. Adding GFP_KERNEL to the framebuffer allocation
allows to use the much bigger CMA pool to allocate the framebuffer.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-fbdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions