开源镜像站
帮助
下载
动态
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
/
accel
/
amdxdna
/
aie2_ctx.c
Age
Commit message (
Expand
)
Author
2026-03-27
Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-03-26
BackMerge tag 'v7.0-rc4' into drm-next
Dave Airlie
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
2026-03-17
accel/amdxdna: Support retrieving hardware context debug information
Lizhi Hou
2026-03-12
accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
Lizhi Hou
2026-03-10
accel/amdxdna: Fix runtime suspend deadlock when there is pending job
Lizhi Hou
2026-02-27
accel/amdxdna: Fill invalid payload for failed command
Lizhi Hou
2026-02-23
accel/amdxdna: Fix command hang on suspended hardware context
Lizhi Hou
2026-02-23
accel/amdxdna: Fix dead lock for suspend and resume
Lizhi Hou
2026-02-23
accel/amdxdna: Reduce log noise during process termination
Mario Limonciello
2026-02-23
accel/amdxdna: Switch to always use chained command
Lizhi Hou
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-04
accel/amdxdna: Move RPM resume into job run function
Lizhi Hou
2026-02-03
accel/amdxdna: Fix incorrect error code returned for failed chain command
Lizhi Hou
2026-02-03
accel/amdxdna: Remove hardware context status
Lizhi Hou
2026-01-30
accel/amdxdna: Stop job scheduling across aie2_release_resource()
Lizhi Hou
2025-12-18
accel/amdxdna: Enable temporal sharing only mode
Lizhi Hou
2025-11-13
accel/amdxdna: Fix deadlock between context destroy and job timeout
Lizhi Hou
2025-11-06
accel/amdxdna: Fix dma_fence leak when job is canceled
Lizhi Hou
2025-11-04
accel/amdxdna: Add IOCTL parameter for resource data
Lizhi Hou
2025-10-30
accel/amdxdna: Fix incorrect command state for timed out job
Lizhi Hou
2025-10-24
accel/amdxdna: Fix incorrect return value in aie2_hwctx_sync_debug_bo()
Lizhi Hou
2025-10-20
accel/amdxdna: Support firmware debug buffer
Lizhi Hou
2025-10-08
accel/amdxdna: Resume power for creating and destroying hardware context
Lizhi Hou
2025-09-24
accel/amdxdna: Enhance runtime power management
Lizhi Hou
2025-08-29
accel/amdxdna: Use int instead of u32 to store error codes
Qianfeng Rong
2025-08-18
accel/amdxdna: Add a function to walk hardware contexts
Lizhi Hou
2025-08-06
accel/amdxdna: Unify pm and rpm suspend and resume callbacks
Lizhi Hou
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2025-06-16
accel/amdxdna: Revise device bo creation and free
Lizhi Hou
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025-03-28
accel/amdxdna: Add BO import and export
Lizhi Hou
2025-02-14
accel/amdxdna: Refactor hardware context destroy routine
Lizhi Hou
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-01-13
accel/amdxdna: Declare sched_ops as static
Lizhi Hou
2025-01-13
accel/amdxdna: Remove casting mailbox payload pointer
Lizhi Hou
2025-01-03
accel/amdxdna: Declare force_cmdlist as static
Lizhi Hou
2024-12-17
accel/amdxdna: Add zero check for pad in ioctl input structures
Lizhi Hou
2024-12-16
accel/amdxdna: Enhance power management settings
Lizhi Hou
2024-12-16
accel/amdxdna: Replace idr api with xarray
Lizhi Hou
2024-12-13
accel/amdxdna: Replace mmput with mmput_async to avoid dead lock
Lizhi Hou
2024-11-22
accel/amdxdna: Add suspend and resume
Lizhi Hou
2024-11-22
accel/amdxdna: Add command execution
Lizhi Hou
2024-11-22
accel/amdxdna: Add GEM buffer object management
Lizhi Hou
2024-11-22
accel/amdxdna: Add hardware context
Lizhi Hou