index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
accel/amdxdna: include linux/slab.h
Arnd Bergmann
1
-0
/
+1
6 days
accel/amdxdna: Add zero check for pad in ioctl input structures
Lizhi Hou
4
-1
/
+13
7 days
accel/amdxdna: Read firmware interface version from registers
Lizhi Hou
7
-50
/
+64
7 days
accel/amdxdna: Enhance power management settings
Lizhi Hou
17
-128
/
+482
7 days
accel/amdxdna: Replace idr api with xarray
Lizhi Hou
8
-72
/
+60
7 days
accel/amdxdna: Add RyzenAI-npu6 support
Lizhi Hou
4
-1
/
+125
10 days
accel/amdxdna: use modern PM helpers
Arnd Bergmann
1
-2
/
+2
10 days
accel/amdxdna: Add include interrupt.h to amdxdna_mailbox.c
Mike Lothian
1
-0
/
+1
10 days
accel/amdxdna: Add query firmware version
Lizhi Hou
1
-0
/
+20
10 days
accel/amdxdna: Replace mmput with mmput_async to avoid dead lock
Lizhi Hou
1
-1
/
+1
10 days
accel/amdxdna: Add device status for aie2 devices
Lizhi Hou
3
-6
/
+24
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-2
/
+2
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
drm-misc-next-2024-12-05
Jani Nikula
3
-3
/
+0
2024-12-05
accel/ivpu: remove DRIVER_DATE conditional drm_driver init
Jani Nikula
1
-7
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-11-22
accel/amdxdna: Add query functions
Lizhi Hou
5
-0
/
+310
2024-11-22
accel/amdxdna: Add error handling
Lizhi Hou
5
-0
/
+421
2024-11-22
accel/amdxdna: Add suspend and resume
Lizhi Hou
7
-3
/
+185
2024-11-22
accel/amdxdna: Add command execution
Lizhi Hou
17
-9
/
+1452
2024-11-22
accel/amdxdna: Add GEM buffer object management
Lizhi Hou
9
-1
/
+882
2024-11-22
accel/amdxdna: Add hardware context
Lizhi Hou
9
-1
/
+736
2024-11-22
accel/amdxdna: Add hardware resource solver
Lizhi Hou
5
-1
/
+508
2024-11-22
accel/amdxdna: Support hardware mailbox
Lizhi Hou
16
-1
/
+1707
2024-11-22
accel/amdxdna: Add a new driver for AMD AI Engine
Lizhi Hou
16
-0
/
+1311
2024-11-22
accel/qaic: Drop redundant vfree() null check in sahara
Jeffrey Hugo
1
-2
/
+1
2024-11-13
accel/ivpu: Fix Qemu crash when running in passthrough
Jacek Lawrynowicz
1
-1
/
+1
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
[next]