index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Lines
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
-44
/
+25
2023-09-04
accel/ivpu: Move set autosuspend delay to HW specific code
Krystian Pradzynski
-6
/
+14
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
-2
/
+0
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
-12
/
+18
2023-08-31
drm/debugfs: drop debugfs_init() for the render and accel node v2
Christian König
-3
/
+0
2023-08-25
accel/ivpu: refactor deprecated strncpy
Justin Stitt
-2
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
-22
/
+61
2023-08-18
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-8
/
+19
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
-8
/
+18
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
-0
/
+1
2023-08-11
Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+8
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
-2
/
+1462
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
-30
/
+28
2023-08-09
accel/ivpu: Extend get_param ioctl to identify capabilities
Stanislaw Gruszka
-0
/
+19
2023-08-09
accel/ivpu: Switch to generation based FW names
Jacek Lawrynowicz
-6
/
+15
2023-08-09
accel/ivpu: Use generation based function and registers names
Jacek Lawrynowicz
-484
/
+492
2023-08-09
accel/ivpu: Rename sources to use generation based names
Jacek Lawrynowicz
-3
/
+3
2023-08-08
accel/ivpu: Add set_pages_array_wc/uc for internal buffers
Karol Wachowski
-0
/
+8
2023-08-02
accel/qaic: remove redundant pointer pexec
Colin Ian King
-3
/
+1
2023-07-21
Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-14
/
+25
2023-07-20
accel/habanalabs: add more debugfs stub helpers
Arnd Bergmann
-0
/
+9
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-125
/
+799
2023-07-14
accel/qaic: Fix a leak in map_user_pages()
Dan Carpenter
-2
/
+5
2023-07-14
accel/qaic: Add consistent integer overflow checks
Dan Carpenter
-7
/
+4
2023-07-14
accel/qaic: tighten bounds checking in decode_message()
Dan Carpenter
-2
/
+10
2023-07-14
accel/qaic: tighten bounds checking in encode_message()
Dan Carpenter
-3
/
+6
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
-696
/
+547
2023-07-07
accel/ivpu: Add fw_name file to debugfs
Krystian Pradzynski
-0
/
+10
2023-07-07
accel/ivpu: Print firmware name and version
Andrzej Kacprowski
-4
/
+13
2023-07-07
accel/ivpu: Add debugfs files for testing device reset
Stanislaw Gruszka
-0
/
+43
2023-07-07
accel/ivpu: Add firmware tracing support
Stanislaw Gruszka
-3
/
+404
2023-07-07
accel/ivpu: Initial debugfs support
Stanislaw Gruszka
-0
/
+93
2023-07-05
accel/ivpu: Clear specific interrupt status bits on C0
Karol Wachowski
-6
/
+13
2023-07-05
accel/ivpu: Fix VPU register access in irq disable
Karol Wachowski
-1
/
+1
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-696
/
+547
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
-3
/
+0
2023-06-20
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
-2
/
+2
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-791
/
+663
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
-1
/
+0
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
-95
/
+116
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
-0
/
+3
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
-0
/
+1
2023-06-08
accel/habanalabs: refactor error info reset
Dani Liberman
-4
/
+10
2023-06-08
accel/habanalabs: add event queue extra validation
Ofir Bitton
-1
/
+7
2023-06-08
accel/habanalabs: unsecure TSB_CFG_MTRR regs
Ofir Bitton
-0
/
+4
2023-06-08
accel/habanalabs: move ioctl error print to debug level
Oded Gabbay
-3
/
+3
2023-06-08
accel/habanalabs: fix bug of not fetching addr_dec info
Ofir Bitton
-2
/
+6
2023-06-08
accel/habanalabs: remove sim code
Oded Gabbay
-26
/
+7
2023-06-08
accel/habanalabs: mask part of hmmu page fault captured address
Dani Liberman
-3
/
+11
2023-06-08
accel/habanalabs: update state when loading boot fit
Koby Elbaz
-15
/
+10
[prev]
[next]