summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-06-03drm/amdgpu: Add size guard before copy discovery binaryFeifei Xu
2026-06-03drm/amd: Fix amdgpu_device_find_parent()Mario Limonciello
2026-06-03drm/amd/display: Enable DM for DCN 4.2.1Matthew Stewart
2026-06-03Merge tag 'amd-drm-next-7.2-2026-05-29' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-05-28drm/amdgpu: fix amdgpu_vm_bo_reset_state_machineChristian König
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-05-27drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König
2026-05-27drm/amdgpu: fix amdgpu_hmm_range_get_pagesChristian König
2026-05-27drm/amdgpu: init locals in umc_v12_0_convert_error_addressStanley.Yang
2026-05-27drm/amdgpu/userq: use array instead of list for userq_vasSunil Khatri
2026-05-27drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj validSunil Khatri
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