summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-08-23drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer
2026-08-23drm/amdgpu: remove unused function parameterYunxiang Li
2026-08-23drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo
2026-08-23drm/amdgpu: Fix UVD decode image min size calculationDavid Rosca
2026-08-23drm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca
2026-08-23drm/amdgpu: Fix UVD min buffer sizesDavid Rosca
2026-08-23drm/amdgpu: Implement insert_end for VCE 3David Rosca
2026-08-23drm/amdgpu: Reject UVD message with dimensions above 4096David Rosca
2026-08-23drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li
2026-08-23drm/amdgpu: check ASPM on the dGPU host linkYang Wang
2026-08-23drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang
2026-08-23drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca
2026-08-23drm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal
2026-08-23drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu
2026-08-23drm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li
2026-08-19Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal
2026-08-09drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-08-09drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-08-09drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer
2026-08-09drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2026-08-09drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-08-09drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-08-09drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill
2026-08-09drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-08-03drm/amdgpu: fix aperture mapping leakAsad Kamal
2026-08-03drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun
2026-08-03drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
2026-08-03drm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang
2026-08-03drm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang
2026-08-03drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
2026-08-03drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
2026-08-03drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello
2026-08-03drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
2026-08-03drm/gfx10: Program DB_RING_CONTROLAlex Deucher
2026-08-03drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani
2026-08-03drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-03drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
2026-08-03drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-08-03drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-08-03drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf