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