summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2026-01-29drm/amdgpu: validate user queue size constraintsJesse.Zhang-0/+11
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher-1/+7
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher-1/+7
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie-2/+1
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron-1/+6
2026-01-27drm/amdgpu: Send RMA CPER at bad page loadingKent Russell-0/+4
2026-01-27drm/amdgpu: Fix jpeg ring test order in vcn_v4_0_3Jesse.Zhang-1/+1
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron-1/+6
2026-01-27drm/amdgpu: Simplify sorting of the bo listTvrtko Ursulin-5/+3
2026-01-27drm/amdgpu/mes: Remove idr leftovers v2Tvrtko Ursulin-69/+21
2026-01-27dma-buf: Always build with DMABUF_MOVE_NOTIFYLeon Romanovsky-7/+3
2026-01-27dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()Leon Romanovsky-1/+1
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky-2/+2
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
2026-01-21drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()Alex Deucher-6/+6
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: mark invalid records with U64_MAXGangliang Xie-0/+6
2026-01-21drm/amdgpu: Avoid excessive dmesg logLijo Lazar-1/+2
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
2026-01-21drm/amdgpu/vcn5.0.1: rework reset handlingJesse.Zhang-3/+101
2026-01-21drm/amdgpu/vcn4.0.3: rework reset handlingJesse.Zhang-3/+100
2026-01-21drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3Jesse.Zhang-0/+41
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher-1/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-20drm/amdgpu: add new job idsAlex Deucher-0/+4
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher-1/+1
2026-01-20drm/amdgpu/jpeg4.0.3: remove redundant sr-iov checkAlex Deucher-3/+0
2026-01-20drm/amdgpu: Improve IP discovery checksum failure loggingPerry Yuan-10/+21
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amd/amdgpu: Add independent hang detect work for user queue fenceJesse.Zhang-1/+73
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-20drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang-1/+2
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-125/+213
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-1538/+23124
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-0/+13
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam-0/+2
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang-0/+4
2026-01-14drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher-0/+23
2026-01-14drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen-2/+2
2026-01-14Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg-12/+0
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)-0/+8
2026-01-14drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao-1/+6
2026-01-14drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-0/+13
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang-9/+9