summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-08-12drm/amdgpu: Prefer default discovery offsetLijo Lazar
2026-08-12drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca
2026-08-12drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang
2026-08-12drm/amdgpu: Implement insert_end for VCE 3David Rosca
2026-08-12drm/amdgpu: Fix UVD min buffer sizesDavid Rosca
2026-08-12drm/amdgpu: Fix UVD decode image min size calculationDavid Rosca
2026-08-12drm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca
2026-08-12drm/amdgpu: Reject UVD message with dimensions above 4096David Rosca
2026-08-12drm/amdgpu: check ASPM on the dGPU host linkYang Wang
2026-08-12drm/amdgpu: fix missing check in vm_flush()Alex Deucher
2026-08-12drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li
2026-08-12drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo
2026-08-11Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"Tvrtko Ursulin
2026-08-11Revert "drm/sched: Embed run queue singleton into the scheduler"Tvrtko Ursulin
2026-08-11Revert "drm/amdgpu: Remove drm_sched_init_args->num_rqs usage"Tvrtko Ursulin
2026-08-06drm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal
2026-08-06Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal
2026-08-06drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flushAlex Deucher
2026-08-06drm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar
2026-08-06drm/amdgpu: Use virtual alloc during coredumpLijo Lazar
2026-08-06drm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li
2026-08-06drm/amdgpu/userq: serialize queue map against GPU resetJesse Zhang
2026-08-06drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_initVitaly Prosyak
2026-08-06drm/amdgpu/gmc12.1: implement tlb inv semaphoreAlex Deucher
2026-08-06drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu
2026-08-06drm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG modeJesse Zhang
2026-08-06drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG modeJesse Zhang
2026-08-06drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG modeJesse Zhang
2026-07-28drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill
2026-07-28drm/amd/pm: use milliwatts for GPU power sensorsYang Wang
2026-07-28drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li
2026-07-28drm/amdgpu: enable mode2 reset for SMU IP v15.0.5Kanala Ramalingeswara Reddy
2026-07-28drm/amdgpu: Fix NBIO 7.11.5 offsetsShubhankar Milind Sardeshpande
2026-07-28drm/amdgpu: Enable support for PSP 15_0_5Shubhankar Milind Sardeshpande
2026-07-28drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer
2026-07-28drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logsFares Soliman
2026-07-28drm/amdgpu: Pack nested ucode_info structAlex Hung
2026-07-28drm/amdgpu: Fix __rcu fence pointer accessesAlex Hung
2026-07-28drm/amdgpu: skip clearing empty freed VM list on GEM closeBob Zhou
2026-07-28drm/amdgpu: dont pin wptr bo instead use eviction fenceSunil Khatri
2026-07-28drm/amdgpu : update mmhub eco sec lvl for vcn5_3Suresh Guttula
2026-07-17drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entitiesTimur Kristóf
2026-07-17drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello
2026-07-17drm/amdgpu: always emit the job vm fenceAlex Deucher
2026-07-17drm/amdgpu: Reserve space for IB contents in devcoredumpsTimur Kristóf
2026-07-17drm/amdgpu: Print vmid, pasid and more task info in devcoredumpTimur Kristóf
2026-07-17drm/amdgpu: Release VFCT ACPI table referenceMario Limonciello
2026-07-17drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
2026-07-17drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan