summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
AgeCommit message (Expand)Author
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2021-09-07drm/amdgpu: remove unused amdgpu_bo_validateChristian König
2021-08-25drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang
2021-08-20drm/amdgpu: use the preferred pin domain after the checkChristian König
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-23drm/amdgpu: Fix documentaion for amdgpu_bo_add_to_shadow_listAnson Jacob
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-23drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König
2021-06-15drm/amdgpu: move shadow_list to amdgpu_bo_vmNirmoy Das
2021-06-15drm/amdgpu: parameterize ttm BO destroy callbackNirmoy Das
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-04drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-01drm/amdgpu: remove unused codeNirmoy Das
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-19drm/amdgpu: Unmap all MMIO mappingsAndrey Grodzovsky
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-23drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flagNirmoy Das
2021-04-23drm/amdgpu: cleanup amdgpu_bo_create()Nirmoy Das
2021-04-23drm/amdgpu: expose amdgpu_bo_create_shadow()Nirmoy Das
2021-04-19drm/amdgpu: check base size instead of mem.num_pagesChristian König
2021-04-19drm/amdgpu: freeing pinned objects is illegal nowChristian König
2021-04-09drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()Thomas Zimmermann
2021-04-09drm/amdgpu: make BO type check less restrictiveNirmoy Das
2021-04-09drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flagNirmoy Das
2021-04-09drm/amdgpu: introduce struct amdgpu_bo_userNirmoy Das
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das
2021-04-09drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-03-23drm/amdgpu: Don't reserve vram as WC for A+AOak Zeng
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König
2021-02-02drm/amdgpu: enable freesync for A+A configsChristian König
2021-02-02drm/amdgpu: Fix a false positive when pin non-VRAM memoryxinhui pan
2021-01-25drm/amdgpu: Make contiguous pinning optionalFelix Kuehling
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst