summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
3 daysdrm/amdgpu: clarify DC checksAlex Deucher6-20/+23
3 daysdrm/amdgpu: use proper DC check in amdgpu_display_supported_domains()Alex Deucher1-1/+1
3 daysdrm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen1-10/+3
3 daysdrm/amdgpu: unmap and remove csa_va properlyLang Yu3-5/+46
3 daysdrm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
3 daysdrm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
3 daysdrm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
3 daysdrm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
3 daysdrm/amd: Drop special case for yellow carp without discoveryMario Limonciello1-6/+0
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam1-22/+23
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-01-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer1-0/+2
2026-01-11drm/amdgpu: cleanup scheduler job initialization v2Christian König13-139/+129
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher1-0/+2
2025-12-07drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-12-07drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-12-07drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-12-07drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam1-3/+12
2025-12-07drm/amdgpu: reject gang submissions under SRIOVChristian König1-1/+1
2025-12-07drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)1-0/+4
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin1-14/+5
2025-12-07drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher1-0/+4
2025-12-07drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher1-1/+4
2025-12-07drm/amd: add more cyan skillfish PCI idsAlex Deucher1-0/+5
2025-12-07drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf1-13/+44
2025-12-07drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S1-2/+4
2025-10-29drm/amd: Check whether secure display TA loaded successfullyMario Limonciello1-1/+1
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-15drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf1-4/+25
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher1-3/+0
2025-09-09drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-09drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.cHawking Zhang1-69/+75
2025-09-09drm/amd: Make flashing messages quieterMario Limonciello1-4/+4
2025-09-09drm/amdgpu: Skip TMR allocation if not requiredLijo Lazar1-8/+26
2025-09-09drm/amd/amdgpu: Fix style problems in amdgpu_psp.cSrinivasan Shanmugam1-31/+20
2025-09-09drm/amdgpu: remove the check of init status in psp_ras_initializeTao Zhou1-5/+3
2025-09-09drm/amdgpu: Optimize RAS TA initialization and TA unload funcsCandice Li1-2/+8
2025-09-09Revert "drm/amdgpu: Avoid extra evict-restore process."Alex Deucher1-2/+4
2025-09-09drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-09-04Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2