summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2 daysdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2 daysdrm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2 daysdrm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li
2 daysdrm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman
2 daysdrm/amd: Fix set but not used warningsTiezhu Yang
2026-06-19drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ringYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ringYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v3.0 enc/dec ringsYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec ringsYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec ringsYinjie Yao
2026-05-23drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf
2026-05-23drm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf
2026-05-23drm/amdgpu: fix spelling typosAlexandre Demers
2026-05-23drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REGChristian König
2026-05-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher
2026-05-23drm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam
2026-05-17drm/amdgpu/vcn4: Avoid overflow on msg bound checkBenjamin Cheng
2026-05-17drm/amdgpu/vcn3: Avoid overflow on msg bound checkBenjamin Cheng
2026-05-17drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore
2026-05-17drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore
2026-05-17drm/amdgpu: zero-initialize GART table on allocationPhilip Yang
2026-05-17drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-05-17drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-05-17drm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng
2026-05-17drm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng
2026-05-17drm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng
2026-05-17drm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia
2026-05-17drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
2026-05-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang
2026-05-17drm/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