aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus/cirrus_ttm.c
AgeCommit message (Expand)Author
2016-07-07drm/ttm: remove dummy bo_move implementationsChristian König
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst
2014-09-24drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2014-01-14drivers: gpu: Mark functions as static and remove unused function in cirrus_t...Rashika
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-27drm: verify vma access in TTM+GEM driversDavid Herrmann
2013-08-19drm/cirrus: remove unused driver_private accessDavid Herrmann
2013-08-07drm/cirrus: Invalidate page tables when pinning a BOMichal Srb
2013-06-28drm/cirrus: inline reservationsMaarten Lankhorst
2013-05-31drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski
2013-05-02drm/cirrus: deal with bo reserve fail in dirty update pathDave Airlie
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-05-31cirrus: avoid crash if driver fails to loadDave Airlie
2012-05-23drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie
2012-05-17drm/kms: driver for virtual cirrus under qemuDave Airlie