summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
27 hoursMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
3 daysBackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
6 daysaccel/qaic: Handle DBC deactivation if the owner went awayYoussef Samir
7 daysMerge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
8 daysBackMerge tag 'v7.0-rc4' into drm-nextDave Airlie
8 daysaccel/amdxdna: Add per-process BO memory usage query supportMax Zhen
9 daysaccel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski
10 daysaccel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang
10 daysaccel/amdxdna: fix missing newline in pr_err messagehaoyu.lu
12 daysaccel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen
13 daysaccel/ivpu: Perform engine reset instead of device recovery on TDRKarol Wachowski
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-11accel/ivpu: Apply minor code style cleanups to align with kernel styleKarol Wachowski
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou
2026-03-10accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski
2026-03-09accel/ivpu: Test for imported buffers with drm_gem_is_imported()Karol Wachowski
2026-03-09accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski
2026-03-05accel: ethosu: Handle possible underflow in IFM size calculationsRob Herring (Arm)
2026-03-05accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)
2026-03-05accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou
2026-03-04accel/amdxdna: Fix major version check on NPU1 platformLizhi Hou
2026-03-03accel/ivpu: Limit number of maximum contexts and doorbells per userKarol Wachowski
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann
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-26accel/ivpu: Update FW Boot API to version 3.29.4Maciej Falkowski
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-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
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