android_kernel_google_msm/include
Rajeev Kulkarni 8f8d09ec70 msm: kgsl: Enable "big page" memory allocations
Allow users to specify "big page" mode when allocating GPU
memory. This will attempt to allocate contigious units of 64k
bytes per instead of the usual PAGE_SIZE units.  If the allocation
fails, then automatically fall back to allocate the rest of the
region with 4K pages. This means that potentially any allocation
could be comprised of a mixture of 64k chunks and 4k chunks.

Change-Id: Ib92c0c099d3b10ba54dbb864c5f977f8df4912f2
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>
Signed-off-by: Rajeev Kulkarni <krajeev@codeaurora.org>
2013-03-07 15:22:05 -08:00
..
acpi
asm-generic
crypto
drm
keys
linux msm: kgsl: Enable "big page" memory allocations 2013-03-07 15:22:05 -08:00
math-emu
media msm: camera: Dynamically register domain and attach to device. 2013-03-07 15:21:26 -08:00
misc
mtd
net net: sched: export an api to enable/disable flow on sch 2013-03-07 15:20:04 -08:00
pcmcia
rdma
rxrpc
scsi
sound ASoC: core: Update ALSA core to issue restart in underrun. 2013-03-07 15:21:54 -08:00
target
trace trace: power: add cpu_frequency_switch_{start, end} 2013-03-07 15:20:00 -08:00
video
xen
Kbuild