summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-204/+211
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-126/+224
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin-1/+1
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan-1/+4
2026-02-12drm/amdgpu: lock both VM and BO in amdgpu_gem_object_openChristian König-11/+42
2026-02-12drm/amdgpu:Add psp v13_0_15 ip blockMangesh Gadre-6/+18
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher-1/+3
2026-02-12drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer-1/+8
2026-02-12drm/amdgpu: Move xgmi status to interface headerLijo Lazar-4/+2
2026-02-12drm/amdgpu: return when ras table checksum is errorGangliang Xie-1/+3
2026-02-12drm/amdgpu: Adjust usleep_range in fence waitCe Sun-1/+1
2026-02-12drm/amd: Add CG/PG flags for GC 11.5.4Pratik Vishwakarma-2/+21
2026-02-12drm/amdgpu: enable mode2 reset for SMU IP v15.0.0Pratik Vishwakarma-0/+1
2026-02-12drm/amdgpu: Load TA ucode for PSP 15_0_0Pratik Vishwakarma-0/+4
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng-3/+0
2026-02-12drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam-1/+1
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-5/+2
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1731/+23522
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes-55/+56
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes-1/+1
2026-02-05drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell-4/+27
2026-02-05drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello-2/+2
2026-02-05drm/amdgpu: re-add the bad job to the pending list for ring resetsAlex Deucher-5/+8
2026-02-05drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao-0/+3
2026-02-05drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri-2/+4
2026-02-05drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang-17/+0
2026-02-05drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang-3/+6
2026-02-05drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher-12/+3
2026-02-05drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher-19/+3
2026-02-05drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher-12/+3
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan-1/+1
2026-02-05drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan-1/+1
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan-1/+3
2026-02-05dma-buf: add dma_fence_was_initialized function v2Christian König-6/+7
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1731/+23728
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan-7/+7
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki-3/+0
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello-1/+1
2026-02-03drm/amdgpu: Skip vcn poison irq release on VFLijo Lazar-1/+3
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan-7/+7
2026-02-03drm/amdgpu: Ignored various return codeAndrew Martin-5/+3
2026-02-03drm/amdgpu/psp_v15_0_8: Add get ras capabilityJinzhou Su-0/+21
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki-3/+0
2026-02-03drm/amdgpu: statistic xgmi training error countStanley.Yang-1/+1
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello-1/+1
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan-0/+3
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov-3/+0