summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus/cirrus_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-141-3/+3
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-261-1/+1
* drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-261-3/+2
* drm/cirrus: remove ttm_pool_* wrappersChristian König2018-02-261-13/+0
* drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-281-2/+3
* drm/cirrus: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-061-2/+4
* drm/cirrus: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+2
* drm/ttm: add io_mem_pfn callbackChristian König2017-04-041-0/+1
* drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-271-2/+0
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-0/+7
|\
| * drm/drivers: add support for using the arch wc mapping API.Dave Airlie2016-10-261-0/+7
* | drm/ttm: make eviction decision a driver callback v2Christian König2016-10-251-0/+1
|/
* drm: use drm_file to tag vm-bosDavid Herrmann2016-09-191-1/+2
* drm/ttm: remove dummy bo_move implementationsChristian König2016-07-071-12/+1
* drm/ttm: implement LRU add callbacks v2Christian König2016-05-041-0/+2
* drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-301-1/+1
* drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter2014-09-241-1/+1
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-271-7/+10
* 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 and remove unused function in cirrus_t...Rashika2014-01-141-23/+3
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-021-0/+1
|\
| * drm/cirrus: Invalidate page tables when pinning a BOMichal Srb2013-08-071-0/+1
* | drm: verify vma access in TTM+GEM driversDavid Herrmann2013-08-271-1/+3
* | drm/cirrus: remove unused driver_private accessDavid Herrmann2013-08-191-1/+0
|/
* drm/cirrus: inline reservationsMaarten Lankhorst2013-06-281-18/+0
* drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski2013-05-311-11/+4
* drm/cirrus: 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
* cirrus: avoid crash if driver fails to loadDave Airlie2012-05-311-0/+5
* drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie2012-05-231-1/+1
* drm/kms: driver for virtual cirrus under qemuDave Airlie2012-05-171-0/+453
OpenPOWER on IntegriCloud