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/amdgpu: gate VM CPU HDP flush on reset lockChenglei Xie
6 daysdrm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.Ramalingeswara Reddy, Kanala
6 daysdrm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia
2026-05-07drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
2026-05-07amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu
2026-05-07drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang
2026-05-07drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_arrayTvrtko Ursulin
2026-04-27drm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov
2026-04-22drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom
2026-04-11drm/amd: Disable ASPM on SITimur Kristóf
2026-04-11drm/amd/amdgpu: disable ASPM in some situationsKenneth Feng
2026-04-11drm/amd/amdgpu: decouple ASPM with pcie dpmKenneth Feng
2026-04-11drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom
2026-04-11drm/amdgpu: fix the idr allocation flagsPrike Liang
2026-04-02drm/amdgpu: prevent immediate PASID reuse caseEric Huang
2026-04-02drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam
2026-04-02drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-25drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher
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/amd: Disable MES LR compute W/AMario Limonciello
2026-03-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
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