Age | Commit message (Expand) | Author |
2024-08-27 | Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag... | Daniel Vetter |
2024-08-23 | drm/amdkfd: Change kfd/svm page fault drain handling | Xiaogang Chen |
2024-08-20 | drm/amdgpu: Enforce isolation as part of the job | Srinivasan Shanmugam |
2024-08-16 | drm/amdgpu: Emit cleaner shader at end of IB submission | Alex Deucher |
2024-08-06 | drm/amdgpu: use CPU for page table update if SDMA is unavailable | Yifan Zhang |
2024-07-29 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2024-07-24 | drm/amdgpu: reset vm state machine after gpu reset(vram lost) | ZhenGuo Yin |
2024-07-24 | drm/amdgpu: reset vm state machine after gpu reset(vram lost) | ZhenGuo Yin |
2024-07-09 | drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves | Thomas Hellström |
2024-05-20 | drm/amdgpu: Fix amdgpu_vm_is_bo_always_valid kerneldoc | Tvrtko Ursulin |
2024-05-17 | drm/amdgpu: Add amdgpu_bo_is_vm_bo helper | Tvrtko Ursulin |
2024-04-30 | drm/amdgpu: support gfx v12 specific pte/pde fields | Hawking Zhang |
2024-04-16 | drm/amdgpu: validate the parameters of bo mapping operations more clearly | xinhui pan |
2024-03-22 | drm/amdgpu: sync page table freeing with tlb flush | Shashank Sharma |
2024-03-20 | drm/amdgpu: implement TLB flush fence | Christian Koenig |
2024-03-20 | drm/amdgpu: add recent pagefault info in vm_manager | Sunil Khatri |
2024-03-04 | drm/amdgpu: cleanup conditional execution | Christian König |
2024-03-04 | drm/amdgpu: change vm->task_info handling | Shashank Sharma |
2024-03-04 | Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R... | Jesse Zhang |
2024-01-18 | drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest | YuanShang |
2024-01-18 | drm/amdgpu: Remove unnecessary NULL check | Felix Kuehling |
2024-01-15 | drm/amdgpu: Auto-validate DMABuf imports in compute VMs | Felix Kuehling |
2023-12-19 | drm/amdgpu: re-create idle bo's PTE during VM state machine reset | ZhenGuo Yin |
2023-11-17 | drm/amdgpu: Add function parameter 'xcc_mask' not described in 'amdgpu_vm_flu... | Srinivasan Shanmugam |
2023-11-17 | drm/amdkfd: Move TLB flushing logic into amdgpu | Felix Kuehling |
2023-11-10 | drm/amdgpu: fix error handling in amdgpu_vm_init | Christian König |
2023-11-10 | drm/amdgpu: Fix possible null pointer dereference | Felix Kuehling |
2023-11-03 | drm/amdkfd: Improve amdgpu_vm_handle_moved | Felix Kuehling |
2023-10-27 | drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systems | David Francis |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie |
2023-10-19 | drm/amdgpu: Fix possible null pointer dereference | Felix Kuehling |
2023-10-05 | drm/amdgpu: refine fault cache updates | Alex Deucher |
2023-10-05 | drm/amdgpu: add new INFO ioctl query for the last GPU page fault | Alex Deucher |
2023-10-04 | drm/amdgpu: add cached GPU fault structure to vm struct | Alex Deucher |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-09-11 | drm/amdgpu: Merge debug module parameters | André Almeida |
2023-09-06 | drm/amdgpu: Use min_t to replace min | Srinivasan Shanmugam |
2023-08-04 | Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd... | Daniel Vetter |
2023-07-18 | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create | Guchun Chen |
2023-07-17 | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2023-07-12 | drm/amdgpu: Rename to amdgpu_vm_tlb_seq_struct | Luben Tuikov |
2023-07-12 | drm/amdgpu: use the new drm_exec object for CS v3 | Christian König |
2023-07-12 | drm/amdkfd: switch over to using drm_exec v3 | Christian König |
2023-07-07 | drm/amdgpu: have bos for PDs/PTS cpu accessible when kfd uses cpu to update vm | Xiaogang Chen |
2023-07-07 | drm/amdgpu: Update invalid PTE flag setting | Mukul Joshi |
2023-06-30 | drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute | Xiaogang Chen |
2023-06-23 | drm/amdgpu: fix clearing mappings for BOs that are always valid in VM | Samuel Pitoiset |
2023-06-15 | drm/amdgpu: add VM generation token | Christian König |
2023-06-15 | drm/amdgpu: reset VM when an error is detected | Christian König |
2023-06-15 | drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory | Christian König |