index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
Files
Lines
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-2
/
+6
2026-08-11
Revert "drm/imagination: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-07-31
drm/imagination: Set scheduler timeout period higher than Firmware timeout
Brajesh Gupta
1
-1
/
+2
2026-07-29
drm/imagination: Update the trace point pvr_job_submit_fw()
Brajesh Gupta
1
-2
/
+5
2026-07-20
drm/imagination: Use struct_size_t()
Matt Coster
1
-6
/
+5
2026-07-02
drm/imagination: Fix double call to drm_sched_entity_fini()
Brajesh Gupta
1
-2
/
+4
2026-05-19
drm/imagination: Add support for trace points
Alexandru Dadu
1
-0
/
+5
2026-05-19
drm/imagination: Don't timeout job if its fence has been signaled
Brajesh Gupta
1
-1
/
+6
2026-04-17
drm/imagination: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
1
-1
/
+0
2026-04-08
drm/imagination: Minor improvements to job submission code documentation
Alessio Belle
1
-13
/
+25
2026-04-08
drm/imagination: Update check to skip prepare_job() for fragment jobs
Alessio Belle
1
-5
/
+6
2026-04-08
drm/imagination: Move repeated job fence check to its own function
Alessio Belle
1
-5
/
+20
2026-04-08
drm/imagination: Rename pvr_queue_fence_is_ufo_backed() to reflect usage
Alessio Belle
1
-7
/
+7
2026-04-08
drm/imagination: Skip check on paired job fence during job submission
Alessio Belle
1
-5
/
+6
2026-04-08
drm/imagination: Fit paired fragment job in the correct CCCB
Alessio Belle
1
-18
/
+14
2026-04-08
drm/imagination: Count paired job fence as dependency in prepare_job()
Alessio Belle
1
-4
/
+23
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
-2
/
+2
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
1
-2
/
+2
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
1
-2
/
+3
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1
-6
/
+12
2025-03-25
drm/imagination: take paired job reference
Brendan King
1
-0
/
+4
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
1
-4
/
+14
2025-03-03
drm/imagination: only init job done fences once
Brendan King
1
-2
/
+3
2025-03-03
drm/imagination: avoid deadlock on fence release
Brendan King
1
-2
/
+11
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-6
/
+12
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
1
-2
/
+2
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
1
-2
/
+2
2023-11-27
drm/sched: Fix compilation issues with DRM priority rename
Luben Tuikov
1
-1
/
+1
2023-11-23
drm/imagination: Implement job submission and scheduling
Sarah Walker
1
-0
/
+1432