summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin-23/+5
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+10
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
2026-03-04drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3Srinivasan Shanmugam-1/+1
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+10
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin-7/+0
2026-03-04drm/amdgpu: Reject impossible entities earlyTvrtko Ursulin-0/+5
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
2026-03-04drm/amdgpu: GFX12.1 scratch memory limit up to 57-bitPhilip Yang-3/+9
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02drm/amdgpu: Use get_smn_base in aqua_vanjaramLijo Lazar-45/+90
2026-03-02drm/amdgpu: Add smn callbacks to register blockLijo Lazar-0/+24
2026-03-02drm/amdgpu: Move pcie lock to register blockLijo Lazar-57/+56
2026-03-02drm/amdgpu: Add pcie64 extended to register blockLijo Lazar-29/+34
2026-03-02drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar-55/+38
2026-03-02drm/amdgpu: Add pcie ext access to register blockLijo Lazar-28/+34
2026-03-02drm/amdgpu: Add pcie indirect to register blockLijo Lazar-62/+47
2026-03-02drm/amdgpu: Add pciep method to register blockLijo Lazar-16/+42
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar-74/+64
2026-03-02drm/amdgpu: Add se cac method to register blockLijo Lazar-13/+36
2026-03-02drm/amdgpu: Add gc cac method to register blockLijo Lazar-21/+42
2026-03-02drm/amdgpu: Add didt method to register blockLijo Lazar-47/+59
2026-03-02drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctlsSrinivasan Shanmugam-4/+2
2026-03-02drm/amdgpu: Add uvd indirect to register blockLijo Lazar-46/+55
2026-03-02drm/amdgpu: Add smc method to register blockLijo Lazar-52/+76
2026-03-02drm/amdgpu: clear related counter after RAS eeprom resetTao Zhou-0/+3
2026-03-02drm/amdgpu: compatible with specific RAS old eeprom formatTao Zhou-5/+12
2026-03-02drm/amdgpu/userq: change queue id type to u32 from intSunil Khatri-4/+4
2026-03-02drm/amdgpu: Fix static assertion failure issueYiPeng Chai-2/+3
2026-03-02drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()Yujie Liu-1/+1
2026-03-02drm/amdgpu: Move register access functionsLijo Lazar-671/+731
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-77/+75
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amd/ras: Handle check address validity in SR-IOVJinzhou Su-7/+19
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5