index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_userqueue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/userq: add suspend and resume helpers
Alex Deucher
2025-04-21
1
-0
/
+39
*
drm/amdgpu/userq: properly clean up userq fence driver on failure
Alex Deucher
2025-04-21
1
-0
/
+4
*
drm/amdgpu/userq: move some code around
Alex Deucher
2025-04-21
1
-26
/
+0
*
drm/amdgpu/userq: rework front end call sequence
Alex Deucher
2025-04-21
1
-2
/
+15
*
drm/amdgpu/userq: rename suspend/resume callbacks
Alex Deucher
2025-04-21
1
-5
/
+5
*
drm/amdgpu: store userq_managers in a list in adev
Alex Deucher
2025-04-08
1
-1
/
+15
*
drm/amdgpu: Fix display freezing issue when resizing apps
Arvind Yadav
2025-04-08
1
-0
/
+3
*
drm/amdgpu: validate user queue parameters
Alex Deucher
2025-04-08
1
-0
/
+14
*
drm/amdgpu: return an error in the userq IOCTL when DRM_AMDGPU_NAVI3X_USERQ=n
Alex Deucher
2025-04-08
1
-1
/
+1
*
drm/amdgpu/userq: fix hardcoded uq functions
Alex Deucher
2025-04-08
1
-6
/
+6
*
drm/amdgpu: Fix display freeze lockup error
Arvind Yadav
2025-04-08
1
-1
/
+1
*
drm/amdgpu: add db size and offset range for VCN and VPE
Saleemkhan Jamadar
2025-04-08
1
-1
/
+23
*
drm/amdgpu: map doorbell for the requested userq
Saleemkhan Jamadar
2025-04-08
1
-11
/
+16
*
drm/amdgpu: Fix the use-after-free issue in wait IOCTL
Arunpravin Paneer Selvam
2025-04-08
1
-0
/
+1
*
drm/amdgpu: simplify eviction fence suspend/resume
Shashank Sharma
2025-04-08
1
-29
/
+39
*
drm/amdgpu: handle eviction fence race
Shashank Sharma
2025-04-08
1
-1
/
+2
*
drm/amdgpu: resume gfx userqueues
Shashank Sharma
2025-04-08
1
-5
/
+178
*
drm/amdgpu: suspend gfx userqueues
Shashank Sharma
2025-04-08
1
-0
/
+110
*
drm/amdgpu: fix userqueue UAPI comments
Shashank Sharma
2025-04-08
1
-6
/
+0
*
drm/amdgpu: Few optimization and fixes for userq fence driver
Arunpravin Paneer Selvam
2025-04-08
1
-3
/
+3
*
drm/amdgpu: Implement userqueue signal/wait IOCTL
Arunpravin Paneer Selvam
2025-04-08
1
-1
/
+28
*
drm/amdgpu: Implement a new userqueue fence driver
Arunpravin Paneer Selvam
2025-04-08
1
-0
/
+8
*
drm/amdgpu: add kernel config for gfx-userqueue
Shashank Sharma
2025-04-08
1
-0
/
+8
*
drm/amdgpu: enable compute/gfx usermode queue
Shashank Sharma
2025-04-08
1
-1
/
+3
*
drm/amdgpu: enable SDMA usermode queues
Arvind Yadav
2025-04-08
1
-1
/
+1
*
drm/amdgpu: enable GFX-V11 userqueue support
Shashank Sharma
2025-04-08
1
-0
/
+6
*
drm/amdgpu: cleanup leftover queues
Shashank Sharma
2025-04-08
1
-7
/
+20
*
drm/amdgpu: generate doorbell index for userqueue
Shashank Sharma
2025-04-08
1
-0
/
+59
*
drm/amdgpu: add helpers to create userqueue object
Shashank Sharma
2025-04-08
1
-0
/
+62
*
drm/amdgpu: add new IOCTL for usermode queue
Shashank Sharma
2025-04-08
1
-0
/
+120
*
drm/amdgpu: add usermode queue base code
Shashank Sharma
2025-04-08
1
-0
/
+40