summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-05-27drm/amd: Add dedicated helper for amdgpu_device_find_parent()Mario Limonciello
2026-05-27drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri
2026-05-27drm/amdgpu: bound SR-IOV RAS CPER dump parsing against used_sizeChenglei Xie
2026-05-27drm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang
2026-05-27drm/amdgpu/userq: make sure queue is valid in the hang_detect_workSunil Khatri
2026-05-27drm/amdgpu/userq: reserve root bo without interruptionSunil Khatri
2026-05-27drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart failsSunil Khatri
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri
2026-05-27drm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri
2026-05-27drm/amdgpu: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo
2026-05-27drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-19drm/amdgpu: restructure VM state machine v4Christian König
2026-05-19drm/amdgpu: check and drop invalid bad page recordsYiPeng Chai
2026-05-19drm/amdgpu: validate and share PSP fw_pri_buf copies via psp_copy_fwCandice Li
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König
2026-05-19drm/amdgpu: add first record offset checkGangliang Xie
2026-05-19drm/amdgpu: Bound GPIO I2C table entry count from VBIOSCandice Li
2026-05-19drm/amdgpu: cap ATOM command table nesting depthCandice Li
2026-05-19drm/amdgpu: Fix memory leak of i2s_pdata in ACP initializationCe Sun
2026-05-19drm/amd/ras: Fix SMU EEPROM record field decodingXiang Liu
2026-05-19drm/amd/ras: reset CPER ring on corrupt entry sizeXiang Liu
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-18drm/amd: Reduce code duplication in runtime PMMario Limonciello
2026-05-18drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-18drm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf
2026-05-18drm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf
2026-05-18drm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf
2026-05-18drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf
2026-05-18drm/amdgpu: Support MES suspend_all_sdma_gangsAmber Lin
2026-05-18drm/amdgpu: Add guest driver CUID supportchong li
2026-05-18drm/amdgpu: Fix discovery offset check under VFLijo Lazar
2026-05-18drm/amdgpu: remove va cursors for all mappingsSunil Khatri
2026-05-18drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia
2026-05-18drm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu
2026-05-18drm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri
2026-05-18drm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri
2026-05-18drm/amdgpu: Remove UML build exclusion from KconfigHarry Wentland
2026-05-18drm/amdgpu: rework userq reset work handlingChristian König