index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
6
-5
/
+19
2024-10-30
accel/ivpu: Move secondary preemption buffer allocation to DMA range
Karol Wachowski
1
-1
/
+1
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
3
-9
/
+11
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
5
-0
/
+17
2024-10-30
accel/ivpu: Don't allocate preemption buffers when MIP is disabled
Karol Wachowski
2
-4
/
+4
2024-10-30
accel/ivpu: Make command queue ID allocated on XArray
Karol Wachowski
4
-46
/
+60
2024-10-30
accel/ivpu: Use xa_alloc_cyclic() instead of custom function
Karol Wachowski
3
-37
/
+12
2024-10-30
accel/ivpu: Unmap partially mapped BOs in case of errors
Karol Wachowski
1
-8
/
+11
2024-10-30
accel/ivpu: Clear CDTAB entry in case of failure
Karol Wachowski
1
-1
/
+8
2024-10-30
accel/ivpu: Remove copy engine support
Andrzej Kacprowski
3
-36
/
+20
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
5
-149
/
+115
2024-10-30
accel/ivpu: Do not fail when more than 1 tile is fused
Karol Wachowski
1
-9
/
+3
2024-10-30
accel/ivpu: Fix NOC firewall interrupt handling
Andrzej Kacprowski
4
-1
/
+15
2024-10-25
accel/qaic: Add crashdump to Sahara
Jeffrey Hugo
1
-7
/
+381
2024-10-18
accel/qaic: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
2024-10-12
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
2
-4
/
+4
2024-10-12
accel/qaic: Add AIC080 support
Jeffrey Hugo
1
-1
/
+3
2024-10-12
accel/qaic: Add ipc_router channel
Jeffrey Hugo
1
-0
/
+32
2024-10-11
accel/ivpu: Update power island delays
Karol Wachowski
2
-17
/
+34
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
3
-3
/
+11
2024-10-11
accel/ivpu: Fix typos in ivpu_pm.c
Jacek Lawrynowicz
1
-2
/
+2
2024-10-11
accel/ivpu: Add tracing for IPC/PM/JOB
Jakub Pawlak
6
-1
/
+102
2024-10-11
accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes
Jacek Lawrynowicz
2
-3
/
+0
2024-10-11
accel/ivpu: Fix ivpu_jsm_dyndbg_control()
Jacek Lawrynowicz
1
-1
/
+1
2024-10-11
accel/ivpu: Increase MS info buffer size
Jacek Lawrynowicz
1
-1
/
+1
2024-10-11
accel/ivpu: Use whole user and shave ranges for preemption buffers
Karol Wachowski
1
-9
/
+4
2024-10-11
accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
Karol Wachowski
1
-11
/
+16
2024-10-11
accel/ivpu: Remove invalid warnings
Jacek Lawrynowicz
2
-3
/
+0
2024-10-11
accel/ivpu: Refactor failure diagnostics during boot
Karol Wachowski
1
-6
/
+11
2024-10-11
accel/ivpu: Prevent recovery invocation during probe and resume
Karol Wachowski
3
-38
/
+23
2024-10-11
accel/ivpu: Fix reset_engine debugfs file logic
Andrzej Kacprowski
1
-34
/
+8
2024-10-11
accel/ivpu: Remove skip of clock own resource ack on Simics
Karol Wachowski
1
-3
/
+0
2024-10-11
accel/ivpu: Add test_mode bit to force turbo
Andrzej Kacprowski
2
-0
/
+6
2024-10-11
accel/ivpu: Make DB_ID and JOB_ID allocations incremental
Tomasz Rusinowicz
3
-10
/
+43
2024-10-11
accel/ivpu: Print JSM message result in case of error
Karol Wachowski
1
-1
/
+1
2024-10-11
accel/ivpu: Add auto selection logic for job scheduler
Jacek Lawrynowicz
8
-15
/
+52
2024-10-11
accel/ivpu: Add one jiffy to bo_wait_ioctl timeout value
Karol Wachowski
1
-0
/
+3
2024-10-11
accel/ivpu: Allow reading dvfs_mode debugfs file
Andrzej Kacprowski
1
-21
/
+12
2024-10-11
accel/ivpu: Remove 1-tile power up Simics workaround
Karol Wachowski
1
-4
/
+0
2024-10-11
accel/ivpu: Stop using hardcoded DRIVER_DATE
Jacek Lawrynowicz
2
-5
/
+11
2024-10-11
accel/ivpu: Add FW version debugfs entry
Karol Wachowski
1
-0
/
+9
2024-10-11
accel/ivpu: Turn on autosuspend on Simics
Karol Wachowski
1
-1
/
+1
2024-10-11
accel/ivpu: Set 500 ns delay between power island TRICKLE and ENABLE
Karol Wachowski
1
-6
/
+2
2024-10-11
accel/ivpu: Add FW state dump on TDR
Tomasz Rusinowicz
7
-0
/
+43
2024-10-11
accel/ivpu: Add coredump support
Karol Wachowski
7
-14
/
+74
2024-10-11
accel/ivpu: Limit FW version string length
Jacek Lawrynowicz
2
-4
/
+9
2024-10-11
accel/ivpu: Fix fw log printing
Jacek Lawrynowicz
1
-17
/
+32
2024-10-11
accel/ivpu: Refactor functions in ivpu_fw_log.c
Jacek Lawrynowicz
3
-31
/
+35
2024-10-11
accel/ivpu: Reset fw log on cold boot
Tomasz Rusinowicz
3
-0
/
+16
2024-10-11
accel/ivpu: Rename ivpu_log_level to fw_log_level
Jacek Lawrynowicz
3
-11
/
+11
[next]