Age | Commit message (Expand) | Author |
2025-02-21 | drm/amdgpu: remove all KFD fences from the BO on release | Christian König |
2025-01-09 | Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie |
2024-12-19 | drm/amdgpu: track bo memory stats at runtime | Yunxiang Li |
2024-12-19 | drm/amdgpu: remove unused function parameter | Yunxiang Li |
2024-12-10 | drm/amdgpu: Update the variable name to dma_buf | Sunil Khatri |
2024-12-10 | drm/amd/amdgpu: Add support for isp buffers | Pratap Nirujogi |
2024-11-12 | drm/amdgpu: enable GTT fallback handling for dGPUs only | Christian König |
2024-11-04 | drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfo | Tvrtko Ursulin |
2024-11-04 | drm/amdgpu: stop tracking visible memory stats | Yunxiang Li |
2024-11-04 | drm/amdgpu: make drm-memory-* report resident memory | Yunxiang Li |
2024-10-08 | drm/amdgpu: Use drm_print_memory_stats helper from fdinfo | Tvrtko Ursulin |
2024-09-18 | drm/amdgpu: use GEM references instead of TTMs v2 | Christian König |
2024-09-18 | drm/amdgpu: remove amdgpu_pin_restricted() | Christian König |
2024-09-18 | drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag | Christian König |
2024-09-18 | drm/amdgpu: nuke the VM PD/PT shadow handling | Christian König |
2024-07-05 | Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag... | Daniel Vetter |
2024-07-05 | Merge v6.10-rc6 into drm-next | Daniel Vetter |
2024-06-27 | amdgpu: don't dereference a NULL resource in sysfs code | Pierre-Eric Pelloux-Prayer |
2024-06-11 | Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2024-06-10 | drm/amdgpu: Fix the BO release clear memory warning | Arunpravin Paneer Selvam |
2024-05-17 | drm/amdgpu: Describe all object placements in debugfs | Tvrtko Ursulin |
2024-05-17 | drm/amdgpu: Reduce mem_type to domain double indirection | Tvrtko Ursulin |
2024-05-15 | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-04-30 | drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2 | Christian König |
2024-04-30 | drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2 | Christian König |
2024-04-30 | Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2024-04-29 | Merge v6.9-rc6 into drm-next | Daniel Vetter |
2024-04-26 | drm/amdgpu: Modify the contiguous flags behaviour | Arunpravin Paneer Selvam |
2024-04-26 | drm/amdgpu: replace tmz flag into buffer flag | Frank Min |
2024-04-23 | drm/amdgpu: Update BO eviction priorities | Felix Kuehling |
2024-04-23 | drm/amdgpu: Update BO eviction priorities | Felix Kuehling |
2024-04-23 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2024-04-22 | drm/amdgpu: Enable clear page functionality | Arunpravin Paneer Selvam |
2024-04-22 | Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2024-04-17 | drm/amdgpu: fix visible VRAM handling during faults | Christian König |
2024-04-16 | drm/amdgpu: fix visible VRAM handling during faults | Christian König |
2024-03-01 | drm/amdgpu: use GTT only as fallback for VRAM|GTT | Christian König |
2024-02-16 | drm/amdgpu: add shared fdinfo stats | Alex Deucher |
2024-01-29 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2024-01-25 | drm/ttm: replace busy placement with flags v6 | Somalapuram Amaranath |
2023-12-14 | drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap | Wang, Beyond |
2023-12-13 | drm/amdgpu: warn when there are still mappings when a BO is destroyed v2 | Christian König |
2023-11-29 | drm/amdgpu: fix AGP addressing when GART is not at 0 | Alex Deucher |
2023-11-09 | drm/amdgpu: fix AGP init order | Alex Deucher |
2023-09-26 | drm/amdgpu/gmc: set a default disable value for AGP | Alex Deucher |
2023-08-30 | drm/amd: Simplify the bo size check funciton | Ma Jun |
2023-08-07 | drm/amdgpu: accommodate DOMAIN/PL_DOORBELL | Alex Deucher |
2023-07-25 | drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info | Pierre-Eric Pelloux-Prayer |
2023-06-15 | drm/amdgpu: make sure that BOs have a backing store | Christian König |
2023-06-15 | Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy... | Arunpravin Paneer Selvam |