summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie
2024-04-12accel/qaic: mark debugfs stub functions as static inlineArnd Bergmann
2024-04-12accel/qaic: Add Sahara implementation for firmware loadingJeffrey Hugo
2024-04-08accel/ivpu: Fix deadlock in context_xaJacek Lawrynowicz
2024-04-08accel/ivpu: Fix missed error message after VPU renameJacek Lawrynowicz
2024-04-08accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATEJacek Lawrynowicz
2024-04-08accel/ivpu: Improve clarity of MMU error messagesWachowski, Karol
2024-04-08accel/ivpu: Put NPU back to D3hot after failed resumeJacek Lawrynowicz
2024-04-08accel/ivpu: Fix PCI D0 state entry in resumeWachowski, Karol
2024-04-08accel/ivpu: Remove d3hot_after_power_off WAJacek Lawrynowicz
2024-04-08accel/ivpu: Check return code of ipc->lock initWachowski, Karol
2024-04-05accel/qaic: Add fifo queued debugfsJeffrey Hugo
2024-04-05accel/qaic: Add fifo size debugfsJeffrey Hugo
2024-04-05accel/qaic: Add bootlog debugfsJeffrey Hugo
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki
2024-02-26Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-26Merge tag 'drm-habanalabs-next-2024-02-26' of https://git.kernel.org/pub/scm/...Daniel Vetter
2024-02-26accel: constify the struct device_type usageRicardo B. Marliere
2024-02-26accel/habanalabs: modify pci health checkOfir Bitton
2024-02-26accel/habanalabs: keep explicit size of reserved memory for FWTomer Tayar
2024-02-26accel/habanalabs: handle reserved memory request when working with full FWTomer Tayar
2024-02-26accel/habanalabs/hwmon: rate limit errors user can generateOfir Bitton
2024-02-26accel/habanalabs/gaudi2: drain event lacks rd/wr indicationOfir Bitton
2024-02-26accel/habanalabs: fix error printDani Liberman
2024-02-26accel/habanalabs: initialize maybe-uninitialized variablesTal Risin
2024-02-26accel/habanalabs: fix debugfs files permissionsAvri Kehat
2024-02-26accel/habanalabs: fix glbl error cause handlingTomer Tayar
2024-02-26accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec int...Tomer Tayar
2024-02-26accel/habanalabs: modify print for skip loading linux FW to debug logTomer Tayar
2024-02-26accel/habanalabs: remove hop size from asic propertiesFarah Kassabri
2024-02-26accel/habanalabs: use kcalloc() instead of kzalloc()Erick Archer
2024-02-26accel/habanalabs/goya: remove redundant assignment to pointer 'input'Colin Ian King
2024-02-26accel/habanalabs/gaudi2: fail memory memset when failing to copy QM packet to...Tomer Tayar
2024-02-26accel/habanalabs: remove call to deprecated functionDani Liberman
2024-02-26accel/habanalabs: Remove unnecessary braces from if statementMalkoot Khan
2024-02-26accel/habanalabs/gaudi2: move HMMU page tables to device memoryFarah Kassabri
2024-02-26accel/habanalabs: abort device reset for consecutive heartbeat failuresTomer Tayar
2024-02-26accel/habanalabs: fix DRAM BAR base address calculationTomer Tayar
2024-02-26accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warningsKoby Elbaz
2024-02-26accel/habanalabs/gaudi2: add interrupt affinity for user interruptsDani Liberman
2024-02-23accel/qaic: Constify aic100_channelsJeff Johnson
2024-02-20accel/ivpu: Don't enable any tiles by default on VPU40xxAndrzej Kacprowski
2024-02-19accel/ivpu: Rename VPU to NPU in message stringsJacek Lawrynowicz
2024-02-19accel/ivpu: Refactor BO creation functionsWachowski, Karol