summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
AgeCommit message (Expand)AuthorLines
2021-02-02drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui-1/+1
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie-18/+23
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky-18/+23
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann-62/+7
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie-62/+7
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann-2/+3
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-6/+19
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard-0/+10
2020-10-26drm/amdgpu: don't map BO in reserved regionMadhav Chauhan-0/+10
2020-10-23drm/amdgpu: don't map BO in reserved regionMadhav Chauhan-0/+10
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel-62/+7
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann-5/+18
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König-1/+1
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie-6/+6
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov-1/+1
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov-5/+5
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König-4/+0
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+2
2020-08-07drm/amdgpu: make sure userptr ttm is allocatedChristian König-1/+1
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li-0/+4
2020-07-14drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs filesXiaojie Yuan-1/+2
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-10/+10
2020-05-19drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov-10/+10
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie-1/+7
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie-18/+25
2020-04-28drm/amdgpu: fix the wrong logic checking when secure buffer is created (v3)Huang Rui-2/+2
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov-2/+2
2020-04-28drm/amdgpu: remove the alignment placeholder for secure bufferHuang Rui-4/+0
2020-04-28drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)Alex Deucher-1/+11
2020-04-01drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Christian König-18/+25
2020-04-01drm/amdgpu: improve amdgpu_gem_info debugfs fileChristian König-1/+3
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+2
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-3/+31
2019-10-25drm/ttm: always keep BOs on the LRUChristian König-2/+2
2019-09-25drm/amdgpu: untag user pointersAndrey Konovalov-0/+2
2019-09-16drm/amdgpu: allow direct submission of PDE updates v2Christian König-1/+1
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König-2/+30
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-3/+3
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König-3/+3
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-2/+3
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann-3/+3
2019-08-06drm/amdgpu: use embedded gem objectGerd Hoffmann-4/+4
2019-07-30drm/amdgpu: Fix amdgpu_display_supported_domains logic.Andrey Grodzovsky-1/+1
2019-07-30drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky-1/+2
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang-2/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher-1/+5
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-1/+5
2019-06-11drm/amdgpu: stop removing BOs from the LRU v3Christian König-2/+2
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg-1/+5
2019-05-31drm/ttm: Make LRU removal optional v2Christian König-2/+2