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
/
ivpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
accel/ivpu: Add set_pages_array_wc/uc for internal buffers
Karol Wachowski
1
-0
/
+8
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-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-06
accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
Stanislaw Gruszka
1
-7
/
+14
2023-06-06
accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
Randy Dunlap
1
-0
/
+1
2023-04-26
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-10
/
+4
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
1
-15
/
+11
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
1
-11
/
+7
2023-04-05
accel/ivpu: Remove D3hot delay for Meteorlake
Karol Wachowski
1
-0
/
+4
2023-03-24
accel/ivpu: Fix IPC buffer header status field value
Andrzej Kacprowski
1
-1
/
+1
2023-03-24
accel/ivpu: Fix VPU clock calculation
Stanislaw Gruszka
1
-2
/
+14
2023-03-24
accel/ivpu: Remove support for 1 tile SKUs
Stanislaw Gruszka
1
-41
/
+18
2023-03-24
accel/ivpu: Disable buttress on device removal
Stanislaw Gruszka
3
-0
/
+6
2023-03-24
accel/ivpu: Fix power down sequence
Stanislaw Gruszka
1
-35
/
+2
2023-03-24
accel/ivpu: Do not use SSID 1
Stanislaw Gruszka
2
-3
/
+6
2023-03-24
accel/ivpu: Cancel recovery work
Stanislaw Gruszka
3
-3
/
+17
2023-03-24
accel/ivpu: Do not access HW registers after unbind
Stanislaw Gruszka
3
-4
/
+16
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-06
accel/ivpu: Fix old dma_buf api usage
Stanislaw Gruszka
1
-6
/
+2
2023-02-06
accel/ivpu: Set dma max_segment_size
Stanislaw Gruszka
1
-0
/
+1
2023-02-06
accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context
Andrzej Kacprowski
3
-1
/
+13
2023-02-06
accel/ivpu: Fix FW API data alignment issues
Andrzej Kacprowski
3
-44
/
+65
2023-02-06
accel/ivpu: Fix old dma_buf api usage
Stanislaw Gruszka
1
-6
/
+2
2023-02-06
accel/ivpu: Set dma max_segment_size
Stanislaw Gruszka
1
-0
/
+1
2023-02-06
accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context
Andrzej Kacprowski
3
-1
/
+13
2023-02-06
accel/ivpu: Fix FW API data alignment issues
Andrzej Kacprowski
3
-44
/
+65
2023-02-01
accel/ivpu: avoid duplicate assignment
Arnd Bergmann
1
-1
/
+0
2023-01-31
accel/ivpu: avoid duplicate assignment
Arnd Bergmann
1
-1
/
+0
2023-01-27
accel/ivpu: PM: remove broken ivpu_dbg() statements
Arnd Bergmann
1
-10
/
+0
2023-01-25
accel/ivpu: Fix spelling mistake "tansition" -> "transition"
Colin Ian King
1
-2
/
+2
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
10
-8
/
+451
2023-01-19
accel/ivpu: Add command buffer submission logic
Jacek Lawrynowicz
7
-4
/
+732
2023-01-19
accel/ivpu: Implement firmware parsing and booting
Jacek Lawrynowicz
7
-1
/
+958
2023-01-19
accel/ivpu: Add IPC driver and JSM messages
Jacek Lawrynowicz
9
-0
/
+1805
2023-01-19
accel/ivpu: Add GEM buffer object management
Jacek Lawrynowicz
5
-2
/
+883
2023-01-19
accel/ivpu: Add Intel VPU MMU support
Jacek Lawrynowicz
8
-3
/
+1475
2023-01-19
accel/ivpu: Introduce a new DRM driver for Intel VPU
Jacek Lawrynowicz
9
-0
/
+2162