summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_irq.c
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <rebecca@android.com>2012-09-30 14:53:27 -0700
committerArve Hjønnevåg <arve@android.com>2013-07-01 14:16:08 -0700
commit402320a6232db509fbfe18877e38dead1004adf8 (patch)
treebf432221d88fe3648b7f1c831149603bbb3906c9 /drivers/gpu/drm/omapdrm/omap_irq.c
parent74396c47a7454c52271b9e2a4787c440224ca2d6 (diff)
downloadolio-linux-3.10-402320a6232db509fbfe18877e38dead1004adf8.tar.xz
olio-linux-3.10-402320a6232db509fbfe18877e38dead1004adf8.zip
gpu: ion: use vmalloc to allocate page array to map kernel
When ion_map_kernel is execute the system must allocate an array large enough to hold a pointer to each page in the buffer. If the buffer is very large and the system memory has become very fragmented, there may not be sufficient high order allocations available from kmalloc. Use vmalloc instead. Change-Id: I5fabf79be6cfd158f7805bfca6267a60c4708582 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions