summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-03-07drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer1-1/+1
2025-03-07drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-03-07drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher5-11/+32
2025-03-07drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher1-2/+4
2025-02-27drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher1-1/+2
2025-02-27drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher1-2/+30
2025-02-21drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu1-2/+3
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák4-5/+13
2025-02-17drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng1-11/+0
2025-02-17drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interruptPhilip Yang1-3/+5
2025-02-17drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh1-0/+1
2025-02-08drm/amdgpu: fix gpu recovery disable with per queue resetJonathan Kim1-0/+6
2025-02-08drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu1-0/+1
2025-02-08drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()Dan Carpenter1-2/+2
2025-02-08drm/amdgpu: Fix potential integer overflow in scheduler mask calculationsKarol Przybylski1-4/+4
2025-02-08drm/amdgpu/vcn: reset fw_shared under SRIOVBokun Zhang1-0/+2
2025-01-14drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}Gui Chengming1-0/+4
2025-01-14drm/amdgpu: always sync the GFX pipe on ctx switchChristian König1-2/+2
2025-01-14drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng1-2/+3
2025-01-14drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam1-2/+10
2025-01-06drm/amdgpu: Add a lock when accessing the buddy trim functionArunpravin Paneer Selvam1-1/+1
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello1-0/+11
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König1-3/+2
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer1-2/+1
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello1-0/+3
2024-12-13Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie6-16/+30
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König1-6/+7
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi1-1/+1
2024-12-07Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-39/+90
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu1-1/+1
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König2-6/+13
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao1-2/+8
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi1-1/+1
2024-12-04drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-03drm/amdgpu: fix sriov reinit late ordersYiqing Yao1-23/+20
2024-12-03drm/amdgpu: Fix ISP hw init issuePratap Nirujogi1-1/+1
2024-12-03drm/amdgpu/hdp7.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-03drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-03drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-03drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher1-2/+5
2024-12-03drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher1-4/+8
2024-12-03drm/amdgpu/jpeg1.0: fix idle work handlerAlex Deucher1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-30Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-44/+233