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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-26
accel/ivpu/37xx: Fix missing VPUIP interrupts
Karol Wachowski
1
-6
/
+5
2023-10-19
accel/ivpu: Extend address range for MMU mmap
Wludzik, Jozef
1
-6
/
+3
2023-10-19
Revert "accel/ivpu: Use cached buffers for FW loading"
Stanislaw Gruszka
2
-10
/
+4
2023-10-19
accel/ivpu: Don't enter d0i3 during FLR
Jacek Lawrynowicz
6
-4
/
+21
2023-09-28
accel/ivpu: Annotate struct ivpu_job with __counted_by
Kees Cook
1
-1
/
+1
2023-09-27
accel/ivpu: Use cached buffers for FW loading
Karol Wachowski
2
-3
/
+10
2023-09-27
accel/ivpu/40xx: Fix missing VPUIP interrupts
Karol Wachowski
1
-6
/
+5
2023-09-27
accel/ivpu/40xx: Disable frequency change interrupt
Karol Wachowski
1
-2
/
+1
2023-09-27
accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-Up
Karol Wachowski
2
-0
/
+16
2023-09-27
accel/ivpu: Don't flood dmesg with VPU ready message
Jacek Lawrynowicz
1
-1
/
+1
2023-09-27
accel/ivpu: Do not use wait event interruptible
Stanislaw Gruszka
1
-7
/
+4
2023-09-25
accel/ivpu: Add Arrow Lake pci id
Stanislaw Gruszka
2
-0
/
+3
2023-09-20
accel/ivpu/40xx: Fix buttress interrupt handling
Karol Wachowski
1
-1
/
+8
2023-09-08
Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+1
2023-08-25
accel/ivpu: refactor deprecated strncpy
Justin Stitt
1
-2
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
4
-22
/
+61
2023-08-18
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-8
/
+19
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
1
-8
/
+18
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
1
-0
/
+1
2023-08-11
Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+8
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
7
-2
/
+1462
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
6
-30
/
+28
2023-08-09
accel/ivpu: Extend get_param ioctl to identify capabilities
Stanislaw Gruszka
1
-0
/
+19
2023-08-09
accel/ivpu: Switch to generation based FW names
Jacek Lawrynowicz
1
-6
/
+15
2023-08-09
accel/ivpu: Use generation based function and registers names
Jacek Lawrynowicz
6
-484
/
+492
2023-08-09
accel/ivpu: Rename sources to use generation based names
Jacek Lawrynowicz
4
-3
/
+3
2023-08-08
accel/ivpu: Add set_pages_array_wc/uc for internal buffers
Karol Wachowski
1
-0
/
+8
2023-08-02
accel/qaic: remove redundant pointer pexec
Colin Ian King
1
-3
/
+1
2023-07-21
Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-14
/
+25
2023-07-20
accel/habanalabs: add more debugfs stub helpers
Arnd Bergmann
1
-0
/
+9
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
18
-125
/
+799
2023-07-14
accel/qaic: Fix a leak in map_user_pages()
Dan Carpenter
1
-2
/
+5
2023-07-14
accel/qaic: Add consistent integer overflow checks
Dan Carpenter
1
-7
/
+4
2023-07-14
accel/qaic: tighten bounds checking in decode_message()
Dan Carpenter
1
-2
/
+10
2023-07-14
accel/qaic: tighten bounds checking in encode_message()
Dan Carpenter
1
-3
/
+6
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
22
-696
/
+547
2023-07-07
accel/ivpu: Add fw_name file to debugfs
Krystian Pradzynski
1
-0
/
+10
2023-07-07
accel/ivpu: Print firmware name and version
Andrzej Kacprowski
2
-4
/
+13
2023-07-07
accel/ivpu: Add debugfs files for testing device reset
Stanislaw Gruszka
3
-0
/
+43
2023-07-07
accel/ivpu: Add firmware tracing support
Stanislaw Gruszka
6
-3
/
+404
2023-07-07
accel/ivpu: Initial debugfs support
Stanislaw Gruszka
4
-0
/
+93
2023-07-05
accel/ivpu: Clear specific interrupt status bits on C0
Karol Wachowski
2
-6
/
+13
2023-07-05
accel/ivpu: Fix VPU register access in irq disable
Karol Wachowski
1
-1
/
+1
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-696
/
+547
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2
-3
/
+0
2023-06-20
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
1
-2
/
+2
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
31
-791
/
+663
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
9
-95
/
+116
[next]