summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-041-20/+0
|\
| * drm/amdgpu: remove set but not used variable 'adev'YueHaibing2019-10-301-9/+0
| * drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky2019-10-251-11/+0
* | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-11-041-5/+27
|\ \
| * | drm/amdgpu: add independent DMA-buf import v9Christian König2019-10-281-5/+27
* | | Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-301-9/+110
|\ \ \ | | |/ | |/|
| * | drm/amdgpu: reserve vram for memory training(v4)Tianci.Yin2019-10-171-0/+91
| * | drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan2019-10-151-0/+17
| * | drm/amdgpu: Use the ALIGN() macroLuben Tuikov2019-10-101-9/+2
* | | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-261-70/+24
|\| | | |/ |/|
| * drm/amdgpu: remove redundant variable r and redundant return statementColin Ian King2019-10-041-2/+0
| * drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König2019-09-171-69/+13
| * drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou2019-09-131-0/+12
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-26/+30
|\ \
| * \ Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-23/+8
| |\ \ | | |/ | |/|
| | * mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig2019-08-071-1/+0
| | * mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig2019-08-071-2/+5
| | * amdgpu: remove -EAGAIN handling for hmm_range_faultChristoph Hellwig2019-08-071-20/+3
| | * mm/hmm: replace the block argument to hmm_range_fault with a flags valueChristoph Hellwig2019-07-261-1/+1
| * | Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-09-061-2/+4
| |\ \
| | * | drm/amdgpu: keep the stolen memory in visible vram regionTianci.Yin2019-08-291-2/+4
| * | | Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-271-1/+1
| |\| |
| | * | drm/amdgpu: handle PCIe root ports with addressing limitationsChristoph Hellwig2019-08-151-1/+1
| * | | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-211-7/+7
| |\ \ \ | | |/ / | |/| |
| * | | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-121-0/+17
| |\ \ \
| | * \ \ Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-091-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | drm/amdgpu: Implement VRAM wipe on releaseFelix Kuehling2019-08-021-0/+17
* | | | | drm/amdgpu: switch to gem vma offset managerGerd Hoffmann2019-09-111-1/+1
* | | | | drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann2019-09-111-0/+1
| |_|_|/ |/| | |
* | | | dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-7/+7
|/ / /
* | | drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-061-4/+4
* | | drm/amdgpu: use embedded gem objectGerd Hoffmann2019-08-061-1/+1
| |/ |/|
* | Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-191-7/+44
|\|
| * drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling2019-07-171-3/+37
| * drm/amdgpu: Fix unaligned memory copiesFelix Kuehling2019-07-161-0/+2
| * drm/amdgpu: Fix potential integer overflowsFelix Kuehling2019-07-111-4/+5
* | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-158/+156
|\|
| * drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang2019-07-081-1/+9
| * Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-9/+14
| |\
| | * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-9/+14
| | |\
| | | * drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-2/+3
| | | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-7/+10
| |_|/ |/| |
| * | drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10Hawking Zhang2019-06-201-2/+2
| * | drm/amdgpu: use new HMM APIs and helpersPhilip Yang2019-06-111-84/+68
| |/
| * drm/amdgpu: Improve error handling for HMMFelix Kuehling2019-05-241-4/+18
| * drm/amdgpu: support userptr cross VMAs case with HMMPhilip Yang2019-05-241-35/+91
| * drm/amdgpu: fix HMM config dependency issuePhilip Yang2019-05-241-23/+6
| * drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang2019-05-241-106/+72
| * drm/amdgpu: remove static GDS, GWS and OA allocationChristian König2019-05-241-21/+3
|/
* Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher2019-03-281-72/+106
OpenPOWER on IntegriCloud