summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-11-13drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher1-1/+4
2025-11-13drm/amd: add more cyan skillfish PCI idsAlex Deucher1-0/+5
2025-11-13drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf1-13/+44
2025-11-13drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov guestMangesh Gadre1-1/+1
2025-11-13drm/amdgpu: Correct the counts of nr_banks and nr_errorsCe Sun1-0/+2
2025-11-13drm/amdgpu: fix nullptr err of vm_handle_movedHeng Zhou1-1/+14
2025-11-13drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S1-2/+4
2025-11-13drm/amdgpu: Skip poison aca bank from UE channelXiang Liu1-21/+30
2025-11-13drm/amd/amdgpu: Release xcp drm memory after unplugMeng Li1-0/+1
2025-11-13drm/amdgpu: Avoid rma causes GPU duplicate resetCe Sun2-7/+11
2025-11-13drm/amdgpu: Check vcn sram load return valueSathishkumar S8-18/+63
2025-11-13drm/amdgpu: add range check for RAS bad page addressTao Zhou1-30/+28
2025-11-13drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello1-4/+30
2025-10-23drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher1-1/+17
2025-10-23drm/amdgpu: add support for cyan skillfish without IP discoveryAlex Deucher1-0/+30
2025-10-23drm/amdgpu: add ip offset support for cyan skillfishAlex Deucher3-1/+59
2025-10-23drm/amd: Check whether secure display TA loaded successfullyMario Limonciello1-1/+1
2025-10-23drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim1-1/+6
2025-10-23drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-15drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf1-4/+25
2025-10-12drm/amdgpu: Enable MES lr_compute_wa by defaultMario Limonciello2-0/+11
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher1-3/+0
2025-09-19drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca1-31/+21
2025-09-19drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca2-8/+16
2025-09-19drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca1-0/+7
2025-09-09drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-09Revert "drm/amdgpu: Avoid extra evict-restore process."Alex Deucher1-2/+4
2025-09-09drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-09-04Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2
2025-08-28drm/amdgpu: update mmhub 4.1.0 client id mappingsAlex Deucher1-21/+13
2025-08-28drm/amdgpu: update mmhub 3.0.1 client id mappingsAlex Deucher1-25/+32
2025-08-28drm/amdgpu: Update external revid for GC v9.5.0Lijo Lazar1-0/+2
2025-08-28drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()Nathan Chancellor1-1/+1
2025-08-28drm/amdgpu: Avoid extra evict-restore process.Gang Ba1-4/+2
2025-08-28drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher2-36/+41
2025-08-28amdgpu/amdgpu_discovery: increase timeout limit for IFWI initXaver Hugl1-2/+2
2025-08-20drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-08-20drm/amdgpu: fix vram reservation issueYiPeng Chai1-2/+1
2025-08-15drm/amdgpu/gfx10: fix kiq locking in KCQ resetAlex Deucher1-4/+2
2025-08-15drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ resetAlex Deucher1-2/+1
2025-08-15drm/amdgpu/gfx9: fix kiq locking in KCQ resetAlex Deucher1-1/+1
2025-08-15drm/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