index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-18
accel/qaic: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
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
2024-10-11
accel/ivpu: Update VPU FW API headers
Andrzej Kacprowski
4
-59
/
+292
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-3
/
+1
2024-09-24
accel/ivpu: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+1
2024-09-13
accel/qaic: Change to use DEFINE_SHOW_ATTRIBUTE macro
Longlong Xia
1
-38
/
+5
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-3
/
+1
2024-08-26
accel: Use XArray instead of IDR for minors
MichaĆ Winiarski
1
-103
/
+7
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
22
-472
/
+677
2024-07-15
accel/ivpu: Add missing MODULE_FIRMWARE metadata
Alexander F. Lent
1
-0
/
+4
2024-06-28
Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/dri...
Dave Airlie
22
-472
/
+677
2024-06-23
accel/habanalabs: gradual sleep in polling memory macro
Didi Freiman
1
-2
/
+9
2024-06-23
accel/habanalabs: move heartbeat work initialization to early init
Tomer Tayar
1
-2
/
+4
2024-06-23
accel/habanalabs: print timestamp of last PQ heartbeat on EQ heartbeat failure
Tomer Tayar
3
-12
/
+46
2024-06-23
accel/habanalabs: dump the EQ entries headers on EQ heartbeat failure
Tomer Tayar
3
-0
/
+28
2024-06-23
accel/habanalabs: revise print on EQ heartbeat failure
Tomer Tayar
1
-9
/
+10
[next]