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
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-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
2023-06-08
accel/habanalabs: upon DMA errors, use FW-extracted error cause
Koby Elbaz
1
-29
/
+8
2023-06-08
accel/habanalabs: print max timeout value on CS stuck
Oded Gabbay
1
-11
/
+15
2023-06-08
accel/habanalabs: align to latest firmware specs
Oded Gabbay
2
-43
/
+16
2023-06-08
accel/habanalabs: fix mem leak in capture user mappings
Moti Haimovski
1
-0
/
+2
2023-06-08
accel/habanalabs: set unused bit as reserved
Oded Gabbay
1
-1
/
+1
2023-06-08
accel/habanalabs: rename security functions related arguments
Koby Elbaz
1
-28
/
+29
2023-06-08
accel/habanalabs: fix gaudi2_get_tpc_idle_status() return
Dan Carpenter
1
-1
/
+1
2023-06-08
accel/habanalabs: Fix some kernel-doc comments
Yang Li
1
-2
/
+2
2023-06-08
accel/habanalabs: always fetch pci addr_dec error info
Ofir Bitton
1
-8
/
+6
2023-06-08
accel/habanalabs: fix a static warning - 'dubious: x & !y'
Koby Elbaz
1
-3
/
+3
2023-06-08
accel/habanalabs: poll for device status update following WFE cmd
Koby Elbaz
1
-5
/
+23
2023-06-08
accel/habanalabs: expose debugfs files later
Tomer Tayar
3
-44
/
+61
2023-06-08
accel/habanalabs: add pci health check during heartbeat
Ofir Bitton
3
-3
/
+16
2023-06-08
accel/habanalabs: add missing tpc interrupt info
Dafna Hirschfeld
1
-1
/
+2
2023-06-08
accel/habanalabs: refactor abort of completions and waits
Koby Elbaz
3
-8
/
+14
2023-06-08
accel/habanalabs: minimize encapsulation signal mutex lock time
Koby Elbaz
1
-2
/
+8
2023-06-08
accel/ivpu: Fix sporadic VPU boot failure
Andrzej Kacprowski
2
-1
/
+13
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
2
-19
/
+7
2023-06-08
accel/ivpu: Do not trigger extra VPU reset if the VPU is idle
Andrzej Kacprowski
1
-4
/
+5
2023-06-08
accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs
Karol Wachowski
3
-16
/
+64
2023-06-08
accel/ivpu: Rename and cleanup MMU600 page tables
Karol Wachowski
2
-92
/
+97
2023-06-08
accel/ivpu: Make DMA bit mask HW specific
Karol Wachowski
2
-1
/
+4
2023-06-08
accel/ivpu: Add MMU support for 4 level page mappings
Karol Wachowski
3
-53
/
+132
2023-06-08
accel/ivpu: Remove configuration of MMU TBU1 and TBU3
Karol Wachowski
1
-15
/
+4
2023-06-08
accel/ivpu: Use struct_size()
Christophe JAILLET
1
-3
/
+1
[prev]
[next]