summaryrefslogtreecommitdiff
path: root/drivers/accel/amdxdna
AgeCommit message (Expand)Author
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-25accel/amdxdna: Add per-process BO memory usage query supportMax Zhen
2026-03-23accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang
2026-03-23accel/amdxdna: fix missing newline in pr_err messagehaoyu.lu
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-16accel/amdxdna: Add debug prints for command submissionLizhi Hou
2026-03-12accel/amdxdna: Allow forcing IOVA-based DMA via module parameterLizhi Hou
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-03-11accel/amdxdna: Support sensors for column utilizationMario Limonciello (AMD)
2026-03-11accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimateLizhi Hou
2026-03-11accel/amdxdna: Import AMD_PMF namespaceMario Limonciello (AMD)
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou
2026-03-04accel/amdxdna: Fix major version check on NPU1 platformLizhi Hou
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou
2026-02-27accel/amdxdna: Fill invalid payload for failed commandLizhi Hou
2026-02-25accel/amdxdna: Use a different name for latest firmwareLizhi Hou
2026-02-23accel/amdxdna: Validate command buffer payload countLizhi Hou
2026-02-23accel/amdxdna: Prevent ubuf size overflowLizhi Hou
2026-02-23accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou
2026-02-23accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou
2026-02-23accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou
2026-02-23accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou
2026-02-23accel/amdxdna: Reduce log noise during process terminationMario Limonciello
2026-02-23accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou
2026-02-23accel/amdxdna: Switch to always use chained commandLizhi Hou
2026-02-23accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
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
2026-02-04accel/amdxdna: Move RPM resume into job run functionLizhi Hou
2026-02-04accel/amdxdna: Fix incorrect DPM level after suspend/resumeLizhi Hou
2026-02-03accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou
2026-02-03accel/amdxdna: Remove hardware context statusLizhi Hou
2026-01-30accel/amdxdna: Fix memory leak in amdxdna_ubuf_mapZishun Yi
2026-01-30accel/amdxdna: Stop job scheduling across aie2_release_resource()Lizhi Hou
2026-01-30accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()Lizhi Hou
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-14accel/amdxdna: Fix notifier_wq flushing warningLizhi Hou
2026-01-08accel/amdxdna: Update firmware version check for latest firmwareLizhi Hou
2026-01-08accel/amdxdna: Update message DMA buffer allocationLizhi Hou
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-18accel/amdxdna: Enable hardware context priorityLizhi Hou
2025-12-18accel/amdxdna: Enable temporal sharing only modeLizhi Hou
2025-12-18accel/amdxdna: Remove NPU2 supportLizhi Hou
2025-12-17accel/amdxdna: Remove amdxdna_flush()Lizhi Hou