Files
linux/drivers
Ben Widawsky fc8c067eee drm/i915: Create an init vm
Move all the similar address space (VM) initialization code to one
function. Until we have multiple VMs, there should only ever be 1 VM.
The aliasing ppgtt is a special case without it's own VM (since it
doesn't need it's own address space management).

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-08-05 19:04:07 +02:00
..
2013-06-27 13:42:16 -04:00
2013-08-05 19:04:07 +02:00
2013-06-28 13:01:40 +02:00
2013-07-22 09:34:46 +08:00