summaryrefslogtreecommitdiffstats
path: root/drivers/accel
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-456/+1351
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie-0/+6
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter-2/+45
2026-04-02accel: ethosu: Add hardware dependency hintJean Delvare-0/+1
2026-04-02accel/ivpu: Trigger recovery on TDR with OS schedulingKarol Wachowski-0/+6
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie-2/+5
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard-14/+17
2026-03-27accel/qaic: Handle DBC deactivation if the owner went awayYoussef Samir-2/+45
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-275/+396
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie-12/+12
2026-03-25accel/amdxdna: Add per-process BO memory usage query supportMax Zhen-13/+142
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski-2/+5
2026-03-23accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang-1/+6
2026-03-23accel/amdxdna: fix missing newline in pr_err messagehaoyu.lu-1/+1
2026-03-20accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen-274/+261
2026-03-20accel/ivpu: Perform engine reset instead of device recovery on TDRKarol Wachowski-17/+92
2026-03-17accel/amdxdna: Support retrieving hardware context debug informationLizhi Hou-11/+213
2026-03-16accel/amdxdna: Add debug prints for command submissionLizhi Hou-5/+29
2026-03-12accel/amdxdna: Allow forcing IOVA-based DMA via module parameterLizhi Hou-32/+325
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard-124/+194
2026-03-11accel/amdxdna: Support sensors for column utilizationMario Limonciello (AMD)-5/+37
2026-03-11accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimateLizhi Hou-1/+51
2026-03-11accel/amdxdna: Import AMD_PMF namespaceMario Limonciello (AMD)-0/+1
2026-03-11accel/ivpu: Apply minor code style cleanups to align with kernel styleKarol Wachowski-4/+4
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter-124/+194
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou-12/+12
2026-03-10accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski-7/+0
2026-03-09accel/ivpu: Test for imported buffers with drm_gem_is_imported()Karol Wachowski-2/+2
2026-03-09accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski-7/+0
2026-03-05accel: ethosu: Handle possible underflow in IFM size calculationsRob Herring (Arm)-2/+5
2026-03-05accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)-1/+4
2026-03-05accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)-8/+18
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou-90/+112
2026-03-04accel/amdxdna: Fix major version check on NPU1 platformLizhi Hou-1/+1
2026-03-03accel/ivpu: Limit number of maximum contexts and doorbells per userKarol Wachowski-20/+136
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann-66/+113
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou-10/+19
2026-02-27accel/amdxdna: Fill invalid payload for failed commandLizhi Hou-15/+38
2026-02-26accel/ivpu: Update FW Boot API to version 3.29.4Maciej Falkowski-118/+93
2026-02-25accel/amdxdna: Use a different name for latest firmwareLizhi Hou-5/+26
2026-02-23accel/amdxdna: Validate command buffer payload countLizhi Hou-1/+4
2026-02-23accel/amdxdna: Prevent ubuf size overflowLizhi Hou-1/+5
2026-02-23accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou-4/+4
2026-02-23accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou-7/+11
2026-02-23accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou-4/+5
2026-02-23accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou-19/+26
2026-02-23accel/amdxdna: Reduce log noise during process terminationMario Limonciello-3/+7
2026-02-23accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou-0/+3
2026-02-23accel/amdxdna: Switch to always use chained commandLizhi Hou-2/+2
2026-02-23accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou-19/+19