summaryrefslogtreecommitdiff
path: root/drivers/accel/amdxdna/amdxdna_ctx.c
AgeCommit message (Expand)Author
7 daysaccel/amdxdna: put the chained BO when its mapping failsTaimuraz Kaitmazov
2026-07-16accel/amdxdna: Fix use-after-free of mm_struct in job schedulerLizhi Hou
2026-07-14accel/amdxdna: reject command submission on devices without a submit opDoruk Tan Ozturk
2026-07-14accel/amdxdna: reject user command submission without a command BODoruk Tan Ozturk
2026-07-07accel/amdxdna: Fix hardware context race in amdxdna_update_heap()Lizhi Hou
2026-07-07accel/amdxdna: Fix deadlock on debug BO command timeoutLizhi Hou
2026-07-06accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()Lizhi Hou
2026-05-18accel/amdxdna: Add expandable device heap supportLizhi Hou
2026-05-07accel/amdxdna: Add command doorbell and wait supportDavid Zhang
2026-05-07accel/amdxdna: Add AIE4 VF hardware context create and destroyDavid Zhang
2026-04-22accel/amdxdna: Improve tracing for job lifecycle and mailbox RX workerMax Zhen
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie
2026-03-20accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen
2026-03-17accel/amdxdna: Support retrieving hardware context debug informationLizhi Hou
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou
2026-02-27accel/amdxdna: Fill invalid payload for failed commandLizhi Hou
2026-02-23accel/amdxdna: Validate command buffer payload countLizhi Hou
2026-02-23accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-06accel/amdxdna: Fix dma_fence leak when job is canceledLizhi Hou
2025-11-03accel/amdxdna: Use MSG_OP_CHAIN_EXEC_NPU when supportedLizhi Hou
2025-10-20accel/amdxdna: Support firmware debug bufferLizhi Hou
2025-09-24accel/amdxdna: Enhance runtime power managementLizhi Hou
2025-08-18accel/amdxdna: Add a function to walk hardware contextsLizhi Hou
2025-08-06accel/amdxdna: Unify pm and rpm suspend and resume callbacksLizhi Hou
2025-05-08accel/amdxdna: Support submit commands without argumentsLizhi Hou
2025-02-14accel/amdxdna: Refactor hardware context destroy routineLizhi Hou
2024-12-17accel/amdxdna: Add zero check for pad in ioctl input structuresLizhi Hou
2024-12-16accel/amdxdna: Replace idr api with xarrayLizhi Hou
2024-11-22accel/amdxdna: Add suspend and resumeLizhi Hou
2024-11-22accel/amdxdna: Add command executionLizhi Hou
2024-11-22accel/amdxdna: Add hardware contextLizhi Hou