summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-161-2/+3
* drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-161-1/+1
* drivers: gpu: Mark functions as static in ast_ttm.cRashika2014-01-141-3/+3
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-021-0/+1
|\
| * drm/ast: invalidate page tables when pinning a BODave Airlie2013-08-071-0/+1
* | drm: verify vma access in TTM+GEM driversDavid Herrmann2013-08-271-1/+3
* | drm/ast: remove unused driver_private accessDavid Herrmann2013-08-191-1/+0Star
|/
* drm/ast: inline reservationsMaarten Lankhorst2013-06-281-18/+0Star
* drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski2013-05-311-10/+3Star
* drm/ast: deal with bo reserve fail in dirty update pathDave Airlie2013-05-021-1/+1
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-101-5/+5
* drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz2012-11-201-1/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie2012-05-231-1/+1
* drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie2012-05-171-0/+453