summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-05-23drm/amdgpu: rename the ip_dump to ip_dump_coreSunil Khatri-8/+8
2024-05-23drm/amdgpu: Add CRC16 selection in configLijo Lazar-0/+1
2024-05-23drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rwVictor Zhao-11/+11
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian-20/+38
2024-05-23drm/amdgpu: correct hbm field in boot statusHawking Zhang-1/+1
2024-05-23drm/amdgpu: program device_cntl2 through pci cfg spaceFrank Min-5/+8
2024-05-23drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma-0/+15
2024-05-23drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam-1/+1
2024-05-23drm/amdgpu: fix invadate operation for pg_flagsJesse Zhang-2/+2
2024-05-23drm/amdgpu/mes12: mes hw_fini fix for mode1 resetJack Xiao-3/+4
2024-05-23drm/amdgpu: fix invadate operation for umschJesse Zhang-3/+2
2024-05-23drm/admgpu: fix dereferencing null pointer contextJesse Zhang-1/+1
2024-05-23drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabledYang Wang-0/+6
2024-05-23drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptrJani Nikula-25/+8
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-8/+8
2024-05-22drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma-0/+15
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2024-05-20drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu-9/+16
2024-05-20drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu-1/+2
2024-05-20drm/amdgpu: Fix amdgpu_vm_is_bo_always_valid kerneldocTvrtko Ursulin-1/+1
2024-05-20drm/amdgpu: remove unused struct 'hqd_registers'Dr. David Alan Gilbert-38/+0
2024-05-20drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou-5/+5
2024-05-20drm/amdgpu: Queue KFD reset workitem in VF FEDVictor Skvortsov-1/+1
2024-05-20drm/amdgpu: Extend KIQ reg polling wait for VFVictor Skvortsov-3/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2024-05-17drm/amdgpu: fix ACA no query result after gpu resetYang Wang-13/+4
2024-05-17drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar-2/+2
2024-05-17drm/amdgpu: change bank cache lock type to spinlockYang Wang-7/+6
2024-05-17drm/amdgpu: change aca bank error lock type to spinlockYang Wang-11/+11
2024-05-17drm/amdgpu: Describe all object placements in debugfsTvrtko Ursulin-0/+15
2024-05-17drm/amdgpu: Reduce mem_type to domain double indirectionTvrtko Ursulin-19/+13
2024-05-17drm/amdgpu: Add amdgpu_bo_is_vm_bo helperTvrtko Ursulin-16/+29
2024-05-17drm/amdgpu: Remove duplicate check for *is_queue_unmap in sdma_v7_0_ring_set_...Srinivasan Shanmugam-4/+0
2024-05-17drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten-1/+0
2024-05-17drm/amdgpu/vcn: update vcn5 enc/dec capabilitiesRuijing Dong-5/+5
2024-05-17drm/amdgpu: Remove duplicate amdgpu_umsch_mm.h headerJiapeng Chong-1/+0
2024-05-17drm/amd/amdgpu: add module parameter for jpegKenneth Feng-0/+8
2024-05-17drm/amdgpu: fix documentation errors in gmc v12.0Alex Deucher-0/+5
2024-05-17drm/amdkfd: Check correct memory types for is_system variableSreekant Somasekharan-1/+2
2024-05-17drm/amdgpu: fix documentation errors in sdma v7.0Alex Deucher-9/+14
2024-05-17drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG()Yang Wang-7/+24
2024-05-17drm/amdgpu: fix getting vram info for gfx12Frank Min-115/+148
2024-05-17drm/amdgpu/mes: use mc address for wptr in add queue packetFrank Min-5/+1
2024-05-17drm/amdgpu: enable gfxoff for gc v12.0.0Likun Gao-0/+1
2024-05-17drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.0Likun Gao-1/+5
2024-05-17drm/amdgpu: switch default mes to uni mesLikun Gao-4/+2
2024-05-17drm/amdgpu: add debug flag to enable RAS ACAYang Wang-1/+9
2024-05-17drm/amdgpu: enable some cg feature for gc 12.0.0Likun Gao-1/+7
2024-05-17drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun-2/+5
2024-05-17drm/kfd: Correct pinned buffer handling at kfd restore and validate processXiaogang Chen-4/+5