summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-19drm/amdgpu: restructure VM state machine v4Christian König
2026-05-19drm/amdgpu: check and drop invalid bad page recordsYiPeng Chai
2026-05-19drm/amdgpu: validate and share PSP fw_pri_buf copies via psp_copy_fwCandice Li
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König
2026-05-19drm/amdgpu: add first record offset checkGangliang Xie
2026-05-19drm/amdgpu: Bound GPIO I2C table entry count from VBIOSCandice Li
2026-05-19drm/amdgpu: cap ATOM command table nesting depthCandice Li
2026-05-19drm/amdgpu: Fix memory leak of i2s_pdata in ACP initializationCe Sun
2026-05-19drm/amd/ras: Fix SMU EEPROM record field decodingXiang Liu
2026-05-19drm/amd/ras: reset CPER ring on corrupt entry sizeXiang Liu
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-18drm/amd: Reduce code duplication in runtime PMMario Limonciello
2026-05-18drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-18drm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf
2026-05-18drm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf
2026-05-18drm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf
2026-05-18drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf
2026-05-18drm/amdgpu: Support MES suspend_all_sdma_gangsAmber Lin
2026-05-18drm/amdgpu: Add guest driver CUID supportchong li
2026-05-18drm/amdgpu: Fix discovery offset check under VFLijo Lazar
2026-05-18drm/amdgpu: remove va cursors for all mappingsSunil Khatri
2026-05-18drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia
2026-05-18drm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu
2026-05-18drm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri
2026-05-18drm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri
2026-05-18drm/amdgpu: Remove UML build exclusion from KconfigHarry Wentland
2026-05-18drm/amdgpu: rework userq reset work handlingChristian König
2026-05-18drm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri
2026-05-18drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri
2026-05-11drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12Jesse Zhang
2026-05-11drm/amdgpu/vpe: add vpe v2.0.0 supportCaden Chien
2026-05-11drm/amdgpu/nbio: add doorbell range init for vpe on 7.11.4Caden Chien
2026-05-11drm/amdgpu/nbio: remove doorbell entry5 for vcn on 7.11.4Caden Chien
2026-05-11drm/amdgpu: simplify VCN reset helperAlex Deucher
2026-05-11drm/amdgpu: plumb timedout fence through to force completionAlex Deucher
2026-05-11drm/amd/ras: Fix CPER ring debugfs read overflowXiang Liu
2026-05-11drm/amdgpu: Sync the pf2vf structure between guest and hostchong li
2026-05-11drm/amdgpu: fix error return code in mes_v12_1_map_test_boYang Wang
2026-05-11drm/amdgpu: fix userq hang detection and resetChristian König
2026-05-11drm/amdgpu: remove almost all calls to amdgpu_userq_detect_and_reset_queuesChristian König