summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
45 hoursdrm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
45 hoursdrm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
45 hoursdrm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
45 hoursdrm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
45 hoursdrm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
45 hoursdrm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
45 hoursdrm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
45 hoursdrm/amdgpu: Add basic validation for RAS headerLijo Lazar1-2/+18
45 hoursdrm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
45 hoursdrm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
45 hoursdrm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
45 hoursdrm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
14 daysdrm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
14 daysdrm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
14 daysdrm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum1-14/+6
14 daysdrm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-04drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer1-1/+8
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang1-0/+1
2026-03-04drm/amdgpu: avoid a warning in timedout job handlerAlex Deucher1-1/+2
2026-03-04drm/amdgpu: add support for HDP IP version 6.1.1Tim Huang1-0/+1
2026-03-04drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao1-1/+2
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1
2026-03-04drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan1-1/+3
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam1-22/+23
2026-03-04drm/amd: Drop "amdgpu kernel modesetting enabled" messageMario Limonciello (AMD)1-1/+0
2026-02-11drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan1-0/+3
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-06drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-21/+24
2026-02-06drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2026-02-06drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
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-30drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-23drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)1-0/+8
2026-01-17drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu1-0/+6
2026-01-11drm/amdgpu: Forward VMID reservation errorsNatalie Vock1-2/+4
2026-01-08drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher1-0/+27
2026-01-08drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer1-0/+2
2026-01-08drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher1-0/+27
2026-01-08Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)1-2/+1
2025-12-07drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen1-0/+3
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher1-0/+2
2025-12-01drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-12-01drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-12-01drm/amd: Skip power ungate during suspend for VPEMario Limonciello1-1/+2