summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
3 daysdrm/amdgpu: rework how we handle TLB fencesAlex Deucher2-1/+8
3 daysdrm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
3 daysdrm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
3 daysdrm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
3 daysdrm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
3 daysdrm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
9 daysdrm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello1-0/+6
9 daysdrm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello1-0/+4
9 daysdrm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
9 daysdrm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
9 daysdrm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
9 daysdrm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
9 daysdrm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
9 daysdrm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
9 daysdrm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
9 daysdrm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea1-8/+8
9 daysdrm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam1-36/+37
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: Use 5-level paging if gmc support 57-bit VAPhilip Yang1-17/+0
2026-03-04drm/amdgpu: GPU vm support 5-level page tablePhilip Yang3-1/+23
2026-03-04drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang1-3/+6
2026-03-04drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao1-0/+3
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amdgpu: return when ras table checksum is errorGangliang Xie1-1/+3
2026-03-04drm/amdgpu: Skip vcn poison irq release on VFLijo Lazar1-1/+3
2026-03-04drm/amdgpu: validate user queue size constraintsJesse.Zhang1-0/+11
2026-03-04drm/amdgpu: mark invalid records with U64_MAXGangliang Xie1-0/+6
2026-03-04drm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang1-0/+1
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam1-53/+82
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/ras: Move ras data alloc before bad page checkAsad Kamal1-5/+5
2026-03-04drm/amdgpu: fix the calculation of RAS bad page numberTao Zhou1-4/+0
2026-03-04drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao1-1/+2
2026-02-27drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam1-1/+1
2026-02-27drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri1-2/+4
2026-02-27drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-27drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher1-19/+3
2026-02-27drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-27drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1