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