summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
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-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
2024-02-19accel/ivpu: Fix ivpu_reset_engine_fn merge issueJacek Lawrynowicz
2024-02-19accel/ivpu: Use lazy allocation for doorbell IDsWachowski, Karol
2024-02-19accel/ivpu: Add support for FW boot param system_time_usKrystian Pradzynski
2024-02-19accel/ivpu: Update FW API headersJacek Lawrynowicz
2024-02-19accel/ivpu: Remove legacy firmware nameJacek Lawrynowicz
2024-02-19accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTHJacek Lawrynowicz
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-12accel/ivpu: Fix DevTLB errors on suspend/resume and recoveryJacek Lawrynowicz
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski