开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
2026-06-03
drm/amdgpu: Add size guard before copy discovery binary
Feifei Xu
2026-06-03
drm/amd: Fix amdgpu_device_find_parent()
Mario Limonciello
2026-06-03
drm/amd/display: Enable DM for DCN 4.2.1
Matthew Stewart
2026-06-03
Merge tag 'amd-drm-next-7.2-2026-05-29' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-05-28
drm/amdgpu: fix amdgpu_vm_bo_reset_state_machine
Christian König
2026-05-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-05-27
drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2026-05-27
drm/amdgpu: fix amdgpu_hmm_range_get_pages
Christian König
2026-05-27
drm/amdgpu: init locals in umc_v12_0_convert_error_address
Stanley.Yang
2026-05-27
drm/amdgpu/userq: use array instead of list for userq_vas
Sunil Khatri
2026-05-27
drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj valid
Sunil Khatri
2026-05-27
drm/amd: Add dedicated helper for amdgpu_device_find_parent()
Mario Limonciello
2026-05-27
drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapper
Sunil Khatri
2026-05-27
drm/amdgpu: bound SR-IOV RAS CPER dump parsing against used_size
Chenglei Xie
2026-05-27
drm/amdgpu: fix potential overflow in fs_info.debugfs_name
Stanley.Yang
2026-05-27
drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
Sunil Khatri
2026-05-27
drm/amdgpu/userq: reserve root bo without interruption
Sunil Khatri
2026-05-27
drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
Sunil Khatri
2026-05-27
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2026-05-27
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
2026-05-27
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
2026-05-27
drm/amdgpu: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-05-27
drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
Ziyi Guo
2026-05-27
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
2026-05-25
drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
Thomas Hellström
2026-05-25
drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
Thomas Hellström
2026-05-19
drm/amdgpu: restructure VM state machine v4
Christian König
2026-05-19
drm/amdgpu: check and drop invalid bad page records
YiPeng Chai
2026-05-19
drm/amdgpu: validate and share PSP fw_pri_buf copies via psp_copy_fw
Candice Li
2026-05-19
drm/amdgpu: fix handling in amdgpu_userq_create
Christian König
2026-05-19
drm/amdgpu: add first record offset check
Gangliang Xie
2026-05-19
drm/amdgpu: Bound GPIO I2C table entry count from VBIOS
Candice Li
2026-05-19
drm/amdgpu: cap ATOM command table nesting depth
Candice Li
2026-05-19
drm/amdgpu: Fix memory leak of i2s_pdata in ACP initialization
Ce Sun
2026-05-19
drm/amd/ras: Fix SMU EEPROM record field decoding
Xiang Liu
2026-05-19
drm/amd/ras: reset CPER ring on corrupt entry size
Xiang Liu
2026-05-19
drm/amdgpu: userq_va_mapped should remain true once done
Sunil Khatri
2026-05-19
drm/amdgpu: avoid integer overflow in VA range check
Ce Sun
2026-05-19
drm/amd/ras: Fix UMC error address allocation leak
Xiang Liu
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
2026-05-18
drm/amd: Reduce code duplication in runtime PM
Mario Limonciello
2026-05-18
drm/amdgpu: use atomic operation to achieve lockless serialization
Sunil Khatri
2026-05-18
drm/amdgpu/vce3: Fix VCE 3 firmware size and offsets
Timur Kristóf
2026-05-18
drm/amdgpu/vce2: Fix VCE 2 firmware size and offsets
Timur Kristóf
2026-05-18
drm/amdgpu/vce1: Stop using amdgpu_vce_resume
Timur Kristóf
2026-05-18
drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets
Timur Kristóf
2026-05-18
drm/amdgpu/vce1: Don't repeat GTT MGR node allocation
Timur Kristóf
2026-05-18
drm/amdgpu/vce1: Check if VRAM address is lower than GART.
Timur Kristóf
2026-05-18
drm/amdgpu/vce1: Remove superfluous address check
Timur Kristóf
2026-05-18
drm/amdgpu/vce1: Check that the GPU address is < 128 MiB
Timur Kristóf
[prev]
[next]