index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_queue.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2025-03-25
drm/imagination: take paired job reference
Brendan King
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
2025-03-03
drm/imagination: only init job done fences once
Brendan King
2025-03-03
drm/imagination: avoid deadlock on fence release
Brendan King
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2023-11-27
drm/sched: Fix compilation issues with DRM priority rename
Luben Tuikov
2023-11-23
drm/imagination: Implement job submission and scheduling
Sarah Walker