index
:
pub/scm/linux/kernel/git/qcom/linux.git
master
QCOM group's fork of linux.git
QCOM group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
amdxdna
/
aie2_ctx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+4
2026-08-12
accel/amdxdna: Skip unmapped range in aie2_populate_range()
Lizhi Hou
1
-0
/
+16
2026-08-11
Revert "accel/amdxdna: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-04
accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range population
Stanislav Kinsburskii
1
-19
/
+4
2026-07-19
accel/amdxdna: Fix command timeout race
Wendy Liang
1
-8
/
+18
2026-07-07
accel/amdxdna: Fix hardware context race in amdxdna_update_heap()
Lizhi Hou
1
-6
/
+0
2026-07-07
accel/amdxdna: Fix deadlock on debug BO command timeout
Lizhi Hou
1
-1
/
+4
2026-07-07
accel/amdxdna: Fix potential amdxdna_umap lifetime race
Lizhi Hou
1
-2
/
+2
2026-07-06
accel/amdxdna: Fix VMA access race
Lizhi Hou
1
-2
/
+0
2026-07-06
accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
Lizhi Hou
1
-1
/
+1
2026-07-01
accel/amdxdna: Fix use-after-free in debug BO command handling
Lizhi Hou
1
-18
/
+50
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-40
/
+109
2026-06-11
accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()
Lizhi Hou
1
-0
/
+3
2026-06-03
accel/amdxdna: Return errors for failed debug BO commands
Lizhi Hou
1
-8
/
+5
2026-06-03
accel/amdxdna: Remove drv_cmd tracing from job free callback
Lizhi Hou
1
-1
/
+2
2026-05-18
accel/amdxdna: Add expandable device heap support
Lizhi Hou
1
-1
/
+44
2026-05-07
accel/amdxdna: Add AIE4 metadata query support
David Zhang
1
-2
/
+2
2026-04-27
accel/amdxdna: Set default DPM level based on QoS for temporal-only mode
Lizhi Hou
1
-19
/
+15
2026-04-22
accel/amdxdna: Improve tracing for job lifecycle and mailbox RX worker
Max Zhen
1
-4
/
+10
2026-04-17
accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
1
-1
/
+0
2026-04-13
accel/amdxdna: Check for device hang on job timeout
Lizhi Hou
1
-5
/
+31
2026-04-07
accel/amdxdna: Handle DETACH_DEBUG_BO through config_debug_bo path
Max Zhen
1
-0
/
+1
2026-04-01
accel/amdxdna: Create shared functions for AIE2 and AIE4
Lizhi Hou
1
-2
/
+2
2026-03-27
Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-4
/
+4
2026-03-26
BackMerge tag 'v7.0-rc4' into drm-next
Dave Airlie
1
-12
/
+2
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
1
-4
/
+4
2026-03-17
accel/amdxdna: Support retrieving hardware context debug information
Lizhi Hou
1
-8
/
+77
2026-03-12
accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
Lizhi Hou
1
-2
/
+4
2026-03-10
accel/amdxdna: Fix runtime suspend deadlock when there is pending job
Lizhi Hou
1
-12
/
+2
2026-02-27
accel/amdxdna: Fill invalid payload for failed command
Lizhi Hou
1
-15
/
+8
2026-02-23
accel/amdxdna: Fix command hang on suspended hardware context
Lizhi Hou
1
-7
/
+11
2026-02-23
accel/amdxdna: Fix dead lock for suspend and resume
Lizhi Hou
1
-2
/
+2
2026-02-23
accel/amdxdna: Reduce log noise during process termination
Mario Limonciello
1
-2
/
+4
2026-02-23
accel/amdxdna: Switch to always use chained command
Lizhi Hou
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-04
accel/amdxdna: Move RPM resume into job run function
Lizhi Hou
1
-10
/
+9
2026-02-03
accel/amdxdna: Fix incorrect error code returned for failed chain command
Lizhi Hou
1
-1
/
+1
2026-02-03
accel/amdxdna: Remove hardware context status
Lizhi Hou
1
-23
/
+2
2026-01-30
accel/amdxdna: Stop job scheduling across aie2_release_resource()
Lizhi Hou
1
-0
/
+6
2025-12-18
accel/amdxdna: Enable temporal sharing only mode
Lizhi Hou
1
-3
/
+15
2025-11-13
accel/amdxdna: Fix deadlock between context destroy and job timeout
Lizhi Hou
1
-2
/
+4
2025-11-06
accel/amdxdna: Fix dma_fence leak when job is canceled
Lizhi Hou
1
-1
/
+0
2025-11-04
accel/amdxdna: Add IOCTL parameter for resource data
Lizhi Hou
1
-6
/
+0
2025-10-30
accel/amdxdna: Fix incorrect command state for timed out job
Lizhi Hou
1
-2
/
+13
2025-10-24
accel/amdxdna: Fix incorrect return value in aie2_hwctx_sync_debug_bo()
Lizhi Hou
1
-1
/
+1
2025-10-20
accel/amdxdna: Support firmware debug buffer
Lizhi Hou
1
-7
/
+109
2025-10-08
accel/amdxdna: Resume power for creating and destroying hardware context
Lizhi Hou
1
-1
/
+8
2025-09-24
accel/amdxdna: Enhance runtime power management
Lizhi Hou
1
-11
/
+31
2025-08-29
accel/amdxdna: Use int instead of u32 to store error codes
Qianfeng Rong
1
-3
/
+3
[next]