summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam
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-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2026-01-11drm/amdgpu: cleanup scheduler job initialization v2Christian König
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-12-07drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-12-07drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-12-07drm/amd: Fix suspend failure with secure display TAMario Limonciello
2025-12-07drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam
2025-12-07drm/amdgpu: reject gang submissions under SRIOVChristian König
2025-12-07drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin
2025-12-07drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher
2025-12-07drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher
2025-12-07drm/amd: add more cyan skillfish PCI idsAlex Deucher
2025-12-07drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf
2025-12-07drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S
2025-10-29drm/amd: Check whether secure display TA loaded successfullyMario Limonciello
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han
2025-10-15drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher
2025-09-09drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King
2025-09-09drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.cHawking Zhang
2025-09-09drm/amd: Make flashing messages quieterMario Limonciello
2025-09-09drm/amdgpu: Skip TMR allocation if not requiredLijo Lazar
2025-09-09drm/amd/amdgpu: Fix style problems in amdgpu_psp.cSrinivasan Shanmugam
2025-09-09drm/amdgpu: remove the check of init status in psp_ras_initializeTao Zhou
2025-09-09drm/amdgpu: Optimize RAS TA initialization and TA unload funcsCandice Li
2025-09-09Revert "drm/amdgpu: Avoid extra evict-restore process."Alex Deucher
2025-09-09drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher
2025-09-04Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher
2025-08-28drm/amdgpu: update mmhub 3.0.1 client id mappingsAlex Deucher
2025-08-28drm/amdgpu: Avoid extra evict-restore process.Gang Ba
2025-08-28drm/amdgpu: fix incorrect vm flags to map boJack Xiao
2025-07-06drm/amdgpu: Add kicker device detectionFrank Min
2025-07-06drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender
2025-06-04drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang
2025-06-04drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu
2025-06-04drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu
2025-06-04drm/amdgpu: Allow P2P access through XGMIFelix Kuehling
2025-05-22drm/amdgpu: fix pm notifier handlingAlex Deucher
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello
2025-05-22drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo