summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-3870/+7523
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2026-03-30drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabledTimur Kristóf-0/+5
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar-3/+8
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom-1/+1
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom-13/+49
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang-1/+4
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo-0/+7
2026-03-30drm/amdgpu: use multiple entities in amdgpu_move_blitPierre-Eric Pelloux-Prayer-4/+10
2026-03-30drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fencesPierre-Eric Pelloux-Prayer-7/+4
2026-03-30drm/amdgpu: round robin through clear_entities in amdgpu_fill_bufferPierre-Eric Pelloux-Prayer-5/+20
2026-03-30drm/amdgpu: allocate move entities dynamicallyPierre-Eric Pelloux-Prayer-14/+24
2026-03-30drm/amdgpu: allocate clear entities dynamicallyPierre-Eric Pelloux-Prayer-18/+42
2026-03-30drm/amd/display: Add Idle state manager(ISM)Ray Wu-0/+5
2026-03-30drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.4Srinivasan Shanmugam-0/+14
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar-3/+8
2026-03-30drm/amdgpu: add support to query vram info from firmwareGangliang Xie-243/+315
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom-1/+1
2026-03-30drm/amdgpu/userq: Fix the code alignment for readabilitySunil Khatri-4/+6
2026-03-30drm/amdgpu: reset ras eeprom table when it is invalidGangliang Xie-0/+8
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom-13/+49
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang-1/+4
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang-0/+11
2026-03-30drm/amdgpu: guard atom_context in devcoredump VBIOS dumpJesse Zhang-6/+10
2026-03-30drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutexSunil Khatri-5/+5
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo-0/+7
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom-3/+3
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam-2/+2
2026-03-24drm/amdgpu/userq: schedule_delayed_work should be after fence signalledSunil Khatri-6/+7
2026-03-24drm/amdgpu/mes12_1: emove extra ; from declaration statementColin Ian King-1/+1
2026-03-24drm/amdgpu: update outdated comment for renamed amdgpu_fence_driver_init()Kexin Sun-1/+1
2026-03-24drm/amdgpu/userq: convert comma to semicolonChen Ni-2/+2
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom-3/+3
2026-03-24drm/amdgpu/userq: dont use goto to jump when at end of functionSunil Khatri-3/+1
2026-03-24drm/amdgpu: fix syncobj leak for amdgpu_gem_va_ioctl()Prike Liang-0/+5
2026-03-24drm/amdgpu/vcn4.0.3: gate per-queue reset by PSP SOS program versionJesse Zhang-1/+18
2026-03-24drm/amdgpu: use DISCOVERY_TMR_SIZE in ACPI TMR fallbackJesse.Zhang-1/+1
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam-2/+2
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong-2/+11
2026-03-23drm/amdgpu: Use stack variable to fetch nps infoLijo Lazar-17/+16
2026-03-23drm/amdgpu: Add smu v15_0_8 ip blockHawking Zhang-0/+1
2026-03-23drm/amd/pm: Setup driver pptable for smu 15.0.8Yang Wang-0/+1
2026-03-23drm/amdgpu/userq: cleanup amdgpu_userq_get/put where not neededSunil Khatri-18/+3
2026-03-23drm/amdgpu: Add amdgpu_regs_pcie64 debugfs nodeStanley.Yang-0/+112
2026-03-23drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctlChristian König-42/+34
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong-2/+11