summaryrefslogtreecommitdiffstats
path: root/drivers/accel
AgeCommit message (Expand)AuthorLines
2024-06-14accel/ivpu: Update FW BOOT API headersWachowski, Karol-2/+14
2024-06-14accel/ivpu: Make selected params read-onlyJacek Lawrynowicz-2/+2
2024-06-14accel/ivpu: Implement DCT handlingJacek Lawrynowicz-20/+186
2024-06-14accel/ivpu: Disable clock relinquish for MMIO resetWachowski, Karol-0/+2
2024-06-14accel/ivpu: Disable disable_clock_relinquish WA for LNL B0+Wachowski, Karol-1/+4
2024-06-14accel/ivpu: Remove suspend_reschedule_counterJacek Lawrynowicz-22/+12
2024-06-14accel/ivpu: Abort jobs of faulty contextMaciej Falkowski-11/+75
2024-06-14accel/ivpu: Add wp0_during_power_up WAWachowski, Karol-0/+12
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard-0/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2024-05-17accel/ivpu: Replace wake_thread with kfifoJacek Lawrynowicz-22/+46
2024-05-17accel/ivpu: Split IP and buttress codeWachowski, Karol-2480/+2566
2024-05-17accel/ivpu: Split IP and buttress headersWachowski, Karol-338/+383
2024-05-15accel/ivpu: Share NPU busy time in sysfsTomasz Rusinowicz-2/+100
2024-05-15accel/ivpu: Increase reset counter when warm boot failsJacek Lawrynowicz-0/+1
2024-05-15accel/ivpu: Configure fw logging using debugfsTomasz Rusinowicz-0/+26
2024-05-15accel/ivpu: Add force snoop module parameterWachowski, Karol-10/+35
2024-05-15accel/ivpu: Add NPU profiling supportTomasz Rusinowicz-3/+472
2024-05-15accel/ivpu: Add resume engine supportWachowski, Karol-0/+24
2024-05-15accel/ivpu: Implement support for hardware schedulerWachowski, Karol-47/+142
2024-05-15accel/ivpu: Add HWS JSM messagesWachowski, Karol-2/+174
2024-05-15accel/ivpu: Implement support for preemption buffersWachowski, Karol-0/+73
2024-05-15accel/ivpu: Create priority based command queuesWachowski, Karol-23/+46
2024-05-15accel/ivpu: Add sched_mode module paramWachowski, Karol-2/+10
2024-05-15accel/ivpu: Update VPU FW API headersJacek Lawrynowicz-3/+11
2024-04-25fix missing vmalloc.h includesKent Overstreet-0/+1
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula-0/+2
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie-50/+46
2024-04-12accel/qaic: mark debugfs stub functions as static inlineArnd Bergmann-3/+3
2024-04-12accel/qaic: Add Sahara implementation for firmware loadingJeffrey Hugo-1/+471
2024-04-08accel/ivpu: Fix deadlock in context_xaJacek Lawrynowicz-1/+1
2024-04-08accel/ivpu: Fix missed error message after VPU renameJacek Lawrynowicz-1/+1
2024-04-08accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATEJacek Lawrynowicz-20/+17
2024-04-08accel/ivpu: Improve clarity of MMU error messagesWachowski, Karol-4/+4
2024-04-08accel/ivpu: Put NPU back to D3hot after failed resumeJacek Lawrynowicz-0/+1
2024-04-08accel/ivpu: Fix PCI D0 state entry in resumeWachowski, Karol-2/+2
2024-04-08accel/ivpu: Remove d3hot_after_power_off WAJacek Lawrynowicz-20/+14
2024-04-08accel/ivpu: Check return code of ipc->lock initWachowski, Karol-2/+6
2024-04-05accel/qaic: Add fifo queued debugfsJeffrey Hugo-0/+41
2024-04-05accel/qaic: Add fifo size debugfsJeffrey Hugo-0/+35
2024-04-05accel/qaic: Add bootlog debugfsJeffrey Hugo-1/+317
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-727/+1321
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1/+1
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki-1/+1
2024-02-26Merge drm/drm-next into drm-misc-nextThomas Zimmermann-567/+1091
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter-57/+83
2024-02-26Merge tag 'drm-habanalabs-next-2024-02-26' of https://git.kernel.org/pub/scm/...Daniel Vetter-510/+1008
2024-02-26accel: constify the struct device_type usageRicardo B. Marliere-1/+1
2024-02-26accel/habanalabs: modify pci health checkOfir Bitton-3/+3
2024-02-26accel/habanalabs: keep explicit size of reserved memory for FWTomer Tayar-2/+2