summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-04-03drm/amdgpu: Add function to fill fw reserve regionLijo Lazar
2026-04-03drm/amdgpu: Group filling reserve region detailsLijo Lazar
2026-04-03drm/amdgpu: Add memory training reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add host driver reserved-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw vram usage reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add firmware extended reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add reserved region idsLijo Lazar
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-04-03drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-04-03drm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng
2026-04-03drm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng
2026-03-30drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabledTimur Kristóf
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo
2026-03-30drm/amdgpu: use multiple entities in amdgpu_move_blitPierre-Eric Pelloux-Prayer
2026-03-30drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fencesPierre-Eric Pelloux-Prayer
2026-03-30drm/amdgpu: round robin through clear_entities in amdgpu_fill_bufferPierre-Eric Pelloux-Prayer
2026-03-30drm/amdgpu: allocate move entities dynamicallyPierre-Eric Pelloux-Prayer
2026-03-30drm/amdgpu: allocate clear entities dynamicallyPierre-Eric Pelloux-Prayer
2026-03-30drm/amd/display: Add Idle state manager(ISM)Ray Wu
2026-03-30drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.4Srinivasan Shanmugam
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar
2026-03-30drm/amdgpu: add support to query vram info from firmwareGangliang Xie
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom
2026-03-30drm/amdgpu/userq: Fix the code alignment for readabilitySunil Khatri
2026-03-30drm/amdgpu: reset ras eeprom table when it is invalidGangliang Xie
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang
2026-03-30drm/amdgpu: guard atom_context in devcoredump VBIOS dumpJesse Zhang
2026-03-30drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutexSunil Khatri
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam
2026-03-24drm/amdgpu/userq: schedule_delayed_work should be after fence signalledSunil Khatri
2026-03-24drm/amdgpu/mes12_1: emove extra ; from declaration statementColin Ian King
2026-03-24drm/amdgpu: update outdated comment for renamed amdgpu_fence_driver_init()Kexin Sun
2026-03-24drm/amdgpu/userq: convert comma to semicolonChen Ni
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom
2026-03-24drm/amdgpu/userq: dont use goto to jump when at end of functionSunil Khatri