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