summaryrefslogtreecommitdiffstats
path: root/drivers/accel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | accel/ivpu/40xx: Stop passing SKU boot parameters to FWKrystian Pradzynski2024-02-061-5/+0
* | | accel/ivpu/40xx: Enable D0i3 messageKrystian Pradzynski2024-02-061-1/+0
* | | accel/ivpu: Disable d3hot_delay on all NPU generationsJacek Lawrynowicz2024-02-061-3/+2
* | | accel/ivpu: Correct MMU queue size checking functionsWachowski, Karol2024-02-061-11/+22
* | | accel/ivpu: Force snooping for MMU writesWachowski, Karol2024-02-063-5/+2
|/ /
* | accel/ivpu: Improve recovery and reset supportJacek Lawrynowicz2024-01-258-48/+70
* | accel/ivpu: Improve stability of ivpu_submit_ioctl()Jacek Lawrynowicz2024-01-252-78/+62
* | accel/ivpu: Fix dev open/close races with unbindJacek Lawrynowicz2024-01-256-65/+85
* | accel/ivpu: Disable PLL after VPU IP reset during FLRJacek Lawrynowicz2024-01-221-2/+19
* | accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol2024-01-223-12/+3
* | accel/ivpu: Improve buffer object debug logsJacek Lawrynowicz2024-01-222-42/+22
* | accel/ivpu: Disable buffer sharing among VPU contextsJacek Lawrynowicz2024-01-221-38/+6
* | accel/ivpu: Free buffer sgt on unbindJacek Lawrynowicz2024-01-221-2/+12
* | accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()Jacek Lawrynowicz2024-01-221-0/+5
* | accel/ivpu: Add diagnostic messages when VPU fails to boot or suspendWachowski, Karol2024-01-222-3/+6
* | accel/ivpu: Add debug prints for MMU map/unmap operationsWachowski, Karol2024-01-222-0/+10
* | accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()Wachowski, Karol2024-01-221-0/+2
* | accel/ivpu: Dump MMU events in case of VPU boot timeoutWachowski, Karol2024-01-223-0/+10
* | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-1247-1177/+2175
|\ \
| * | accel/habanalabs: fix information leak in sec_attest_info()Xingyuan Mo2023-12-191-1/+1
| * | accel/habanalabs/gaudi2: avoid overriding existing undefined opcode dataTomer Tayar2023-12-191-21/+19
| * | accel/habanalabs: add parent_device sysfs attributeTomer Tayar2023-12-192-0/+12
| * | accel/habanalabs/gaudi2: add zero padding when printing QM CP instructionTomer Tayar2023-12-191-1/+1
| * | accel/habanalabs: report 3 instances of Infineon second stageAriel Suller2023-12-191-2/+18
| * | accel/habanalabs/gaudi2: add signed dev info uAPIMoti Haimovski2023-12-193-0/+63
| * | accel/habanalabs/gaudi2: use correct registers to dump QM CQ infoTomer Tayar2023-12-192-12/+12
| * | accel/habanalabs: expose module id through sysfsDani Liberman2023-12-191-0/+10
| * | accel/habanalabs: print error code when mapping failsDani Liberman2023-12-191-3/+4
| * | accel/habanalabs/gaudi2: get the correct QM CQ info upon an errorTomer Tayar2023-12-192-22/+23
| * | accel/habanalabs: set hard reset flag if graceful reset is skippedTomer Tayar2023-12-191-1/+1