summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
6 daysdrm/amdgpu/vcn4: Avoid overflow on msg bound checkBenjamin Cheng
6 daysdrm/amdgpu/vcn3: Avoid overflow on msg bound checkBenjamin Cheng
6 daysdrm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore
6 daysdrm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore
6 daysdrm/amdgpu: zero-initialize GART table on allocationPhilip Yang
6 daysdrm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng
6 daysdrm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng
6 daysdrm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng
6 daysdrm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng
6 daysdrm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng
6 daysdrm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia
6 daysdrm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
6 daysdrm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang
6 daysdrm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_arrayTvrtko Ursulin
2026-04-02drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam
2026-03-25drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu: Add basic validation for RAS headerLijo Lazar
2026-03-25drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-25drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-25drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-03-25drm/amd: Drop special case for yellow carp without discoveryMario Limonciello
2026-03-25drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
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 memory leak in amdgpu_ras_init()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-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron
2026-02-06drm/amdkfd: Don't use sw fault filter if retry cam enabledPhilip Yang
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-30drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang
2026-01-30drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)
2026-01-11drm/amdgpu: Forward VMID reservation errorsNatalie Vock
2026-01-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-12-01drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-11-24drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-11-24drm/amd: Fix suspend failure with secure display TAMario Limonciello
2025-11-24drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam
2025-11-24drm/amdgpu: reject gang submissions under SRIOVChristian König