summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-19/+15
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook8-19/+15
9 daysdrm/amdgpu/userq: dont overwrite the error of subsequent map callSunil Khatri1-2/+3
9 daysdrm/amdgpu: Skip accessing psp rum time db for APUsKanala Ramalingeswara Reddy1-0/+6
9 daysdrm/amdgpu: update the fw version for gfx12 userqueuesSunil Khatri1-4/+4
9 daysdrm/amdgpu: update the fw version for gfx11 userqueuesSunil Khatri1-4/+4
9 daysdrm/amdgpu: fix byte/dword unit mismatch in coredump IB dumpSunil Khatri1-3/+3
9 daysdrm/amdgpu: fix Idle BOs list in VM debugfs status infoSunil Khatri1-1/+1
9 daysdrm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFTSunil Khatri1-1/+1
9 daysdrm/amdgpu: Update queue reset support versionAmber Lin1-1/+1
9 daysdrm/amdgpu/gfx8: only apply compute quantums to KCQsAlex Deucher1-3/+5
9 daysdrm/amdgpu: restrict BAR0 fallback read to SR-IOV VFs onlyMario Limonciello1-0/+3
14 daysMerge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds18-72/+626
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2026-08-25drm/amdgpu/userq: fix lock missing for userq fence error setPrike Liang1-7/+13
2026-08-25drm/amdgpu: clamp the isolation index for rings outside a partitionXiang Liu2-2/+7
2026-08-25drm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement1-0/+7
2026-08-25drm/amdgpu: Fix VCE 3 ring align_maskDavid Rosca1-1/+1
2026-08-25drm/kfd: Add CU occupancy support to GFX12.1David Belanger1-1/+149
2026-08-25drm/kfd: Add CU occupancy support to GFX12David Belanger1-1/+149
2026-08-25drm/kfd: Add CU occupancy support to GFX11David Belanger1-0/+148
2026-08-25drm/amdgpu: avoid force-completing uninitialized UVD ringsBob Zhou1-1/+2
2026-08-25drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset ...Jesse Zhang1-0/+24
2026-08-25drm/amdgpu/mes: fix the inconsistent indenting for mes_userq_map()Prike Liang1-1/+1
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-2/+2
2026-08-24Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...Dave Airlie11-58/+125
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie8-33/+28
2026-08-19drm/amdgpu: handle pipeline sync without a VM fenceAlex Deucher3-16/+19
2026-08-19drm/amdgpu/vcn: fix integer overflow in dec_msg buffer count checkDavid (Ming Qiang) Wu2-6/+14
2026-08-19drm/amdgpu: fix hang and race in userq destroyZhu Lingshan1-15/+8
2026-08-19drm/amdgpu: delay ttm buffer func enablement on xgmiPierre-Eric Pelloux-Prayer2-3/+8
2026-08-19drm/amdgpu: check thunderbolt before switcheroo registrationYang Wang1-4/+10
2026-08-19drm/amdgpu: force complete the KIQ ring fences on resetJesse Zhang1-0/+12
2026-08-19drm/amdgpu: validate rptr and wptr of a userqZhu Lingshan1-2/+8
2026-08-19drm/amdgpu: force complete the MES ring fences on resetJesse Zhang1-0/+13
2026-08-19drm/amdgpu: fix sysfs ip base addr for 64bit in standalone modeMukul Joshi1-2/+13
2026-08-19drm/amdgpu/userq: ignore duplicate BO locks when returning wait fence infoSunil Khatri1-1/+1
2026-08-19drm/amdgpu/userq: ignore duplicate BO locks when counting wait fencesSunil Khatri1-1/+1
2026-08-19drm/amdgpu/userq: ignore duplicate BO locks in userq signal ioctlSunil Khatri1-1/+1
2026-08-19drm/amdgpu: ensure all userq VAs mapped before restoreZhu Lingshan1-7/+9
2026-08-19drm/amdgpu: fix autosuspend cleanup during removalGuangshuo Li1-0/+1
2026-08-19drm/amdgpu: Disable runtime PM for externally attached dGPUsYang Wang1-0/+7
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-35/+28
2026-08-12drm/amdgpu: Prefer default discovery offsetLijo Lazar1-0/+13
2026-08-12drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
2026-08-12drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
2026-08-12drm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
2026-08-12drm/amdgpu: Fix UVD min buffer sizesDavid Rosca1-5/+7
2026-08-12drm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
2026-08-12drm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca1-58/+4