linux-xiaomi-chiron/drivers/gpu/drm/nouveau/core/subdev
Marcin Slusarz d005f51eb9 drm/nouveau: use vmalloc for pgt allocation
Page tables on nv50 take 48kB, which can be hard to allocate in one piece.
Let's use vmalloc.

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: stable@vger.kernel.org [3.7+]
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2013-07-05 13:48:41 +10:00
..
bar drm/nvc0/vm: handle bar tlb flushes internally 2013-07-01 13:44:57 +10:00
bios drm/nvd0-/disp: handle case where display engine is missing/disabled 2013-07-01 13:50:50 +10:00
bus drm/nouveau: quiet static-related sparse noise 2013-02-20 16:00:36 +10:00
clock drm/nva3/clk: minor improvements to fractional N calculation 2013-07-01 13:44:06 +10:00
devinit drm/nvc0/devinit: minor typo 2013-07-05 13:43:55 +10:00
fb drm/nouveau/fb: initialise vram controller as pfb sub-object 2013-07-01 13:44:04 +10:00
gpio drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently 2013-02-20 16:00:51 +10:00
i2c drm/nouveau/i2c: remove parent deref hack 2013-04-26 15:37:58 +10:00
ibus drm/nvc0/ibus: initial implementation of subdev 2012-10-03 13:13:15 +10:00
instmem drm/nouveau/fb: initialise vram controller as pfb sub-object 2013-07-01 13:44:04 +10:00
ltcg drm/nouveau/fb: initialise vram controller as pfb sub-object 2013-07-01 13:44:04 +10:00
mc drm/nouveau/vp/nv84: initial vp2 engine implementation 2013-07-01 13:50:49 +10:00
mxm drm/nouveau: use pr_cont 2013-02-20 16:00:31 +10:00
therm drm/nouveau/therm: send some messages to debug level 2013-04-26 15:37:55 +10:00
timer drm/nouveau/timer: allow alarms to be cancelled 2013-04-26 15:38:15 +10:00
vm drm/nouveau: use vmalloc for pgt allocation 2013-07-05 13:48:41 +10:00