summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2019-10-25drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky
2019-10-17drm/amdgpu: reserve vram for memory training(v4)Tianci.Yin
2019-10-15drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan
2019-10-10drm/amdgpu: Use the ALIGN() macroLuben Tuikov
2019-10-04drm/amdgpu: remove redundant variable r and redundant return statementColin Ian King
2019-09-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou
2019-09-06Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-29drm/amdgpu: keep the stolen memory in visible vram regionTianci.Yin
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-15drm/amdgpu: handle PCIe root ports with addressing limitationsChristoph Hellwig
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/amdgpu: use embedded gem objectGerd Hoffmann
2019-08-02drm/amdgpu: Implement VRAM wipe on releaseFelix Kuehling
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-11drm/amdgpu: Fix potential integer overflowsFelix Kuehling
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10Hawking Zhang
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amdgpu: use new HMM APIs and helpersPhilip Yang
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-24drm/amdgpu: Improve error handling for HMMFelix Kuehling
2019-05-24drm/amdgpu: support userptr cross VMAs case with HMMPhilip Yang
2019-05-24drm/amdgpu: fix HMM config dependency issuePhilip Yang
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-05-24drm/amdgpu: remove static GDS, GWS and OA allocationChristian König
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher
2019-03-28Revert "drm/amdgpu: fix HMM config dependency issue"Alex Deucher
2019-03-28Revert "drm/amdgpu: support userptr cross VMAs case with HMM"Alex Deucher
2019-03-19drm/amdgpu: support userptr cross VMAs case with HMMPhilip Yang
2019-03-19drm/amdgpu: stop evicting busy PDs/PTsChristian König
2019-03-19drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann
2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
2019-03-19drm/amdgpu: fix HMM config dependency issuePhilip Yang
2019-03-19drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-02-01drm/amdgpu: clean up memory/GDS/GWS/OA alignment codeMarek Olšák
2019-01-25drm/amdgpu: set bulk_moveable to false when lru changed v2Chunming Zhou
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König