summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-03-13drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-03-13drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-03-13drm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum
2026-03-13drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-03-04drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang
2026-03-04drm/amdgpu: avoid a warning in timedout job handlerAlex Deucher
2026-03-04drm/amdgpu: add support for HDP IP version 6.1.1Tim Huang
2026-03-04drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan
2026-03-04drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam
2026-03-04drm/amd: Drop "amdgpu kernel modesetting enabled" messageMario Limonciello (AMD)
2026-02-11drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki
2026-02-06drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher
2026-02-06drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron
2026-02-06drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher
2026-01-30drm/amdgpu: remove frame cntl for gfx v12Likun Gao
2026-01-23drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)
2026-01-17drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu
2026-01-11drm/amdgpu: Forward VMID reservation errorsNatalie Vock
2026-01-08drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher
2026-01-08drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2026-01-08drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher
2026-01-08Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)
2025-12-07drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-12-01drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang
2025-12-01drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-12-01drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-24drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak
2025-11-24drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-11-24drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König
2025-11-24drm/amdgpu: remove two invalid BUG_ON()sChristian König
2025-11-24drm/amd: Fix suspend failure with secure display TAMario Limonciello
2025-11-13drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam
2025-11-13drm/amdgpu: Fix unintended error log in VCN5_0_0Sathishkumar S
2025-11-13drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_l...Guangshuo Li
2025-11-13drm/amdgpu: reject gang submissions under SRIOVChristian König
2025-11-13drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)
2025-11-13drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin
2025-11-13drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher