| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/ttm: implement LRU add callbacks v2 | Christian König | 2016-05-04 | 1 | -0/+2 |
* | drm/ttm: add reservation_object as argument to ttm_bo_init | Maarten Lankhorst | 2014-09-30 | 1 | -1/+1 |
* | drm/<ttm-based-drivers>: Don't call drm_mmap | Daniel Vetter | 2014-09-24 | 1 | -1/+1 |
* | drm/ttm: move fpfn and lpfn into each placement v2 | Christian König | 2014-08-27 | 1 | -7/+10 |
* | drm: init TTM dev_mapping in ttm_bo_device_init() | David Herrmann | 2014-03-16 | 1 | -2/+3 |
* | drm: use anon-inode instead of relying on cdevs | David Herrmann | 2014-03-16 | 1 | -1/+1 |
* | drivers: gpu: Mark functions as static and remove unused function in cirrus_t... | Rashika | 2014-01-14 | 1 | -23/+3 |
* | Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-09-02 | 1 | -0/+1 |
|\ |
|
| * | drm/cirrus: Invalidate page tables when pinning a BO | Michal Srb | 2013-08-07 | 1 | -0/+1 |
* | | drm: verify vma access in TTM+GEM drivers | David Herrmann | 2013-08-27 | 1 | -1/+3 |
* | | drm/cirrus: remove unused driver_private access | David Herrmann | 2013-08-19 | 1 | -1/+0 |
|/ |
|
* | drm/cirrus: inline reservations | Maarten Lankhorst | 2013-06-28 | 1 | -18/+0 |
* | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} | Andy Lutomirski | 2013-05-31 | 1 | -11/+4 |
* | drm/cirrus: deal with bo reserve fail in dirty update path | Dave Airlie | 2013-05-02 | 1 | -1/+1 |
* | drm/ttm: remove no_wait_reserve, v3 | Maarten Lankhorst | 2012-12-10 | 1 | -5/+5 |
* | drm/ttm: remove ttm_buffer_object->buffer_start | Marcin Slusarz | 2012-11-20 | 1 | -1/+1 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -1/+1 |
* | cirrus: avoid crash if driver fails to load | Dave Airlie | 2012-05-31 | 1 | -0/+5 |
* | drm: update ast/cirrus/mgag200 for change in TTM api | Dave Airlie | 2012-05-23 | 1 | -1/+1 |
* | drm/kms: driver for virtual cirrus under qemu | Dave Airlie | 2012-05-17 | 1 | -0/+453 |