summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-281-9/+6
* drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom2014-01-171-6/+2
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-171-2/+4
* drm/vmwgfx: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-281-1/+1
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-101-7/+6
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-101-1/+1
|\
| * drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-091-1/+1
* | drm/vmwgfx: Refactor resource managementThomas Hellstrom2012-11-211-4/+3
* | drm/vmwgfx: use ttm_bo_is_reservedMaarten Lankhorst2012-11-071-1/+1
|/
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-051-0/+44
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-051-50/+36
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-051-0/+292
OpenPOWER on IntegriCloud