summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
2025-06-09accel/amdxdna: Fix incorrect PSP firmware sizeLizhi Hou
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-05accel/ivpu: Fix warning in ivpu_gem_bo_free()Jacek Lawrynowicz
2025-06-05accel/ivpu: Trigger device recovery on engine reset/resume failureKarol Wachowski
2025-06-05accel/ivpu: Use dma_resv_lock() instead of a custom mutexJacek Lawrynowicz
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-28accel/ivpu: Reorder Doorbell Unregister and Command Queue DestructionKarol Wachowski
2025-05-28accel/ivpu: Use firmware names from upstream repoJacek Lawrynowicz
2025-05-28accel/ivpu: Improve buffer object loggingJacek Lawrynowicz
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-12accel/ivpu: Use effective buffer size for zero terminatorMarkus Burri
2025-05-08accel/amdxdna: Support submit commands without argumentsLizhi Hou
2025-05-08accel/habanalabs: Don't build the driver on UMLIngo Molnar
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-30accel/ivpu: Correct mutex unlock order in job submissionKarol Wachowski
2025-04-30accel/ivpu: Fix pm related deadlocks in cmdq ioctlsJacek Lawrynowicz
2025-04-30accel/ivpu: Increase state dump msg timeoutJacek Lawrynowicz
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe
2025-04-25accel/ivpu: Fix the D0i2 disable test modeAndrzej Kacprowski
2025-04-25accel/ivpu: Correct DCT interrupt handlingKarol Wachowski
2025-04-25accel/ivpu: Implement heartbeat-based TDR mechanismKarol Wachowski
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-04-11accel/qaic: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-11accel/ivpu: Add cmdq_id to job related logsKarol Wachowski
2025-04-11accel/ivpu: Show NPU frequency in sysfsAndrzej Kacprowski
2025-04-11accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski
2025-04-11accel/ivpu: Update FW Boot API to version 3.28.3Karol Wachowski
2025-04-11accel/ivpu: Flush pending jobs of device's workqueuesMaciej Falkowski
2025-04-10accel/amdxdna: Fix incorrect size of ERT_START_NPU commandsLizhi Hou
2025-04-10accel/ivpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-31accel/ivpu: Fix PM related deadlocks in MS IOCTLsJacek Lawrynowicz
2025-03-31accel/ivpu: Fix deadlock in ivpu_ms_cleanup()Jacek Lawrynowicz
2025-03-31accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()Jacek Lawrynowicz
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-28accel/amdxdna: Add BO import and exportLizhi Hou
2025-03-27accel/amdxdna: s/drm_gem_v[un]map_unlocked/drm_gem_v[un]map/Boris Brezillon