aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-11-11drm/amdgpu: jump to the correct label on failurePierre-Eric Pelloux-Prayer1-1/+1
2025-11-11drm/amdgpu: get RAS bad page address from MCA addressTao Zhou2-5/+14
2025-11-11drm/amd: Clarify that amdgpu.audio only works for non-DCMario Limonciello (AMD)1-1/+1
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak1-0/+12
2025-11-11drm/amdgpu: load RAS bad page from PMFW in page retirementTao Zhou2-50/+85
2025-11-11Merge tag 'amd-drm-next-6.19-2025-11-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie38-108/+1016
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-3/+6
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar2-3/+32
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-11-06drm/amdgpu: skip writing eeprom when PMFW manages RAS dataTao Zhou2-1/+22
2025-11-06drm/amdgpu: support to load RAS bad pages from PMFWTao Zhou1-4/+10
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar2-3/+32
2025-11-06drm/amdgpu: add ras_eeprom_read_idx interfaceTao Zhou2-0/+55
2025-11-06drm/amdgpu: make MCA IPID parse globalTao Zhou2-0/+16
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-06drm/amd/ras: Fix the issue of incorrect function callYiPeng Chai1-1/+1
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-11-06drm/amdgpu/userq: need to unref boDavid (Ming Qiang) Wu1-0/+1
2025-11-06drm/amdgpu: initialize max record count after table resetGangliang Xie1-0/+6
2025-11-06drm/amdgpu: add check function for pmfw eepromGangliang Xie1-0/+44
2025-11-06drm/amdgpu: add initialization function for pmfw eepromGangliang Xie1-0/+39
2025-11-06drm/amdgpu: adapt reset function for pmfw eepromGangliang Xie1-25/+36
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang1-0/+4
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher1-4/+0
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher3-0/+15
2025-11-04drm/amdgpu: fix possible fence leaks from job structureAlex Deucher3-4/+35
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai3-2/+38
2025-11-04drm/amdgpu: add wrapper functions for pmfw eeprom interfaceGangliang Xie2-0/+119
2025-11-04drm/amdgpu: add function to check if pmfw eeprom is supportedGangliang Xie3-2/+48
2025-11-04drm/amd/pm: add smu ras driver frameworkGangliang Xie1-0/+1
2025-11-04drm/amd/pm: implement ras_smu_drv interface for smu v13.0.12Gangliang Xie1-0/+26
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang1-0/+4
2025-11-04drm/amdgpu: Add ras ip block nameYiPeng Chai1-0/+1
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai1-0/+3
2025-11-04drm/amdgpu: validate the bo from done list for NULLSunil Khatri1-0/+2
2025-11-04drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_sharedPierre-Eric Pelloux-Prayer1-0/+7
2025-11-04drm/amdgpu: grab a BO reference in vm_lock_done_list.Christian König1-2/+6
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang5-12/+217
2025-11-04drm/amd: Unwind for failed device suspendMario Limonciello (AMD)1-7/+58
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()Mario Limonciello (AMD)1-3/+33
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()Mario Limonciello (AMD)1-2/+16
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher1-4/+0
2025-11-04drm/amdgpu: Fix error injection parameter errorYiPeng Chai1-1/+1
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal3-5/+3
2025-11-04drm/amd/ras: Add CPER ring read for unirasXiang Liu2-1/+61
2025-11-04drm/amdgpu: move reset debug disable handlingAlex Deucher12-22/+32
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal3-5/+22
2025-11-04drm/amdgpu: caller should make sure not to double freeSunil Khatri1-3/+1
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher3-0/+15