index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
Age
Commit message (
Expand
)
Author
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-20
accel/ivpu: Don't enable any tiles by default on VPU40xx
Andrzej Kacprowski
2024-02-19
accel/ivpu: Rename VPU to NPU in message strings
Jacek Lawrynowicz
2024-02-19
accel/ivpu: Refactor BO creation functions
Wachowski, Karol
2024-02-19
accel/ivpu: Fix ivpu_reset_engine_fn merge issue
Jacek Lawrynowicz
2024-02-19
accel/ivpu: Use lazy allocation for doorbell IDs
Wachowski, Karol
2024-02-19
accel/ivpu: Add support for FW boot param system_time_us
Krystian Pradzynski
2024-02-19
accel/ivpu: Update FW API headers
Jacek Lawrynowicz
2024-02-19
accel/ivpu: Remove legacy firmware name
Jacek Lawrynowicz
2024-02-19
accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTH
Jacek Lawrynowicz
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
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
[next]