index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-09-07
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-17
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
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
1
-0
/
+3
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
1
-0
/
+1
2023-06-08
accel/habanalabs: refactor error info reset
Dani Liberman
3
-4
/
+10
2023-06-08
accel/habanalabs: add event queue extra validation
Ofir Bitton
2
-1
/
+7
2023-06-08
accel/habanalabs: unsecure TSB_CFG_MTRR regs
Ofir Bitton
1
-0
/
+4
2023-06-08
accel/habanalabs: move ioctl error print to debug level
Oded Gabbay
1
-3
/
+3
2023-06-08
accel/habanalabs: fix bug of not fetching addr_dec info
Ofir Bitton
1
-2
/
+6
2023-06-08
accel/habanalabs: remove sim code
Oded Gabbay
2
-26
/
+7
2023-06-08
accel/habanalabs: mask part of hmmu page fault captured address
Dani Liberman
1
-3
/
+11
2023-06-08
accel/habanalabs: update state when loading boot fit
Koby Elbaz
1
-15
/
+10
2023-06-08
accel/habanalabs: print qman data on error only for lower qman
Tomer Tayar
3
-128
/
+31
2023-06-08
accel/habanalabs: use lower QM in QM errors handling
Tomer Tayar
1
-5
/
+5
2023-06-08
accel/habanalabs: use binning info when handling razwi
Dani Liberman
1
-3
/
+14
2023-06-08
accel/habanalabs: remove support for mmu disable
Ofir Bitton
11
-232
/
+26
[next]