summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond
2023-11-29drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_write'Srinivasan Shanmugam
2023-08-15drm/amdgpu: Remove duplicated includesGUO Zihua
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_read'Srinivasan Shanmugam
2023-08-07drm/amdgpu: create kernel doorbell pagesShashank Sharma
2023-08-07drm/amdgpu: initialize ttm for doorbellsShashank Sharma
2023-08-07drm/amdgpu: accommodate DOMAIN/PL_DOORBELLAlex Deucher
2023-06-15drm/amdgpu: Rename DRM schedulers in amdgpu TTMMukul Joshi
2023-06-09drm/amdgpu: bypass bios dependent operationsShiwu Zhang
2023-06-09drm/amdgpu: Add a low priority scheduler for VRAM clearingMukul Joshi
2023-06-09drm/amdgpu: stop including swiotlb.hChristoph Hellwig
2023-06-09drm/amdgpu: remove unnecessary (void*) conversionsSu Hui
2023-06-09drm/amd/amdgpu: Fix errors & warnings in amdgpu_ttm.cSrinivasan Shanmugam
2023-06-09drm/amdgpu/gmc9: fix 64 bit division in partition codeAlex Deucher
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang
2023-06-09drm/amdkfd: Alloc memory of GPU support memory partitionPhilip Yang
2023-06-09drm/amdgpu: Fix unmapping of apertureLijo Lazar
2023-06-09drm/amdkfd: Native mode memory partition supportRajneesh Bhardwaj
2023-06-09drm/amdgpu: Set TTM pools for memory partitionsPhilip Yang
2023-06-09drm/amdgpu: Use apt name for FW reserved regionLijo Lazar
2023-06-09drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3Rajneesh Bhardwaj
2023-06-09drm/amdkfd: Update MQD management on multi XCC setupMukul Joshi
2023-06-09drm/amdgpu: Set GTT size equal to TTM mem limitMukul Joshi
2023-02-06drm/ttm: prevent moving of pinned BOsChristian König
2023-01-25drm/ttm: revert "prevent moving of pinned BOs"Christian König
2023-01-25drm/ttm: prevent moving of pinned BOsChristian König
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-03drm/amdgpu: cleanup visible vram size handlingChristian König
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-14drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov
2022-12-14drm/amdgpu: Add notifier lock for KFD userptrsFelix Kuehling
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-11-29drm/amdgpu: add drv_vram_usage_va for virt data exchangeTong Liu01
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-17drm/amdgpu: cleanup amdgpu_hmm_range_get_pagesChristian König
2022-11-17drm/amdgpu: rename the files for HMM handlingChristian König
2022-11-17drm/amdgpu: fix userptr HMM range handling v2Christian König
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-10drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Tong Liu01
2022-11-09drm/amdgpu: Fix the kerneldoc descriptionRajneesh Bhardwaj
2022-11-08Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König
2022-11-03drm/amdgpu: use drm_sched_job_add_resv_dependencies for movesChristian König
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath
2022-10-18drm/amdgpu: Fix for BO move issueArunpravin Paneer Selvam