summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2025-05-22drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang
2025-05-22drm/amdgpu: fix incorrect MALL size for GFX1151Tim Huang
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello
2025-05-18drm/amdgpu/hdp7: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-18drm/amdgpu/hdp6: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-18drm/amdgpu/hdp5: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-18drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-18drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-18drm/amdgpu/vcn: using separate VCN1_AON_SOC offsetRuijing Dong
2025-05-09drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar
2025-05-02drm/amdgpu: Use the right function for hdp flushLijo Lazar
2025-05-02drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König
2025-05-02drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall
2025-04-25drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin
2025-04-25drm/amdgpu: immediately use GTT for new allocationsChristian König
2025-04-25drm/amdgpu/dma_buf: fix page_link checkMatthew Auld
2025-04-25drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher
2025-04-25drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher
2025-04-25drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello
2025-04-25drm/amdgpu: Prefer shadow rom when availableLijo Lazar
2025-04-20drm/amdgpu: grab an additional reference on the gang fence v2Christian König
2025-04-20drm/amdgpu: Unlocked unmap only clear page table leavesPhilip Yang
2025-04-10Remove unnecessary firmware version check for gc v9_4_2Candice Li
2025-04-10drm/amdgpu/gfx12: fix num_mecAlex Deucher
2025-04-10drm/amdgpu/gfx11: fix num_mecAlex Deucher
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello
2025-04-10drm/amdgpu/umsch: fix ucode checkAlex Deucher
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca
2025-03-28drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca
2025-03-28drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca
2025-03-28drm/amdgpu: Restore uncached behaviour on GFX12David Belanger
2025-03-28drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang
2025-03-22drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock
2025-03-07drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer
2025-03-07drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-02-27drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher
2025-02-27drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher
2025-02-21drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
2025-02-17drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng
2025-02-17drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam
2025-02-17drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interruptPhilip Yang
2025-02-08drm/amdgpu: fix gpu recovery disable with per queue resetJonathan Kim
2025-02-08Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher
2025-02-08drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu
2025-02-08drm/amdgpu/vcn: reset fw_shared under SRIOVBokun Zhang
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König
2025-01-23drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng
2025-01-23drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}Gui Chengming