Age | Commit message (Expand) | Author | Files | Lines |
2024-10-30 | accel/ivpu: Don't allocate preemption buffers when MIP is disabled | Karol Wachowski | 1 | -1/+1 |
2024-10-30 | accel/ivpu: Make command queue ID allocated on XArray | Karol Wachowski | 1 | -1/+6 |
2024-10-30 | accel/ivpu: Use xa_alloc_cyclic() instead of custom function | Karol Wachowski | 1 | -2/+2 |
2024-10-30 | accel/ivpu: Remove copy engine support | Andrzej Kacprowski | 1 | -4/+1 |
2024-10-11 | accel/ivpu: Add initial Panther Lake support | Maciej Falkowski | 1 | -3/+7 |
2024-10-11 | accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes | Jacek Lawrynowicz | 1 | -1/+0 |
2024-10-11 | accel/ivpu: Add test_mode bit to force turbo | Andrzej Kacprowski | 1 | -0/+1 |
2024-10-11 | accel/ivpu: Make DB_ID and JOB_ID allocations incremental | Tomasz Rusinowicz | 1 | -0/+7 |
2024-10-11 | accel/ivpu: Add auto selection logic for job scheduler | Jacek Lawrynowicz | 1 | -0/+2 |
2024-10-11 | accel/ivpu: Stop using hardcoded DRIVER_DATE | Jacek Lawrynowicz | 1 | -1/+0 |
2024-10-11 | accel/ivpu: Add FW state dump on TDR | Tomasz Rusinowicz | 1 | -0/+1 |
2024-06-14 | accel/ivpu: Add test mode flag for disabling timeouts | Maciej Falkowski | 1 | -1/+1 |
2024-06-14 | accel/ivpu: Disable disable_clock_relinquish WA for LNL B0+ | Wachowski, Karol | 1 | -0/+2 |
2024-06-14 | accel/ivpu: Abort jobs of faulty context | Maciej Falkowski | 1 | -0/+1 |
2024-06-14 | accel/ivpu: Add wp0_during_power_up WA | Wachowski, Karol | 1 | -0/+1 |
2024-05-17 | accel/ivpu: Split IP and buttress code | Wachowski, Karol | 1 | -6/+27 |
2024-05-15 | accel/ivpu: Share NPU busy time in sysfs | Tomasz Rusinowicz | 1 | -0/+3 |
2024-05-15 | accel/ivpu: Add force snoop module parameter | Wachowski, Karol | 1 | -0/+6 |
2024-05-15 | accel/ivpu: Add NPU profiling support | Tomasz Rusinowicz | 1 | -0/+3 |
2024-05-15 | accel/ivpu: Add HWS JSM messages | Wachowski, Karol | 1 | -0/+1 |
2024-05-15 | accel/ivpu: Implement support for preemption buffers | Wachowski, Karol | 1 | -0/+1 |
2024-05-15 | accel/ivpu: Create priority based command queues | Wachowski, Karol | 1 | -2/+6 |
2024-05-15 | accel/ivpu: Add sched_mode module param | Wachowski, Karol | 1 | -0/+1 |
2024-04-08 | accel/ivpu: Remove d3hot_after_power_off WA | Jacek Lawrynowicz | 1 | -2/+1 |
2024-02-19 | accel/ivpu: Rename VPU to NPU in message strings | Jacek Lawrynowicz | 1 | -1/+1 |
2024-02-19 | accel/ivpu: Use lazy allocation for doorbell IDs | Wachowski, Karol | 1 | -0/+5 |
2024-01-25 | accel/ivpu: Fix dev open/close races with unbind | Jacek Lawrynowicz | 1 | -1/+2 |
2024-01-22 | accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param | Wachowski, Karol | 1 | -1/+0 |
2024-01-22 | accel/ivpu: Add debug prints for MMU map/unmap operations | Wachowski, Karol | 1 | -0/+1 |
2023-11-16 | accel/ivpu: Use threaded IRQ to handle JOB done messagesdrm-misc-next-2023-11-17 | Jacek Lawrynowicz | 1 | -1/+2 |
2023-11-15 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -0/+3 |
2023-11-08 | accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context() | Jacek Lawrynowicz | 1 | -0/+3 |
2023-10-31 | accel/ivpu: Rename VPU to NPU in product strings | Jacek Lawrynowicz | 1 | -1/+1 |
2023-10-30 | accel/ivpu: Add support for delayed D0i3 entry message | Andrzej Kacprowski | 1 | -3/+7 |
2023-10-30 | accel/ivpu: Change test_mode module param to bitmask | Karol Wachowski | 1 | -4/+3 |
2023-10-30 | accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK | Andrzej Kacprowski | 1 | -3/+4 |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie | 1 | -0/+3 |
2023-10-19 | accel/ivpu: Don't enter d0i3 during FLR | Jacek Lawrynowicz | 1 | -0/+1 |
2023-09-25 | accel/ivpu: Add Arrow Lake pci id | Stanislaw Gruszka | 1 | -0/+2 |
2023-09-04 | accel/ivpu: Print information about used workarounds | Stanislaw Gruszka | 1 | -0/+5 |
2023-09-04 | accel/ivpu: Initialize context with SSID = 1 | Karol Wachowski | 1 | -5/+7 |
2023-09-04 | accel/ivpu: Move set autosuspend delay to HW specific code | Krystian Pradzynski | 1 | -0/+1 |
2023-08-09 | accel/ivpu: Add initial support for VPU 4 | Stanislaw Gruszka | 1 | -0/+5 |
2023-08-09 | accel/ivpu: Use generation based function and registers names | Jacek Lawrynowicz | 1 | -5/+13 |
2023-07-17 | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -0/+1 |
2023-07-05 | accel/ivpu: Clear specific interrupt status bits on C0 | Karol Wachowski | 1 | -0/+1 |
2023-06-08 | accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs | Karol Wachowski | 1 | -0/+1 |
2023-03-24 | accel/ivpu: Disable buttress on device removal | Stanislaw Gruszka | 1 | -0/+1 |
2023-03-24 | accel/ivpu: Do not use SSID 1 | Stanislaw Gruszka | 1 | -1/+4 |
2023-03-24 | accel/ivpu: Do not access HW registers after unbind | Stanislaw Gruszka | 1 | -0/+1 |