index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
accel/ivpu: Use lazy allocation for doorbell IDs
Wachowski, Karol
3
-3
/
+22
2024-02-19
accel/ivpu: Add support for FW boot param system_time_us
Krystian Pradzynski
1
-0
/
+6
2024-02-19
accel/ivpu: Update FW API headers
Jacek Lawrynowicz
2
-23
/
+55
2024-02-19
accel/ivpu: Remove legacy firmware name
Jacek Lawrynowicz
1
-2
/
+0
2024-02-19
accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTH
Jacek Lawrynowicz
1
-2
/
+2
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-1
/
+1
2024-02-12
accel/ivpu: Fix DevTLB errors on suspend/resume and recovery
Jacek Lawrynowicz
2
-29
/
+54
2024-02-06
accel/ivpu: Add job status for jobs aborted by the driver
Grzegorz Trzebiatowski
1
-2
/
+2
2024-02-06
accel/ivpu/40xx: Stop passing SKU boot parameters to FW
Krystian Pradzynski
1
-5
/
+0
2024-02-06
accel/ivpu/40xx: Enable D0i3 message
Krystian Pradzynski
1
-1
/
+0
2024-02-06
accel/ivpu: Disable d3hot_delay on all NPU generations
Jacek Lawrynowicz
1
-3
/
+2
2024-02-06
accel/ivpu: Correct MMU queue size checking functions
Wachowski, Karol
1
-11
/
+22
2024-02-06
accel/ivpu: Force snooping for MMU writes
Wachowski, Karol
3
-5
/
+2
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
8
-48
/
+70
2024-01-25
accel/ivpu: Improve stability of ivpu_submit_ioctl()
Jacek Lawrynowicz
2
-78
/
+62
2024-01-25
accel/ivpu: Fix dev open/close races with unbind
Jacek Lawrynowicz
6
-65
/
+85
2024-01-22
accel/ivpu: Disable PLL after VPU IP reset during FLR
Jacek Lawrynowicz
1
-2
/
+19
2024-01-22
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
3
-12
/
+3
2024-01-22
accel/ivpu: Improve buffer object debug logs
Jacek Lawrynowicz
2
-42
/
+22
2024-01-22
accel/ivpu: Disable buffer sharing among VPU contexts
Jacek Lawrynowicz
1
-38
/
+6
2024-01-22
accel/ivpu: Free buffer sgt on unbind
Jacek Lawrynowicz
1
-2
/
+12
2024-01-22
accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()
Jacek Lawrynowicz
1
-0
/
+5
2024-01-22
accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend
Wachowski, Karol
2
-3
/
+6
2024-01-22
accel/ivpu: Add debug prints for MMU map/unmap operations
Wachowski, Karol
2
-0
/
+10
2024-01-22
accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()
Wachowski, Karol
1
-0
/
+2
2024-01-22
accel/ivpu: Dump MMU events in case of VPU boot timeout
Wachowski, Karol
3
-0
/
+10
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-900
/
+1326
2023-12-11
accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initialization
Andrzej Kacprowski
1
-3
/
+9
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
1
-22
/
+21
2023-11-21
accel/ivpu/37xx: Fix hangs related to MMIO reset
Jacek Lawrynowicz
1
-24
/
+22
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
8
-201
/
+199
2023-11-16
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
3
-15
/
+43
2023-11-16
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2
-10
/
+9
2023-11-16
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
1
-3
/
+3
2023-11-16
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2
-15
/
+14
2023-11-15
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
1
-3
/
+0
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
11
-28
/
+63
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
5
-460
/
+144
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2
-4
/
+1
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
7
-90
/
+109
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
3
-37
/
+32
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
1
-2
/
+2
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-440
/
+536
2023-10-31
accel/ivpu: Rename VPU to NPU in product strings
Jacek Lawrynowicz
2
-5
/
+6
2023-10-31
accel/ivpu: Simplify MMU SYNC command
Jacek Lawrynowicz
1
-4
/
+1
2023-10-31
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
1
-52
/
+63
2023-10-31
accel/ivpu: Print CMDQ errors after consumer timeout
Karol Wachowski
1
-3
/
+31
2023-10-31
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
3
-4
/
+20
2023-10-31
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
4
-6
/
+35
[prev]
[next]