aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-20drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu1-1/+2
2024-05-20drm/amdgpu: Fix amdgpu_vm_is_bo_always_valid kerneldocTvrtko Ursulin1-1/+1
2024-05-20drm/amdgpu: remove unused struct 'hqd_registers'Dr. David Alan Gilbert1-38/+0
2024-05-20drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou2-5/+5
2024-05-20drm/amdgpu: Queue KFD reset workitem in VF FEDVictor Skvortsov1-1/+1
2024-05-20drm/amdgpu: Extend KIQ reg polling wait for VFVictor Skvortsov1-3/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2024-05-17drm/amdgpu: fix ACA no query result after gpu resetYang Wang3-13/+4
2024-05-17drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar1-2/+2
2024-05-17drm/amdgpu: change bank cache lock type to spinlockYang Wang2-7/+6
2024-05-17drm/amdgpu: change aca bank error lock type to spinlockYang Wang2-11/+11
2024-05-17drm/amdgpu: Describe all object placements in debugfsTvrtko Ursulin1-0/+15
2024-05-17drm/amdgpu: Reduce mem_type to domain double indirectionTvrtko Ursulin2-19/+13
2024-05-17drm/amdgpu: Add amdgpu_bo_is_vm_bo helperTvrtko Ursulin3-16/+29
2024-05-17drm/amdgpu: Remove duplicate check for *is_queue_unmap in sdma_v7_0_ring_set_...Srinivasan Shanmugam1-4/+0
2024-05-17drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten1-1/+0
2024-05-17drm/amdgpu/vcn: update vcn5 enc/dec capabilitiesRuijing Dong1-5/+5
2024-05-17drm/amdgpu: Remove duplicate amdgpu_umsch_mm.h headerJiapeng Chong1-1/+0
2024-05-17drm/amd/amdgpu: add module parameter for jpegKenneth Feng3-0/+8
2024-05-17drm/amdgpu: fix documentation errors in gmc v12.0Alex Deucher1-0/+5
2024-05-17drm/amdkfd: Check correct memory types for is_system variableSreekant Somasekharan1-1/+2
2024-05-17drm/amdgpu: fix documentation errors in sdma v7.0Alex Deucher1-9/+14
2024-05-17drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG()Yang Wang2-7/+24
2024-05-17drm/amdgpu: fix getting vram info for gfx12Frank Min1-115/+148
2024-05-17drm/amdgpu/mes: use mc address for wptr in add queue packetFrank Min1-5/+1
2024-05-17drm/amdgpu: enable gfxoff for gc v12.0.0Likun Gao1-0/+1
2024-05-17drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.0Likun Gao1-1/+5
2024-05-17drm/amdgpu: switch default mes to uni mesLikun Gao2-4/+2
2024-05-17drm/amdgpu: add debug flag to enable RAS ACAYang Wang3-1/+9
2024-05-17drm/amdgpu: enable some cg feature for gc 12.0.0Likun Gao1-1/+7
2024-05-17drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun1-2/+5
2024-05-17drm/kfd: Correct pinned buffer handling at kfd restore and validate processXiaogang Chen1-4/+5
2024-05-17drm/amdgpu: Use NPS ranges from discovery tableLijo Lazar5-12/+212
2024-05-17drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock1-1/+1
2024-05-17drm/amdgpu: Fix memory range calculationLijo Lazar1-1/+1
2024-05-17drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0Likun Gao2-1/+3
2024-05-17drm/amdgpu/jpeg5: enable power gatingSonny Jiang1-1/+2
2024-05-17drm/amdgpu: support imu for gc 12_0_0Likun Gao1-0/+2
2024-05-17drm/amdgpu: Remove dead code in amdgpu_ras_add_mca_err_addrMa Jun1-13/+0
2024-05-17drm/amdgpu: Fix null pointer dereference to boMa Jun1-5/+11
2024-05-17drm/amdgpu: enable unmapped doorbell handling basic mode on mes 12shaoyunl1-0/+14
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds141-937/+3165
2024-05-13drm/amdgpu: fix mqd corruption for gfx12Frank Min1-13/+8
2024-05-13drm/amdgpu: add initial value for gfx12 AGP apertureFrank Min1-0/+1
2024-05-13drm/amdgpu: fix the warning bad bit shift operation for aca_error_type typeJesse Zhang1-1/+1
2024-05-13drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang1-1/+1
2024-05-13drm/amdgpu: remove structurally dead codeJesse Zhang1-2/+0
2024-05-13drm/amdgu: remove unused codeJesse Zhang1-2/+0
2024-05-13drm/amdgpu: remove structurally dead code for amd_gmcJesse Zhang1-2/+0
2024-05-13drm/amd: fix the warning unchecking return vaule for sdma_v7Jesse Zhang1-1/+5