summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
5 daysdrm/amdgpu/gfx10: fix kiq locking in KCQ resetAlex Deucher1-4/+2
5 daysdrm/amdgpu/gfx9.4.3: fix kiq locking in KCQ resetAlex Deucher1-2/+1
5 daysdrm/amdgpu/gfx9: fix kiq locking in KCQ resetAlex Deucher1-1/+1
5 daysdrm/amdgpu: Remove nbiov7.9 replay count reportingLijo Lazar1-20/+0
2025-08-01drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam3-0/+20
2025-07-24drm/amdgpu: Increase reset counter only on successLijo Lazar1-2/+7
2025-07-24drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen1-0/+1
2025-07-17drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2025-07-17drm/amdgpu/ip_discovery: add missing ip_discovery fwFlora Cui1-0/+2
2025-07-17drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asicsFlora Cui1-1/+27
2025-07-10drm/amdgpu/mes: add missing locking in helper functionsAlex Deucher1-0/+14
2025-07-10drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min4-3/+19
2025-07-10drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang1-0/+1624
2025-07-06drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher6-32/+32
2025-07-06drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang1-1/+5
2025-07-06drm/amdgpu: Add kicker device detectionFrank Min2-0/+23
2025-07-06drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender1-1/+1
2025-07-06drm/amd: Adjust output for discovery error handlingMario Limonciello1-15/+13
2025-07-06drm/amdgpu/discovery: optionally use fw based ip discoveryAlex Deucher1-8/+32
2025-07-06drm/amdgpu: seq64 memory unmap uses uninterruptible lockPhilip Yang1-1/+1
2025-06-27drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu1-0/+8
2025-05-29drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang1-1/+1
2025-05-29drm/amdgpu: Use active umc info from discoveryLijo Lazar2-1/+42
2025-05-29drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu1-3/+2
2025-05-29drm/amdgpu: Set snoop bit for SDMA for MI seriesHarish Kasiviswanathan3-0/+83
2025-05-29drm/amdgpu/mes11: fix set_hw_resources_1 calculationAlex Deucher1-1/+1
2025-05-29drm/amdgpu: remove all KFD fences from the BO on releaseChristian König3-48/+47
2025-05-29drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu1-5/+5
2025-05-29drm/amdgpu: Fix missing drain retry fault the last entryEmily Deng1-0/+3
2025-05-29drm/amdgpu: Update SRIOV video codec capsDavid Rosca2-16/+10
2025-05-29drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher1-15/+32
2025-05-29drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher1-15/+33
2025-05-29drm/amdgpu: adjust drm_firmware_drivers_only() handlingAlex Deucher1-0/+14
2025-05-29drm/amdgpu: release xcp_mgr on exitFlora Cui1-0/+3
2025-05-29drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov1-7/+20
2025-05-29drm/amdgpu/discovery: check ip_discovery fw file availableFlora Cui1-15/+16
2025-05-29drm/amdgpu: Allow P2P access through XGMIFelix Kuehling1-1/+29
2025-05-22drm/amdgpu: fix pm notifier handlingAlex Deucher2-22/+6
2025-05-22drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang1-1/+1
2025-05-22drm/amdgpu: fix incorrect MALL size for GFX1151Tim Huang1-0/+12
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher3-29/+2
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello3-2/+46
2025-05-18drm/amdgpu/hdp7: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/hdp6: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/hdp5: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher1-1/+11
2025-05-18drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/vcn: using separate VCN1_AON_SOC offsetRuijing Dong8-3/+10
2025-05-09drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar1-1/+1
2025-05-02drm/amdgpu: Use the right function for hdp flushLijo Lazar10-23/+23