summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
5 daysdrm/amdgpu: fix check in amdgpu_hmm_invalidate_gfxChristian König
5 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal
5 daysdrm/amdgpu: reject mapping a reserved doorbell to a new queueZhu Lingshan
5 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun
5 daysdrm/amdgpu: fix resource leak on ACP reset timeoutCe Sun
5 daysdrm/amdgpu: Fix kernel panic during driver load failureHarish Kasiviswanathan
5 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
5 daysdrm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang
5 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang
5 daysdrm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/mes11: set doorbell offset for suspending userqPrike Liang
5 daysdrm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detectionBoyuan Zhang
5 daysdrm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detectionBoyuan Zhang
5 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
5 daysdrm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx12: fix EOP interrupt routing for KQ and userqJesse Zhang
5 daysdrm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userqJesse Zhang
5 daysdrm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu: always emit the job vm fenceAlex Deucher
5 daysdrm/amdgpu: Print vmid, pasid and more task info in devcoredumpTimur Kristóf
5 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
5 daysdrm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello
5 daysdrm/amdgpu/userq: fix indefinite fence wait during GPU resetJesse Zhang
5 daysdrm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
5 daysdrm/amdgpu: Release VFCT ACPI table referenceMario Limonciello
5 daysdrm/gfx10: Program DB_RING_CONTROLAlex Deucher
5 daysdrm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queueJesse Zhang
5 daysdrm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani
5 daysdrm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabledKenneth Feng
5 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke
5 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu: add the doorbell index input for suspending userqPrike Liang
5 daysdrm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
5 daysdrm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
5 daysdrm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
5 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
5 daysdrm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
5 daysdrm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello
5 daysdrm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
5 daysdrm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
5 daysdrm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-07-24drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo