summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-14drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs filesXiaojie Yuan1-1/+2
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-10/+10
2020-05-19drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov1-10/+10
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie1-1/+7
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie1-18/+25
2020-04-28drm/amdgpu: fix the wrong logic checking when secure buffer is created (v3)Huang Rui1-2/+2
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov1-2/+2
2020-04-28drm/amdgpu: remove the alignment placeholder for secure bufferHuang Rui1-4/+0
2020-04-28drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)Alex Deucher1-1/+11
2020-04-01drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Christian König1-18/+25
2020-04-01drm/amdgpu: improve amdgpu_gem_info debugfs fileChristian König1-1/+3
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+2
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie1-3/+31
2019-10-25drm/ttm: always keep BOs on the LRUChristian König1-2/+2
2019-09-25drm/amdgpu: untag user pointersAndrey Konovalov1-0/+2
2019-09-16drm/amdgpu: allow direct submission of PDE updates v2Christian König1-1/+1
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König1-2/+30
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+3
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-3/+3
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie1-2/+3
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann1-3/+3
2019-08-06drm/amdgpu: use embedded gem objectGerd Hoffmann1-4/+4
2019-07-30drm/amdgpu: Fix amdgpu_display_supported_domains logic.Andrey Grodzovsky1-1/+1
2019-07-30drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky1-1/+2
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang1-2/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+5
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+5
2019-06-11drm/amdgpu: stop removing BOs from the LRU v3Christian König1-2/+2
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg1-1/+5
2019-05-31drm/ttm: Make LRU removal optional v2Christian König1-2/+2
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang1-8/+6
2019-04-03drm/amdgpu: Add preferred_domain check when determine XGMI stateshaoyunl1-0/+11
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher1-6/+8
2019-03-19drm/amdgpu: Only clear dumb buffers if ring is enabledNicholas Kazlauskas1-3/+10
2019-03-19drm/amdgpu: Clear VRAM for DRM dumb_create buffersNicholas Kazlauskas1-1/+2
2019-03-19drm/amdgpu: allocate VM PDs/PTs on demandChristian König1-10/+0
2019-03-19drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang1-8/+6
2019-02-01drm/amdgpu: clean up memory/GDS/GWS/OA alignment codeMarek Olšák1-7/+0
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König1-2/+5
2018-09-19drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König1-9/+3
2018-09-10drm/amdgpu: correctly sign extend 48bit addresses v3Christian König1-5/+5
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König1-1/+1
2018-07-05drm/amdgpu: fix the wrong type of gem object creationHuang Rui1-3/+3
2018-06-15drm/amdgpu: remove unused parameter for va updateJunwei Zhang1-3/+1
2018-06-15drm/amdgpu: allocate shared fence slot in VA IOCTLChristian König1-1/+1
2018-05-30drm/amdgpu: gds bo must not be per-vm-boChunming Zhou1-0/+7
2018-05-29drm/amdgpu: Add helper function to get buffer domainDeepak Sharma1-7/+3
2018-05-29drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)Deepak Sharma1-2/+8
2018-05-15drm/amdgpu: print the BO flags in the gem debugfs entryChristian König1-0/+15
2018-05-15drm/amdgpu: drop printing the BO offset in the gem debugfs (v2)Christian König1-5/+0