summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2017-07-27drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis
2016-09-07drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König
2016-03-03drm/amdgpu: use post-decrement in error handlingRasmus Villemoes
2016-03-03drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-03-03drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König
2015-12-02drm/amdgpu: add err check for pin userptrChunming Zhou
2015-11-16drm/amdgpu: fix seq_printf format stringArnd Bergmann
2015-11-04drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König
2015-10-07drm/amdgpu: add vram usage into debugfsChunming Zhou
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König
2015-09-03drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher
2015-08-26drm/amdgpu: use IB for copy buffer of evictionChunming Zhou
2015-08-25drm/amdgpu: fix no sync_wait in copy_bufferChunming Zhou
2015-08-25drm/amdgpu: improve sa_bo->fence by kernel fenceChunming Zhou
2015-06-29drm/amdgpu: use kzalloc for allocating one thingManinder Singh
2015-06-03drm/amdgpu: remove mclk_lockChristian König
2015-06-03drm/amdgpu: fix userptr BO unpin bug (v2)monk.liu
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher