index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
amdxdna
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
accel/amdxdna: Fix incorrect PSP firmware size
Lizhi Hou
1
-2
/
+2
2025-05-30
Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+2
2025-05-08
accel/amdxdna: Support submit commands without arguments
Lizhi Hou
1
-10
/
+12
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
1
-11
/
+2
2025-04-10
accel/amdxdna: Fix incorrect size of ERT_START_NPU commands
Lizhi Hou
2
-9
/
+7
2025-03-28
accel/amdxdna: Add BO import and export
Lizhi Hou
6
-108
/
+404
2025-03-27
accel/amdxdna: s/drm_gem_v[un]map_unlocked/drm_gem_v[un]map/
Boris Brezillon
1
-2
/
+2
2025-02-27
accel/amdxdna: Check interrupt register before mailbox_rx_worker exits
Lizhi Hou
1
-4
/
+13
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2025-02-19
accel/amdxdna: Add missing include linux/slab.h
Su Hui
1
-0
/
+1
2025-02-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+5
2025-02-14
accel/amdxdna: Refactor hardware context destroy routine
Lizhi Hou
3
-13
/
+21
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
9
-35
/
+35
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-3
/
+9
2025-02-04
accel/amdxdna: Add MODULE_FIRMWARE() declarations
Mario Limonciello
1
-0
/
+5
2025-01-13
accel/amdxdna: Declare sched_ops as static
Lizhi Hou
1
-1
/
+1
2025-01-13
accel/amdxdna: Remove casting mailbox payload pointer
Lizhi Hou
8
-34
/
+32
2025-01-09
accel/amdxdna: Return error when setting clock failed for npu1
Lizhi Hou
1
-0
/
+2
2025-01-04
accel/amdxdna: Declare npu6_dev_priv as static
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Add __user to second parameter of aie2_query_status
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Declare force_cmdlist as static
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Use rcu_access_pointer for __rcu pointer
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Declare aie2_max_col as static
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Declare mailbox register base as __iomem pointer
Lizhi Hou
3
-16
/
+16
2025-01-04
accel/amdxdna: Declare npu device profile as static variables
Lizhi Hou
4
-4
/
+4
2024-12-18
accel/amdxdna: include linux/slab.h
Arnd Bergmann
1
-0
/
+1
2024-12-17
accel/amdxdna: Add zero check for pad in ioctl input structures
Lizhi Hou
4
-1
/
+13
2024-12-17
accel/amdxdna: Read firmware interface version from registers
Lizhi Hou
7
-50
/
+64
2024-12-17
accel/amdxdna: Enhance power management settings
Lizhi Hou
17
-128
/
+482
2024-12-17
accel/amdxdna: Replace idr api with xarray
Lizhi Hou
8
-72
/
+60
2024-12-17
accel/amdxdna: Add RyzenAI-npu6 support
Lizhi Hou
4
-1
/
+125
2024-12-13
accel/amdxdna: use modern PM helpers
Arnd Bergmann
1
-2
/
+2
2024-12-13
accel/amdxdna: Add include interrupt.h to amdxdna_mailbox.c
Mike Lothian
1
-0
/
+1
2024-12-13
accel/amdxdna: Add query firmware version
Lizhi Hou
1
-0
/
+20
2024-12-13
accel/amdxdna: Replace mmput with mmput_async to avoid dead lock
Lizhi Hou
1
-1
/
+1
2024-12-13
accel/amdxdna: Add device status for aie2 devices
Lizhi Hou
3
-6
/
+24
2024-11-22
accel/amdxdna: Add query functions
Lizhi Hou
5
-0
/
+310
2024-11-22
accel/amdxdna: Add error handling
Lizhi Hou
5
-0
/
+421
2024-11-22
accel/amdxdna: Add suspend and resume
Lizhi Hou
7
-3
/
+185
2024-11-22
accel/amdxdna: Add command execution
Lizhi Hou
17
-9
/
+1452
2024-11-22
accel/amdxdna: Add GEM buffer object management
Lizhi Hou
9
-1
/
+882
2024-11-22
accel/amdxdna: Add hardware context
Lizhi Hou
9
-1
/
+736
2024-11-22
accel/amdxdna: Add hardware resource solver
Lizhi Hou
5
-1
/
+508
2024-11-22
accel/amdxdna: Support hardware mailbox
Lizhi Hou
16
-1
/
+1707
2024-11-22
accel/amdxdna: Add a new driver for AMD AI Engine
Lizhi Hou
14
-0
/
+1309