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
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
2024-03-14
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
39
-727
/
+1321
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2024-02-26
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
28
-567
/
+1091
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
7
-57
/
+83
2024-02-26
Merge tag 'drm-habanalabs-next-2024-02-26' of https://git.kernel.org/pub/scm/...
Daniel Vetter
21
-510
/
+1008
2024-02-26
accel: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-26
accel/habanalabs: modify pci health check
Ofir Bitton
1
-3
/
+3
2024-02-26
accel/habanalabs: keep explicit size of reserved memory for FW
Tomer Tayar
2
-2
/
+2
2024-02-26
accel/habanalabs: handle reserved memory request when working with full FW
Tomer Tayar
1
-11
/
+8
2024-02-26
accel/habanalabs/hwmon: rate limit errors user can generate
Ofir Bitton
1
-14
/
+15
2024-02-26
accel/habanalabs/gaudi2: drain event lacks rd/wr indication
Ofir Bitton
1
-11
/
+3
2024-02-26
accel/habanalabs: fix error print
Dani Liberman
1
-2
/
+2
2024-02-26
accel/habanalabs: initialize maybe-uninitialized variables
Tal Risin
1
-2
/
+2
2024-02-26
accel/habanalabs: fix debugfs files permissions
Avri Kehat
1
-7
/
+7
2024-02-26
accel/habanalabs: fix glbl error cause handling
Tomer Tayar
5
-18
/
+35
2024-02-26
accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec int...
Tomer Tayar
1
-10
/
+8
2024-02-26
accel/habanalabs: modify print for skip loading linux FW to debug log
Tomer Tayar
1
-1
/
+1
2024-02-26
accel/habanalabs: remove hop size from asic properties
Farah Kassabri
6
-46
/
+36
2024-02-26
accel/habanalabs: use kcalloc() instead of kzalloc()
Erick Archer
1
-1
/
+1
2024-02-26
accel/habanalabs/goya: remove redundant assignment to pointer 'input'
Colin Ian King
1
-2
/
+1
2024-02-26
accel/habanalabs/gaudi2: fail memory memset when failing to copy QM packet to...
Tomer Tayar
1
-2
/
+8
2024-02-26
accel/habanalabs: remove call to deprecated function
Dani Liberman
2
-3
/
+3
2024-02-26
accel/habanalabs: Remove unnecessary braces from if statement
Malkoot Khan
1
-2
/
+1
2024-02-26
accel/habanalabs/gaudi2: move HMMU page tables to device memory
Farah Kassabri
10
-382
/
+836
2024-02-26
accel/habanalabs: abort device reset for consecutive heartbeat failures
Tomer Tayar
1
-6
/
+8
2024-02-26
accel/habanalabs: fix DRAM BAR base address calculation
Tomer Tayar
1
-1
/
+2
2024-02-26
accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warnings
Koby Elbaz
1
-1
/
+1
2024-02-26
accel/habanalabs/gaudi2: add interrupt affinity for user interrupts
Dani Liberman
3
-0
/
+42
2024-02-23
accel/qaic: Constify aic100_channels
Jeff Johnson
1
-1
/
+1
2024-02-20
accel/ivpu: Don't enable any tiles by default on VPU40xx
Andrzej Kacprowski
1
-1
/
+1
2024-02-19
accel/ivpu: Rename VPU to NPU in message strings
Jacek Lawrynowicz
7
-22
/
+22
2024-02-19
accel/ivpu: Refactor BO creation functions
Wachowski, Karol
5
-60
/
+71
2024-02-19
accel/ivpu: Fix ivpu_reset_engine_fn merge issue
Jacek Lawrynowicz
1
-16
/
+16
2024-02-19
accel/ivpu: Use lazy allocation for doorbell IDs
Wachowski, Karol
3
-3
/
+22
2024-02-19
accel/ivpu: Add support for FW boot param system_time_us
Krystian Pradzynski
1
-0
/
+6
2024-02-19
accel/ivpu: Update FW API headers
Jacek Lawrynowicz
2
-23
/
+55
2024-02-19
accel/ivpu: Remove legacy firmware name
Jacek Lawrynowicz
1
-2
/
+0
2024-02-19
accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTH
Jacek Lawrynowicz
1
-2
/
+2
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-1
/
+1
2024-02-12
accel/ivpu: Fix DevTLB errors on suspend/resume and recovery
Jacek Lawrynowicz
2
-29
/
+54
2024-02-06
accel/ivpu: Add job status for jobs aborted by the driver
Grzegorz Trzebiatowski
1
-2
/
+2
2024-02-06
accel/ivpu/40xx: Stop passing SKU boot parameters to FW
Krystian Pradzynski
1
-5
/
+0
2024-02-06
accel/ivpu/40xx: Enable D0i3 message
Krystian Pradzynski
1
-1
/
+0
2024-02-06
accel/ivpu: Disable d3hot_delay on all NPU generations
Jacek Lawrynowicz
1
-3
/
+2
2024-02-06
accel/ivpu: Correct MMU queue size checking functions
Wachowski, Karol
1
-11
/
+22
2024-02-06
accel/ivpu: Force snooping for MMU writes
Wachowski, Karol
3
-5
/
+2
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-88
/
+118
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
8
-48
/
+70
2024-01-25
accel/ivpu: Improve stability of ivpu_submit_ioctl()
Jacek Lawrynowicz
2
-78
/
+62
[next]