summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2021-05-03drm/ttm: always initialize the full ttm_resource v2Christian König
2021-04-09drm/amdgpu: Fix size overflowxinhui pan
2021-04-09drm/amdgpu: fix compiler warning(v2)Guchun Chen
2021-04-09drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-04-09drm/amdgpu: Use correct size when access vramxinhui pan
2021-04-09drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuableChristian König
2021-03-23drm/amdgpu: use new cursor in amdgpu_mem_visibleChristian König
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_access_memoryChristian König
2021-03-23drm/amdgpu: use new cursor in amdgpu_ttm_io_mem_pfnChristian König
2021-03-23drm/amdgpu: use the new cursor in amdgpu_fill_bufferChristian König
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_copy_mem_to_memChristian König
2021-03-23drm/amdgpu: fix compile error on architecture s390 (v2)Oak Zeng
2021-03-23drm/amdgpu: set snoop bit in pde/pte entries for A+AEric Huang
2021-03-23drm/amdgpu: set CPU mapping of vram as cached for A+A modeEric Huang
2021-03-23drm/amdgpu: use pd addr based on gart level page tableAlex Sierra
2021-03-23drm/amdgpu: pre-map device buffer as cached for A+A configOak Zeng
2021-02-25drm/amdgpu/ttm: constify static vm_operations_structRikard Falkeborn
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das
2021-02-18drm/amdgpu: remove CONFIG_DRM_AMDGPU_GART_DEBUGFSNirmoy Das
2021-02-18drm/amdgpu: do not keep debugfs dentryNirmoy Das
2021-01-21drm/ttm: device naming cleanupChristian König
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher
2020-12-08drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König
2020-11-30drm/prime: split array import functions v4Christian König
2020-11-30drm/amdgpu: stop using pages with drm_prime_sg_to_page_addr_arraysChristian König
2020-11-24drm/amd/amdgpu/amdgpu_ttm: Add description for 'page_flags'Lee Jones
2020-11-18drm/amdgpu: fix check order in amdgpu_bo_moveChristian König
2020-11-13drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slig...Lee Jones
2020-11-11drm/amdgpu/ttm: use multihopDave Airlie
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04drm/ttm: rework no_retry handling v2Christian König
2020-11-02drm/amdgpu/amdgpu: use "*" adjacent to data nameDeepak R Varma
2020-11-02drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-29drm/amdgpu: switch to new allocator v2Christian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-26drm/ttm: make num_pages uint32_tChristian König
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König
2020-10-23drm/amdgpu: Fix size calculation when init onchip memoryxinhui pan
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie