index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
Age
Commit message (
Expand
)
Author
2024-02-12
accel/ivpu: Fix DevTLB errors on suspend/resume and recovery
Jacek Lawrynowicz
2024-02-06
accel/ivpu: Add job status for jobs aborted by the driver
Grzegorz Trzebiatowski
2024-02-06
accel/ivpu/40xx: Stop passing SKU boot parameters to FW
Krystian Pradzynski
2024-02-06
accel/ivpu/40xx: Enable D0i3 message
Krystian Pradzynski
2024-02-06
accel/ivpu: Disable d3hot_delay on all NPU generations
Jacek Lawrynowicz
2024-02-06
accel/ivpu: Correct MMU queue size checking functions
Wachowski, Karol
2024-02-06
accel/ivpu: Force snooping for MMU writes
Wachowski, Karol
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
2024-01-25
accel/ivpu: Improve stability of ivpu_submit_ioctl()
Jacek Lawrynowicz
2024-01-25
accel/ivpu: Fix dev open/close races with unbind
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Disable PLL after VPU IP reset during FLR
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
2024-01-22
accel/ivpu: Improve buffer object debug logs
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Disable buffer sharing among VPU contexts
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Free buffer sgt on unbind
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend
Wachowski, Karol
2024-01-22
accel/ivpu: Add debug prints for MMU map/unmap operations
Wachowski, Karol
2024-01-22
accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()
Wachowski, Karol
2024-01-22
accel/ivpu: Dump MMU events in case of VPU boot timeout
Wachowski, Karol
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-11
accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initialization
Andrzej Kacprowski
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-21
accel/ivpu/37xx: Fix hangs related to MMIO reset
Jacek Lawrynowicz
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
2023-11-16
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
2023-11-16
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2023-11-16
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
2023-11-16
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2023-11-15
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-31
accel/ivpu: Rename VPU to NPU in product strings
Jacek Lawrynowicz
2023-10-31
accel/ivpu: Simplify MMU SYNC command
Jacek Lawrynowicz
2023-10-31
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
2023-10-31
accel/ivpu: Print CMDQ errors after consumer timeout
Karol Wachowski
2023-10-31
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
2023-10-31
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
2023-10-31
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
2023-10-31
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
2023-10-30
accel/ivpu/37xx: Print warning when VPUIP is not idle during power down
Stanislaw Gruszka
[next]