summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst1-7/+6
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+1
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom1-4/+3
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-07drm/vmwgfx: use ttm_bo_is_reservedMaarten Lankhorst1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom1-0/+44
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom1-50/+36
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz1-0/+292