aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/ttm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07drm/ttm: Remove unnecessary '0' values from retLi zeming1-1/+1
2022-08-22drm/ttm: Add new callbacks to ttm res mgrArunpravin Paneer Selvam1-0/+40
2022-07-13Merge drm/drm-next into drm-misc-nextMaxime Ripard1-4/+4
2022-07-11drm/ttm: rename and cleanup ttm_bo_initChristian König1-85/+8
2022-06-14drm/ttm: fix bulk move handling v2Christian König1-4/+4
2022-04-20drm/ttm: Add common debugfs code for resource managersZack Rusin1-0/+4
2022-04-13drm/ttm: fix kerneldoc for ttm_lru_bulk_moveChristian König1-2/+1
2022-04-12drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanupMatthew Auld1-8/+3
2022-04-07drm/ttm: remove bo->movingChristian König1-2/+0
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard3-14/+13
2022-04-02drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C1-1/+3
2022-03-29drm/amdgpu: drop amdgpu_gtt_nodeChristian König1-0/+8
2022-03-29drm/ttm: rework bulk move handling v5Christian König4-26/+12
2022-03-29drm/ttm: de-inline ttm_bo_pin/unpinChristian König1-28/+2
2022-03-28drm/ttm: allow bulk moves for all domainsChristian König2-4/+2
2022-03-28drm/ttm: add resource iterator v4Christian König1-0/+23
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König3-44/+41
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-3/+9
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König1-2/+9
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König1-1/+1
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie3-13/+13
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi3-13/+13
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König1-0/+4
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König1-7/+9
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König1-0/+3
2021-12-01drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin1-0/+11
2021-11-30drm/ttm: Don't include drm_hashtab.hThomas Zimmermann1-1/+0
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+1
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe1-2/+1
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+4
2021-10-13drm/ttm_bo_api: update the description for @placement and @sgAmos Kong1-2/+4
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+1
2021-09-29drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLEMatthew Auld1-3/+16
2021-09-29drm/ttm: add some kernel-doc for TTM_TT_FLAG_*Matthew Auld1-19/+41
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld2-10/+10
2021-09-29drm/ttm: remove TTM_PAGE_FLAG_NO_RETRYMatthew Auld1-1/+0
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen2-3/+7
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+2
2021-09-13drm/ttm: Try to check if new ttm man out of bounds during compilexinhui pan2-2/+19
2021-09-09drm/ttm: enable TTM page pool kerneldocChristian König1-2/+3
2021-09-09drm/ttm: enable TTM TT object kerneldoc v2Christian König1-3/+8
2021-09-09drm/ttm: enable TTM placement kerneldocChristian König1-0/+1
2021-09-09drm/ttm: enable TTM resource object kerneldoc v2Christian König1-4/+2
2021-09-09drm/ttm: enable TTM device object kerneldoc v2Christian König1-33/+39
2021-09-09drm/ttm: add kerneldoc for enum ttm_cachingChristian König1-0/+17
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König2-12/+3
2021-09-01drm/ttm: Clear all DMA mappings on demandAndrey Grodzovsky1-0/+1
2021-08-30drm/ttm: Create pinned listAndrey Grodzovsky1-0/+1
2021-08-25drm/ttm, drm/i915: Update ttm_move_memcpy for async useThomas Hellström1-1/+1
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König1-7/+0