summaryrefslogtreecommitdiffstats
path: root/drivers/accel
AgeCommit message (Expand)AuthorLines
2025-05-08accel/habanalabs: Don't build the driver on UMLIngo Molnar-1/+1
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar-11/+13
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie-129/+207
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)-2/+0
2025-04-30accel/ivpu: Correct mutex unlock order in job submissionKarol Wachowski-1/+1
2025-04-30accel/ivpu: Fix pm related deadlocks in cmdq ioctlsJacek Lawrynowicz-9/+24
2025-04-30accel/ivpu: Increase state dump msg timeoutJacek Lawrynowicz-1/+1
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe-11/+2
2025-04-25accel/ivpu: Fix the D0i2 disable test modeAndrzej Kacprowski-2/+2
2025-04-25accel/ivpu: Correct DCT interrupt handlingKarol Wachowski-9/+11
2025-04-25accel/ivpu: Implement heartbeat-based TDR mechanismKarol Wachowski-0/+26
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann-1/+0
2025-04-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann-3/+28
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-114/+408
2025-04-11accel/qaic: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-4/+4
2025-04-11accel/ivpu: Add cmdq_id to job related logsKarol Wachowski-7/+8
2025-04-11accel/ivpu: Show NPU frequency in sysfsAndrzej Kacprowski-1/+62
2025-04-11accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski-86/+64
2025-04-11accel/ivpu: Update FW Boot API to version 3.28.3Karol Wachowski-22/+58
2025-04-11accel/ivpu: Flush pending jobs of device's workqueuesMaciej Falkowski-3/+3
2025-04-10accel/amdxdna: Fix incorrect size of ERT_START_NPU commandsLizhi Hou-9/+7
2025-04-10accel/ivpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-3/+3
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-489/+1404
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-12/+17
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+5
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+4
2025-03-31accel/ivpu: Fix PM related deadlocks in MS IOCTLsJacek Lawrynowicz-2/+20
2025-03-31accel/ivpu: Fix deadlock in ivpu_ms_cleanup()Jacek Lawrynowicz-0/+6
2025-03-31accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()Jacek Lawrynowicz-1/+2
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-466/+1388
2025-03-28accel/amdxdna: Add BO import and exportLizhi Hou-108/+404
2025-03-27accel/amdxdna: s/drm_gem_v[un]map_unlocked/drm_gem_v[un]map/Boris Brezillon-2/+2
2025-03-27accel/ivpu: s/drm_gem_shmem_v[un]map/drm_gem_shmem_v[un]map_locked/Boris Brezillon-2/+2
2025-03-27accel/ivpu: pages_use_count is now a refcount_tBoris Brezillon-1/+1
2025-03-21Merge tag 'drm-misc-fixes-2025-03-20' of ssh://gitlab.freedesktop.org/drm/mis...Dave Airlie-2/+7
2025-03-16accel/habanalabs: convert timeouts to secs_to_jiffies()Easwar Hariharan-4/+4
2025-03-14accel/qaic: Remove redundant 'flush_workqueue()' callsChen Ni-2/+0
2025-03-14accel/qaic: Fix integer overflow in qaic_validate_req()Dan Carpenter-1/+3
2025-03-14accel/qaic: Fix possible data corruption in BOs > 2GJeffrey Hugo-1/+4
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman-0/+1
2025-02-27accel/amdxdna: Check interrupt register before mailbox_rx_worker exitsLizhi Hou-4/+13
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie-0/+1
2025-02-21accel/habanalabs: constify 'struct bin_attribute'Thomas Weißschuh-5/+5
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+1
2025-02-19accel/amdxdna: Add missing include linux/slab.hSu Hui-0/+1
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-39/+58
2025-02-14accel/amdxdna: Refactor hardware context destroy routineLizhi Hou-13/+21
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-446/+1345
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner-3/+9