summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
10 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+17
10 daysdma-buf/drivers: make reserving a shared slot mandatory v4Christian König2-4/+4
10 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
10 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
10 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
10 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
10 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
2026-08-19drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
2026-08-19drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
2026-08-19drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
2026-08-19drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
2026-08-19drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
2026-08-19drm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
2026-08-19drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
2026-08-19drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
2026-08-19drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello1-5/+40
2026-08-19drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
2026-08-19drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+3
2026-06-01drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf1-0/+66
2026-06-01drm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf1-0/+10
2026-06-01drm/amdgpu: fix spelling typosAlexandre Demers4-6/+7
2026-06-01drm/amdgpu/vcn3: Avoid overflow on msg bound checkBenjamin Cheng1-1/+3
2026-06-01drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
2026-06-01drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
2026-06-01drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng1-4/+19
2026-06-01drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven1-0/+3
2026-06-01drm/amdgpu: unmap and remove csa_va properlyLang Yu3-6/+45
2026-04-18drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
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
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin1-14/+5
2025-12-07drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S1-2/+4
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2025-10-19drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf1-4/+25
2025-10-02drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher1-2/+0
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
2025-08-28drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-06-27drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher1-2/+0
2025-06-27drm/amdgpu/gfx8: fix CSIB handlingAlex Deucher1-2/+0
2025-06-27drm/amdgpu/gfx7: fix CSIB handlingAlex Deucher1-2/+0
2025-06-27drm/amdgpu/gfx10: fix CSIB handlingAlex Deucher1-2/+0
2025-06-27drm/amdgpu/gfx6: fix CSIB handlingAlex Deucher1-2/+0
2025-06-04drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu1-3/+2
2025-06-04drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu1-5/+5
2025-05-02drm/amdgpu: fix usage slab after freeVitaly Prosyak2-4/+4