summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
3 daysdrm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
3 daysdrm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
3 daysdrm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
3 daysdrm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
11 daysdrm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam1-36/+37
11 daysdrm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
11 daysdrm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer1-1/+8
11 daysdrm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang1-17/+0
11 daysdrm/amdgpu: GPU vm support 5-level page tablePhilip Yang3-1/+23
11 daysdrm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang1-3/+6
11 daysdrm/amdgpu: avoid sdma ring reset in sriovVictor Zhao1-0/+3
11 daysdrm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
11 daysdrm/amdgpu: return when ras table checksum is errorGangliang Xie1-1/+3
11 daysdrm/amdgpu: Skip vcn poison irq release on VFLijo Lazar1-1/+3
11 daysdrm/amdgpu: validate user queue size constraintsJesse.Zhang1-0/+11
11 daysdrm/amdgpu: mark invalid records with U64_MAXGangliang Xie1-0/+6
11 daysdrm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang1-0/+1
11 daysdrm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam1-53/+82
11 daysdrm/amdgpu: avoid a warning in timedout job handlerAlex Deucher1-1/+2
11 daysdrm/amdgpu: add support for HDP IP version 6.1.1Tim Huang1-0/+1
11 daysdrm/amdgpu/ras: Move ras data alloc before bad page checkAsad Kamal1-5/+5
11 daysdrm/amdgpu: fix the calculation of RAS bad page numberTao Zhou1-4/+0
11 daysdrm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao1-1/+2
2026-02-26drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam1-1/+1
2026-02-26drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri1-2/+4
2026-02-26drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-26drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher1-19/+3
2026-02-26drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-26drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1
2026-02-26drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
2026-02-26drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan1-1/+3
2026-02-26drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König4-44/+59
2026-02-26drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2Srinivasan Shanmugam1-0/+32
2026-02-26drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam1-22/+23
2026-02-26drm/amd: Drop "amdgpu kernel modesetting enabled" messageMario Limonciello (AMD)1-1/+0
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan1-7/+7
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello1-1/+1
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher1-1/+1
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf1-2/+4
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher1-1/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5