summaryrefslogtreecommitdiffstats
path: root/drivers/accel
AgeCommit message (Expand)AuthorLines
2025-09-01accel/ivpu: Prevent recovery work from being queued during device removalKarol Wachowski-4/+4
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-16/+7
2025-08-16accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()Thorsten Blum-1/+1
2025-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-16/+7
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-171/+860
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal-1/+1
2025-07-12habanalabs: fix UAF in export_dmabuf()Al Viro-16/+7
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-2/+2
2025-07-04drm: move drm based debugfs funcs to drm_debugfs.cSunil Khatri-16/+0
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-2/+2
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-125/+170
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-29/+689
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-1/+1
2025-06-16accel/amdxdna: Revise device bo creation and freeLizhi Hou-92/+106
2025-06-16accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctlAndrzej Kacprowski-33/+59
2025-06-16accel/ivpu: Add initial Wildcat Lake supportMaciej Falkowski-0/+5
2025-06-11accel/qaic: Use dev_printk() in RASJeff Hugo-8/+8
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-80/+105
2025-06-09accel/amdxdna: Fix incorrect PSP firmware sizeLizhi Hou-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-52/+74
2025-06-06accel/qaic: delete qaic_bo.handleSimona Vetter-3/+0
2025-06-05accel/ivpu: Fix warning in ivpu_gem_bo_free()Jacek Lawrynowicz-1/+2
2025-06-05accel/ivpu: Trigger device recovery on engine reset/resume failureKarol Wachowski-4/+11
2025-06-05accel/ivpu: Use dma_resv_lock() instead of a custom mutexJacek Lawrynowicz-30/+34
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2025-06-02accel/ivpu: Add inference_timeout_ms module parameterKarol Wachowski-3/+17
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+2
2025-05-30accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)Jeff Hugo-0/+667
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-140/+460
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer-1/+2
2025-05-28accel/ivpu: Reorder Doorbell Unregister and Command Queue DestructionKarol Wachowski-4/+4
2025-05-28accel/ivpu: Use firmware names from upstream repoJacek Lawrynowicz-6/+6
2025-05-28accel/ivpu: Improve buffer object loggingJacek Lawrynowicz-8/+18
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel-11/+2
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar-1/+1
2025-05-19accel/habanalabs: Switch to use %ptTsAndy Shevchenko-22/+3
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar-3/+1
2025-05-12accel/ivpu: Use effective buffer size for zero terminatorMarkus Burri-1/+1
2025-05-08accel/amdxdna: Support submit commands without argumentsLizhi Hou-10/+12
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