summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu/ivpu_drv.c
AgeCommit message (Expand)Author
2024-04-08accel/ivpu: Fix deadlock in context_xaJacek Lawrynowicz
2024-04-08accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATEJacek Lawrynowicz
2024-04-08accel/ivpu: Remove d3hot_after_power_off WAJacek Lawrynowicz
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-19accel/ivpu: Rename VPU to NPU in message stringsJacek Lawrynowicz
2024-02-19accel/ivpu: Use lazy allocation for doorbell IDsWachowski, Karol
2024-02-06accel/ivpu: Disable d3hot_delay on all NPU generationsJacek Lawrynowicz
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 diagnostic messages when VPU fails to boot or suspendWachowski, Karol
2024-01-22accel/ivpu: Dump MMU events in case of VPU boot timeoutWachowski, 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: Use GEM shmem helper for all buffersJacek Lawrynowicz
2023-11-08accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()Jacek Lawrynowicz
2023-10-31accel/ivpu: Stop job_done_thread on suspendStanislaw Gruszka
2023-10-31accel/ivpu: Assure device is off if power up sequence failStanislaw Gruszka
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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-30accel/ivpu: Remove unneeded drm_driver declarationStanislaw Gruszka
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-23accel/ivpu: Read clock rate only if device is upKarol Wachowski
2023-10-19accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz
2023-09-27accel/ivpu: Compile ivpu_debugfs.c conditionallyStanislaw Gruszka
2023-09-27accel/ivpu: Update debugfs to latest changes in DRMStanislaw Gruszka
2023-09-27accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz
2023-09-25accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka
2023-09-04accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()Jacek Lawrynowicz
2023-09-04accel/ivpu: Initialize context with SSID = 1Karol Wachowski
2023-09-04accel/ivpu: Make ivpu_pm_init() voidStanislaw Gruszka
2023-09-04accel/ivpu: Remove duplicated error messagesJacek Lawrynowicz
2023-08-09accel/ivpu: Add initial support for VPU 4Stanislaw Gruszka
2023-08-09accel/ivpu: Refactor memory ranges logicKarol Wachowski
2023-08-09accel/ivpu: Extend get_param ioctl to identify capabilitiesStanislaw Gruszka
2023-08-09accel/ivpu: Use generation based function and registers namesJacek Lawrynowicz
2023-07-07accel/ivpu: Initial debugfs supportStanislaw Gruszka
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-06-08accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEsKarol Wachowski
2023-06-08accel/ivpu: Make DMA bit mask HW specificKarol Wachowski
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-05accel/ivpu: Remove D3hot delay for MeteorlakeKarol 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: Cancel recovery workStanislaw Gruszka
2023-03-24accel/ivpu: Do not access HW registers after unbindStanislaw Gruszka
2023-02-06accel/ivpu: Set dma max_segment_sizeStanislaw Gruszka
2023-02-06accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting contextAndrzej Kacprowski
2023-02-06accel/ivpu: Set dma max_segment_sizeStanislaw Gruszka