aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Check pin count before attempting to move a bufferSinclair Yeh2016-07-01
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-05
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
* drm/ttm: Fix a few sparse warningsThierry Reding2014-07-21
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-17
* drm/vmwgfx: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-27
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-10
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-09
* | drm/vmwgfx: Refactor resource managementThomas Hellstrom2012-11-20
* | drm/vmwgfx: use ttm_bo_is_reservedMaarten Lankhorst2012-11-06
|/
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-05
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-05
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-05