summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
diff options
context:
space:
mode:
authorJerome Glisse <jglisse@redhat.com>2010-04-09 12:39:25 (GMT)
committerDave Airlie <airlied@redhat.com>2010-04-20 04:12:34 (GMT)
commitf32f02fd81f3177cce0c16cc7d210fcc9cad953c (patch)
treeed5b345f68e4c05fdd311cc931f4d5004167adba /drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
parent0a2d50e3a8faaf36cde36920431586090411ea15 (diff)
downloadlinux-fsl-qoriq-f32f02fd81f3177cce0c16cc7d210fcc9cad953c.tar.xz
drm/nouveau/kms: add support for new TTM fault callback V5
This add the support for the new fault callback, does change anything from driver point of view, thought it should allow nouveau to add support for unmappable VRAM. Improvement: store the aperture base in a variable so that we don't call a function to get it on each fault. Patch hasn't been tested on any hw. V2 don't derefence bo->mem.mm_node as it's not NULL only for VRAM or GTT V3 update after io_mem_reserve/io_mem_free callback balancing V4 callback has to ioremap V5 ioremap is done by ttm Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c')
0 files changed, 0 insertions, 0 deletions