summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2014-04-052-17/+17
|\
| * drm/ttm: Hide the implementation details of reservationThomas Hellstrom2014-04-042-17/+17
* | drm: Add support for two-ended allocation, v3Lauri Kasanen2014-04-041-3/+8
|/
* drm/ttm: Add a ttm_ref_object_exists functionThomas Hellstrom2014-03-281-0/+46
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-03-181-1/+2
|\
| * drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-161-1/+2
* | drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-121-3/+5
* | drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom2014-03-121-5/+7
|/
* drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
* drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom2014-02-051-0/+3
* drm/ttm: Fix TTM object open regressionThomas Hellstrom2014-02-051-1/+1
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-202-4/+5
|\
| * drm/ttm: Fix swapin regressionThomas Hellstrom2013-12-231-1/+2
| * drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom2013-12-161-3/+3
* | Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-01-141-36/+54
|\ \
| * | drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-081-36/+54
* | | drivers: gpu: Remove unused function in ttm_lock.cRashika Kheria2014-01-081-8/+0
* | | drivers: gpu: Mark function as static in ttm_bo_util.cRashika Kheria2014-01-081-2/+2
* | | drivers: gpu: Mark function as static in ttm_bo.cRashika Kheria2014-01-081-1/+1
* | | drm/ttm: Correctly set page mapping and -index membersThomas Hellstrom2014-01-082-4/+28
* | | drm/ttm: Refuse to fault (prime-) imported pagesThomas Hellstrom2014-01-081-0/+9
* | | drm/ttm: Use VM_PFNMAP for shared bo mapsThomas Hellstrom2014-01-081-3/+15
|/ /
* | drm: Kill DRM_SUSERDaniel Vetter2013-12-181-1/+1
|/
* Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-213-9/+59
|\
| * drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-202-7/+54
| * drm/ttm: Don't move non-existing dataThomas Hellstrom2013-11-201-2/+5
* | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-181-6/+248
* | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-13/+19
|/
* Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie2013-11-141-17/+13
|\
| * drm/ttm: Fix vma page_prot bit manipulationThomas Hellstrom2013-11-121-17/+13
* | Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie2013-11-073-36/+102
|\ \ | |/
| * drm/ttm: Fix memory type compatibility checkThomas Hellstrom2013-11-061-12/+20
| * drm/ttm: Fix ttm_bo_move_memcpyThomas Hellstrom2013-11-061-11/+17
| * drm/ttm: Handle in-memory region copiesJakob Bornecrantz2013-11-061-1/+3
| * drm/ttm: Make NO_EVICT bos available to shrinkers pending destructionThomas Hellstrom2013-11-061-1/+13
| * drm/ttm: Allow vm fault retriesThomas Hellstrom2013-11-061-12/+50
* | drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom2013-11-062-5/+4
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-182-2/+2
|\
| * drm, ttm Fix uninitialized warningPrarit Bhargava2013-09-191-1/+1
| * drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs2013-09-191-1/+1
* | drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-102-35/+60
|/
* drm/ttm: kill unused functionsMaarten Lankhorst2013-08-191-154/+0
* drm/ttm: inline drm_bo_setup_vm()David Herrmann2013-08-071-20/+2
* drm/ttm: replace drm_mm_pre_get() by direct allocDavid Herrmann2013-08-071-22/+20
* drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann2013-08-071-1/+2
* drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann2013-07-251-10/+1
* drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-253-125/+48
* drm: make drm_mm_init() return voidDavid Herrmann2013-07-022-12/+2
* drm/ttm: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-281-4/+4
* drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst2013-06-282-102/+12
OpenPOWER on IntegriCloud