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
/
amdxdna_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
accel/amdxdna: refuse to flush an imported BO
Taimuraz Kaitmazov
1
-3
/
+4
13 days
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-0
/
+6
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-35
/
+62
2026-08-19
accel/amdxdna: return early from a zero-length flush
Taimuraz Kaitmazov
1
-0
/
+3
2026-07-31
accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()
Lizhi Hou
1
-19
/
+8
2026-07-31
accel/amxdna: Fix page-insertion errors in amdxdna_insert_pages()
Lizhi Hou
1
-4
/
+20
2026-07-07
accel/amdxdna: Fix potential NULL pointer dereference of abo->client
Lizhi Hou
1
-2
/
+9
2026-07-07
accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
Lizhi Hou
1
-1
/
+4
2026-07-06
accel/amdxdna: Fix VMA access race
Lizhi Hou
1
-10
/
+21
2026-07-06
accel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()
Lizhi Hou
1
-1
/
+1
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+6
2026-07-02
accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
Wentao Liang
1
-0
/
+1
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2026-06-16
accel/amdxdna: Use caller client for debug BO sync
Shuvam Pandey
1
-1
/
+2
2026-06-02
accel/amdxdna: Preserve user address when PASID is disabled
Lizhi Hou
1
-1
/
+4
2026-05-28
accel/amdxdna: Disable device buffer exporting
Lizhi Hou
1
-0
/
+6
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
1
-1
/
+8
2026-05-19
accel/amdxdna: Remove mmap and export support for ubuf
Lizhi Hou
1
-1
/
+8
2026-05-18
accel/amdxdna: Add expandable device heap support
Lizhi Hou
1
-76
/
+250
2026-05-07
accel/amdxdna: Add command doorbell and wait support
David Zhang
1
-2
/
+3
2026-05-05
accel/amdxdna: Add carveout memory support for non-IOMMU systems
Max Zhen
1
-17
/
+78
2026-03-25
accel/amdxdna: Add per-process BO memory usage query support
Max Zhen
1
-10
/
+124
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
1
-213
/
+187
2026-03-12
accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
Lizhi Hou
1
-1
/
+44
2026-02-23
accel/amdxdna: Remove buffer size check when creating command BO
Lizhi Hou
1
-19
/
+19
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-20
accel/amdxdna: Support firmware debug buffer
Lizhi Hou
1
-0
/
+3
2025-09-17
accel/amdxdna: Call dma_buf_vmap_unlocked() for imported object
Lizhi Hou
1
-27
/
+20
2025-07-22
accel/amdxdna: Support user space allocated buffer
Lizhi Hou
1
-25
/
+114
2025-06-16
accel/amdxdna: Revise device bo creation and free
Lizhi Hou
1
-88
/
+103
2025-03-28
accel/amdxdna: Add BO import and export
Lizhi Hou
1
-80
/
+329
2025-03-27
accel/amdxdna: s/drm_gem_v[un]map_unlocked/drm_gem_v[un]map/
Boris Brezillon
1
-2
/
+2
2024-12-17
accel/amdxdna: Add zero check for pad in ioctl input structures
Lizhi Hou
1
-1
/
+1
2024-11-22
accel/amdxdna: Add command execution
Lizhi Hou
1
-0
/
+1
2024-11-22
accel/amdxdna: Add GEM buffer object management
Lizhi Hou
1
-0
/
+621