summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam
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/vce2: fix ip block referenceAlex Deucher
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-03-07drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher
2025-03-07drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex 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: Don't enable sdma 4.4.5 CTXEMPTY interruptPhilip Yang
2025-02-17drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh
2025-02-08drm/amdgpu: fix gpu recovery disable with per queue resetJonathan Kim
2025-02-08drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu
2025-02-08drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()Dan Carpenter
2025-02-08drm/amdgpu: Fix potential integer overflow in scheduler mask calculationsKarol Przybylski
2025-02-08drm/amdgpu/vcn: reset fw_shared under SRIOVBokun Zhang
2025-01-14drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}Gui Chengming
2025-01-14drm/amdgpu: always sync the GFX pipe on ctx switchChristian König
2025-01-14drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng
2025-01-14drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam
2025-01-06drm/amdgpu: Add a lock when accessing the buddy trim functionArunpravin Paneer Selvam
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello
2024-12-13Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds