summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-03-19drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-19drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-19drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-19drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-19drm/amd: Disable MES LR compute W/AMario Limonciello
2026-03-19drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri
2026-03-19drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin
2026-03-19drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri
2026-03-19drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan
2026-03-19drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
2026-03-12drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam
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: Protect GPU register accesses in powergated state in some pathsYifan Zhang
2026-03-04drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amdgpu: return when ras table checksum is errorGangliang Xie
2026-03-04drm/amdgpu: Skip vcn poison irq release on VFLijo Lazar
2026-03-04drm/amdgpu: validate user queue size constraintsJesse.Zhang
2026-03-04drm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam
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/ras: Move ras data alloc before bad page checkAsad Kamal
2026-03-04drm/amdgpu: fix the calculation of RAS bad page numberTao Zhou
2026-03-04drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao
2026-02-26drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski
2026-02-26drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher
2026-02-26drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher
2026-02-26drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher
2026-02-26drm/amdgpu: move reset debug disable handlingAlex Deucher
2026-02-26drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan
2026-02-26drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan
2026-02-26drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan
2026-02-26drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam
2026-02-26drm/amd: Drop "amdgpu kernel modesetting enabled" messageMario Limonciello (AMD)
2026-02-11drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki
2026-02-11drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello
2026-02-06drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron
2026-02-06drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher
2026-02-06drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher