Age | Commit message (Expand) | Author |
2024-01-15 | drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c | Alex Deucher |
2024-01-03 | drm/amdgpu: Fix ecc irq enable/disable unpaired | Stanley.Yang |
2023-11-17 | drm/amdgpu/gmc10: disable AGP aperture | Alex Deucher |
2023-11-17 | drm/amdgpu: add a module parameter to control the AGP aperture | Alex Deucher |
2023-11-09 | drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4) | Victor Lu |
2023-11-09 | drm/amdgpu: fix AGP init order | Alex Deucher |
2023-10-04 | drm/amdgpu: cache gpuvm fault information for gmc7+ | Alex Deucher |
2023-10-04 | drm/amdgpu/gmc: add a way to force a particular placement for GART | Alex Deucher |
2023-09-26 | drm/amdgpu/gmc: set a default disable value for AGP | Alex Deucher |
2023-09-26 | drm/amdgpu: rework lock handling for flush_tlb v2 | Christian König |
2023-09-26 | drm/amdgpu: drop error return from flush_gpu_tlb_pasid | Christian König |
2023-09-26 | drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasid | Christian König |
2023-09-26 | drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2 | Christian König |
2023-09-20 | drm/amdgpu: Add EXT_COHERENT memory allocation flags | David Francis |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-07-27 | drm/amdgpu: correct vmhub index in GMC v10/11 | Lang Yu |
2023-07-10 | drm/amdgpu: Fix warnings in gmc_v10_0.c | Srinivasan Shanmugam |
2023-07-10 | drm/amdgpu: Prefer dev_warn over printk | Srinivasan Shanmugam |
2023-07-07 | drm/amdgpu: Update invalid PTE flag setting | Mukul Joshi |
2023-06-15 | drm/amdgpu: Rename DRM schedulers in amdgpu TTM | Mukul Joshi |
2023-06-09 | drm/amdgpu: Fix up missing parameter in kdoc for 'inst' in gmc_ v7, v8, v9, v... | Srinivasan Shanmugam |
2023-06-09 | drm/amdkfd: pass kfd_node ref to svm migration api | Alex Sierra |
2023-06-09 | drm/amdgpu: Add XCC inst to PASID TLB flushing | Mukul Joshi |
2023-06-09 | drm/amdgpu: add bitmask to iterate vmhubs | Le Ma |
2023-06-09 | drm/amdgpu: introduce vmhub definition for multi-partition cases (v3) | Hawking Zhang |
2023-06-09 | drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini | Horatio Zhang |
2023-04-18 | drm/amdgpu: convert gfx.kiq to array type (v3) | Le Ma |
2023-04-14 | drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4) | Le Ma |
2023-03-13 | drm/amdgpu: Move umc ras block init to gmc ras sw_init | Hawking Zhang |
2023-02-23 | drm/amdgpu: add umc retire unit element | Tao Zhou |
2023-01-03 | drm/amdgpu: cleanup visible vram size handling | Christian König |
2022-12-20 | drm/amdgpu/gmc10: don't touch gfxhub registers during S0ix | Alex Deucher |
2022-11-22 | Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2022-11-09 | drm/amdgpu: Set MTYPE in PTE based on BO flags | Felix Kuehling |
2022-11-03 | drm/amdgpu: cleanup scheduler job initialization v2 | Christian König |
2022-08-16 | drm/amdgpu: Increase tlb flush timeout for sriov | Dusica Milinkovic |
2022-07-25 | drm/amdgpu: enable swiotlb for gmc 10.0 (V2) | Aaron Liu |
2022-07-12 | drm/amdgpu/gmc10: adjust gart size for parts that support S/G display | Alex Deucher |
2022-06-21 | drm/amdgpu: Remove break for VMID loop TLB flush on MES | Graham Sider |
2022-05-26 | drm/amdgpu: add AMDGPU_VM_NOALLOC v2 | Christian König |
2022-05-04 | drm/amdgpu: don't use kiq to flush gpu tlb if mes enabled | Jack Xiao |
2022-05-04 | drm/amdgpu/gmc10: skip emitting pasid mapping packet | Jack Xiao |
2022-04-28 | drm/amdgpu: store the mall size in the gmc structure | Alex Deucher |
2022-04-26 | drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend | Prike Liang |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2022-03-25 | drm/amdgpu/gmc: use PCI BARs for APUs in passthrough | Alex Deucher |
2022-03-15 | drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations. | Yongqiang Sun |
2022-03-02 | drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks | yipechai |
2022-03-02 | drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b... | yipechai |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |