index
:
pub/scm/linux/kernel/git/liam/linux.git
master
liam's fork of linux.git
Liam R. Howlett
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
amdxdna
/
aie2_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-19
accel/amdxdna: Fix command timeout race
Wendy Liang
1
-0
/
+1
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-155
/
+128
2026-05-21
accel/amdxdna: Block running when IOMMU is off
Lizhi Hou
1
-0
/
+5
2026-05-18
accel/amdxdna: Add expandable device heap support
Lizhi Hou
1
-0
/
+1
2026-05-07
accel/amdxdna: Add AIE4 metadata query support
David Zhang
1
-50
/
+4
2026-04-27
accel/amdxdna: Set the system efficiency factor to 2
Nishad Saraf
1
-1
/
+1
2026-04-27
accel/amdxdna: Set default DPM level based on QoS for temporal-only mode
Lizhi Hou
1
-0
/
+1
2026-04-17
accel/amdxdna: Get device revision to derive VBNV string
Max Zhen
1
-0
/
+17
2026-04-16
accel/amdxdna: Add hardware scheduler time quantum support
Max Zhen
1
-0
/
+8
2026-04-13
accel/amdxdna: Read real-time clock frequencies
Lizhi Hou
1
-1
/
+3
2026-04-03
accel/amdxdna: Adjust size for copy_to_user()
Lizhi Hou
1
-25
/
+34
2026-04-01
accel/amdxdna: Create common SMU interfaces for AIE2 and AIE4
David Zhang
1
-3
/
+19
2026-04-01
accel/amdxdna: Add AIE4 firmware loading
David Zhang
1
-0
/
+2
2026-04-01
accel/amdxdna: Create common PSP interfaces for AIE2 and AIE4
David Zhang
1
-6
/
+6
2026-04-01
accel/amdxdna: Add basic support for AIE4 devices
David Zhang
1
-1
/
+1
2026-04-01
accel/amdxdna: Create shared functions for AIE2 and AIE4
Lizhi Hou
1
-72
/
+35
2026-03-25
accel/amdxdna: Add per-process BO memory usage query support
Max Zhen
1
-0
/
+4
2026-03-17
accel/amdxdna: Support retrieving hardware context debug information
Lizhi Hou
1
-0
/
+14
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-29
/
+37
2026-03-11
accel/amdxdna: Support sensors for column utilization
Mario Limonciello (AMD)
1
-5
/
+29
2026-03-11
accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimate
Lizhi Hou
1
-0
/
+29
2026-03-05
accel/amdxdna: Split mailbox channel create function
Lizhi Hou
1
-26
/
+37
2026-03-02
accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
Lizhi Hou
1
-5
/
+2
2026-02-25
accel/amdxdna: Use a different name for latest firmware
Lizhi Hou
1
-1
/
+19
2026-02-23
accel/amdxdna: Fix suspend failure after enabling turbo mode
Lizhi Hou
1
-4
/
+5
2026-02-23
accel/amdxdna: Fix dead lock for suspend and resume
Lizhi Hou
1
-4
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-27
/
+9
2026-01-08
accel/amdxdna: Update firmware version check for latest firmware
Lizhi Hou
1
-27
/
+9
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2025-12-15
accel/amdxdna: Block running under a hypervisor
Mario Limonciello (AMD)
1
-0
/
+6
2025-12-09
accel/amdxdna: Fix race condition when checking rpm_on
Lizhi Hou
1
-1
/
+1
2025-11-05
accel/amdxdna: Support preemption requests
Lizhi Hou
1
-0
/
+63
2025-11-04
accel/amdxdna: Add IOCTL parameter for telemetry data
Lizhi Hou
1
-0
/
+73
2025-11-04
accel/amdxdna: Add IOCTL parameter for resource data
Lizhi Hou
1
-0
/
+27
2025-11-03
accel/amdxdna: Use MSG_OP_CHAIN_EXEC_NPU when supported
Lizhi Hou
1
-0
/
+13
2025-10-24
accel/amdxdna: Fix uninitialized return value
Lizhi Hou
1
-2
/
+2
2025-10-20
accel/amdxdna: Support firmware debug buffer
Lizhi Hou
1
-0
/
+1
2025-10-16
accel/amdxdna: Support getting last hardware error
Lizhi Hou
1
-0
/
+3
2025-09-24
accel/amdxdna: Enhance runtime power management
Lizhi Hou
1
-41
/
+38
2025-09-11
accel/amdxdna: Fix an integer overflow in aie2_query_ctx_status_array()
Lizhi Hou
1
-0
/
+6
2025-09-04
accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
Lizhi Hou
1
-24
/
+88
2025-08-26
accel/amdxdna: Fix incorrect type used for a local variable
Lizhi Hou
1
-1
/
+2
2025-08-18
accel/amdxdna: Add a function to walk hardware contexts
Lizhi Hou
1
-49
/
+44
2025-08-06
accel/amdxdna: Unify pm and rpm suspend and resume callbacks
Lizhi Hou
1
-4
/
+33
2025-07-22
accel/amdxdna: Delete pci_free_irq_vectors()
Salah Triki
1
-6
/
+2
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
1
-11
/
+2
2025-01-03
accel/amdxdna: Declare aie2_max_col as static
Lizhi Hou
1
-1
/
+1
2025-01-03
accel/amdxdna: Declare mailbox register base as __iomem pointer
Lizhi Hou
1
-2
/
+2
[next]