summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
AgeCommit message (Expand)AuthorLines
2024-11-04drm/amdgpu: stop tracking visible memory statsYunxiang Li-10/+0
2024-11-04drm/amdgpu: make drm-memory-* report resident memoryYunxiang Li-1/+0
2024-10-08drm/amdgpu: Use drm_print_memory_stats helper from fdinfoTvrtko Ursulin-25/+10
2024-09-18drm/amdgpu: remove amdgpu_pin_restricted()Christian König-2/+0
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König-21/+0
2024-07-23drm/amdkfd: Ensure user queue buffers residencyPhilip Yang-0/+6
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König-1/+3
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König-22/+0
2024-02-16drm/amdgpu: add shared fdinfo statsAlex Deucher-0/+6
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond-3/+1
2023-10-09drm/amdgpu: add missing NULL checkChristian König-1/+1
2023-08-07drm/amdgpu: accommodate DOMAIN/PL_DOORBELLAlex Deucher-0/+2
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang-4/+8
2023-06-09drm/amdgpu: Add memory partition mem_id to amdgpu_boPhilip Yang-0/+5
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie-2/+23
2023-03-13drm/amdgpu: expose more memory stats in fdinfoMarek Olšák-2/+23
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst-8/+15
2022-12-14drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov-1/+1
2022-05-26drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLEChristian König-1/+0
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das-1/+0
2021-09-07drm/amdgpu: remove unused amdgpu_bo_validateChristian König-1/+0
2021-08-25drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang-1/+1
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+0
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König-1/+0
2021-06-15drm/amdgpu: move shadow_list to amdgpu_bo_vmNirmoy Das-4/+2
2021-06-15drm/amdgpu: parameterize ttm BO destroy callbackNirmoy Das-1/+2
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das-1/+1
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+2
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König-2/+2
2021-06-01drm/amdgpu: remove unused codeNirmoy Das-6/+0
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das-0/+17
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das-0/+10
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie-6/+9
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+7
2021-05-19drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vramChristian König-6/+9
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun-0/+2
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard-8/+16
2021-04-23drm/amdgpu: expose amdgpu_bo_create_shadow()Nirmoy Das-0/+3
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König-1/+1
2021-04-20drm/amdgpu: add param bit flag to create SVM BOsAlex Sierra-0/+4
2021-04-09drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()Thomas Zimmermann-2/+0
2021-04-09drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flagNirmoy Das-4/+0
2021-04-09drm/amdgpu: introduce struct amdgpu_bo_userNirmoy Das-0/+14
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das-0/+1
2021-02-22drm/amdgpu: remove unused variable from struct amdgpu_boNirmoy Das-1/+0
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das-1/+1
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst-1/+0
2020-12-14drm/ttm: cleanup BO size handling v3Christian König-2/+2
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie-1/+0
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher-1/+0