summaryrefslogtreecommitdiffstats
path: root/drivers/accel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-1339-727/+1321
|\
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-2628-567/+1091
| |\
| | * Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-267-57/+83
| | |\
| | * \ Merge tag 'drm-habanalabs-next-2024-02-26' of https://git.kernel.org/pub/scm/...Daniel Vetter2024-02-2621-510/+1008
| | |\ \
| | | * | accel: constify the struct device_type usageRicardo B. Marliere2024-02-261-1/+1
| | | * | accel/habanalabs: modify pci health checkOfir Bitton2024-02-261-3/+3
| | | * | accel/habanalabs: keep explicit size of reserved memory for FWTomer Tayar2024-02-262-2/+2
| | | * | accel/habanalabs: handle reserved memory request when working with full FWTomer Tayar2024-02-261-11/+8
| | | * | accel/habanalabs/hwmon: rate limit errors user can generateOfir Bitton2024-02-261-14/+15
| | | * | accel/habanalabs/gaudi2: drain event lacks rd/wr indicationOfir Bitton2024-02-261-11/+3
| | | * | accel/habanalabs: fix error printDani Liberman2024-02-261-2/+2
| | | * | accel/habanalabs: initialize maybe-uninitialized variablesTal Risin2024-02-261-2/+2
| | | * | accel/habanalabs: fix debugfs files permissionsAvri Kehat2024-02-261-7/+7
| | | * | accel/habanalabs: fix glbl error cause handlingTomer Tayar2024-02-265-18/+35
| | | * | accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec int...Tomer Tayar2024-02-261-10/+8
| | | * | accel/habanalabs: modify print for skip loading linux FW to debug logTomer Tayar2024-02-261-1/+1
| | | * | accel/habanalabs: remove hop size from asic propertiesFarah Kassabri2024-02-266-46/+36
| | | * | accel/habanalabs: use kcalloc() instead of kzalloc()Erick Archer2024-02-261-1/+1
| | | * | accel/habanalabs/goya: remove redundant assignment to pointer 'input'Colin Ian King2024-02-261-2/+1
| | | * | accel/habanalabs/gaudi2: fail memory memset when failing to copy QM packet to...Tomer Tayar2024-02-261-2/+8
| | | * | accel/habanalabs: remove call to deprecated functionDani Liberman2024-02-262-3/+3
| | | * | accel/habanalabs: Remove unnecessary braces from if statementMalkoot Khan2024-02-261-2/+1
| | | * | accel/habanalabs/gaudi2: move HMMU page tables to device memoryFarah Kassabri2024-02-2610-382/+836
| | | * | accel/habanalabs: abort device reset for consecutive heartbeat failuresTomer Tayar2024-02-261-6/+8
| | | * | accel/habanalabs: fix DRAM BAR base address calculationTomer Tayar2024-02-261-1/+2
| | | * | accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warningsKoby Elbaz2024-02-261-1/+1
| | | * | accel/habanalabs/gaudi2: add interrupt affinity for user interruptsDani Liberman2024-02-263-0/+42
| * | | | accel/qaic: Constify aic100_channelsJeff Johnson2024-02-231-1/+1
| |/ / /
| * | | accel/ivpu: Rename VPU to NPU in message stringsJacek Lawrynowicz2024-02-197-22/+22
| * | | accel/ivpu: Refactor BO creation functionsWachowski, Karol2024-02-195-60/+71
| * | | accel/ivpu: Fix ivpu_reset_engine_fn merge issueJacek Lawrynowicz2024-02-191-16/+16
| * | | accel/ivpu: Use lazy allocation for doorbell IDsWachowski, Karol2024-02-193-3/+22
| * | | accel/ivpu: Add support for FW boot param system_time_usKrystian Pradzynski2024-02-191-0/+6
| * | | accel/ivpu: Update FW API headersJacek Lawrynowicz2024-02-192-23/+55
| * | | accel/ivpu: Remove legacy firmware nameJacek Lawrynowicz2024-02-191-2/+0
| * | | accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTHJacek Lawrynowicz2024-02-191-2/+2
| |/ /
| * | Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2024-02-054-88/+118
| |\ \
| | * | accel/qaic: Order pci_remove() operations in reverse of probe()Jeffrey Hugo2023-12-201-1/+1
| | * | accel/qaic: Leverage DRM managed APIs to release resourcesPranjal Ramajor Asha Kanojiya2023-12-202-50/+89
| | * | accel/qaic: Call drm_gem_create_mmap_offset() once for each BOPranjal Ramajor Asha Kanojiya2023-12-151-4/+6
| | * | accel/qaic: Drop the reference to BO in error path of create BO IOCTLPranjal Ramajor Asha Kanojiya2023-12-151-4/+5
| | * | accel/qaic: Fix MHI channel struct field orderJeffrey Hugo2023-12-151-2/+2
| | * | accel/qaic: Remove bo->queued fieldPranjal Ramajor Asha Kanojiya2023-12-152-14/+11
| | * | accel/qaic: Deprecate ->size field from attach slice IOCTL structurePranjal Ramajor Asha Kanojiya2023-12-151-13/+4
* | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-131-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pm-runtime'Rafael J. Wysocki2024-03-111-1/+1
| |\ \ \
| | * | | PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus2024-02-121-1/+1
* | | | | accel/ivpu: Don't enable any tiles by default on VPU40xxAndrzej Kacprowski2024-02-201-1/+1
|/ / / /
* / / / accel/ivpu: Fix DevTLB errors on suspend/resume and recoveryJacek Lawrynowicz2024-02-122-29/+54
|/ / /
* | | accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski2024-02-061-2/+2