summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu/ivpu_drv.h
AgeCommit message (Expand)Author
2024-04-08accel/ivpu: Remove d3hot_after_power_off WAJacek Lawrynowicz
2024-02-19accel/ivpu: Rename VPU to NPU in message stringsJacek Lawrynowicz
2024-02-19accel/ivpu: Use lazy allocation for doorbell IDsWachowski, Karol
2024-01-25accel/ivpu: Fix dev open/close races with unbindJacek Lawrynowicz
2024-01-22accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol
2024-01-22accel/ivpu: Add debug prints for MMU map/unmap operationsWachowski, Karol
2023-11-16accel/ivpu: Use threaded IRQ to handle JOB done messagesJacek Lawrynowicz
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-08accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()Jacek Lawrynowicz
2023-10-31accel/ivpu: Rename VPU to NPU in product stringsJacek Lawrynowicz
2023-10-30accel/ivpu: Add support for delayed D0i3 entry messageAndrzej Kacprowski
2023-10-30accel/ivpu: Change test_mode module param to bitmaskKarol Wachowski
2023-10-30accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASKAndrzej Kacprowski
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-19accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz
2023-09-25accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka
2023-09-04accel/ivpu: Print information about used workaroundsStanislaw Gruszka
2023-09-04accel/ivpu: Initialize context with SSID = 1Karol Wachowski
2023-09-04accel/ivpu: Move set autosuspend delay to HW specific codeKrystian Pradzynski
2023-08-09accel/ivpu: Add initial support for VPU 4Stanislaw Gruszka
2023-08-09accel/ivpu: Use generation based function and registers namesJacek Lawrynowicz
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-05accel/ivpu: Clear specific interrupt status bits on C0Karol Wachowski
2023-06-08accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEsKarol Wachowski
2023-03-24accel/ivpu: Disable buttress on device removalStanislaw Gruszka
2023-03-24accel/ivpu: Do not use SSID 1Stanislaw Gruszka
2023-03-24accel/ivpu: Do not access HW registers after unbindStanislaw Gruszka
2023-01-19accel/ivpu: Add PM supportJacek Lawrynowicz
2023-01-19accel/ivpu: Add command buffer submission logicJacek Lawrynowicz
2023-01-19accel/ivpu: Implement firmware parsing and bootingJacek Lawrynowicz
2023-01-19accel/ivpu: Add IPC driver and JSM messagesJacek Lawrynowicz
2023-01-19accel/ivpu: Add GEM buffer object managementJacek Lawrynowicz
2023-01-19accel/ivpu: Add Intel VPU MMU supportJacek Lawrynowicz
2023-01-19accel/ivpu: Introduce a new DRM driver for Intel VPUJacek Lawrynowicz