Show patches with: Submitter = Tvrtko Ursulin       |    State = Action Required       |   154 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,4/6] drm/sched: Move drm_sched_entity_is_ready to internal header drm/sched: Job queue peek/pop helpers and struct job re-order - - - --- 2025-02-14 Tvrtko Ursulin New
[v5,3/6] drm/sched: Remove a hole from struct drm_sched_job drm/sched: Job queue peek/pop helpers and struct job re-order 2 - - --- 2025-02-14 Tvrtko Ursulin New
[v5,2/6] drm/amdgpu: Pop jobs from the queue more robustly drm/sched: Job queue peek/pop helpers and struct job re-order - 1 - --- 2025-02-14 Tvrtko Ursulin New
[v5,1/6] drm/sched: Add internal job peek/pop API drm/sched: Job queue peek/pop helpers and struct job re-order - - - --- 2025-02-14 Tvrtko Ursulin New
[6/6] drm/sched: Group exported prototypes by object type drm/sched: Job queue peek/pop helpers and struct job re-order - - - --- 2025-02-07 Tvrtko Ursulin New
[5/6] drm/sched: Move internal prototypes to internal header drm/sched: Job queue peek/pop helpers and struct job re-order - - - --- 2025-02-07 Tvrtko Ursulin New
[4/6] drm/sched: Move drm_sched_entity_is_ready to internal header drm/sched: Job queue peek/pop helpers and struct job re-order - - - --- 2025-02-07 Tvrtko Ursulin New
[3/6] drm/sched: Remove a hole from struct drm_sched_job drm/sched: Job queue peek/pop helpers and struct job re-order 1 - - --- 2025-02-07 Tvrtko Ursulin New
[2/6] drm/amdgpu: Pop jobs from the queue more robustly drm/sched: Job queue peek/pop helpers and struct job re-order - - - --- 2025-02-07 Tvrtko Ursulin New
[1/6] drm/sched: Add internal job peek/pop API drm/sched: Job queue peek/pop helpers and struct job re-order - - - --- 2025-02-07 Tvrtko Ursulin New
[RFC,5/5] drm/scheduler: Add a basic test for modifying entities scheduler list DRM scheduler kunit tests - - - --- 2025-02-07 Tvrtko Ursulin New
[RFC,4/5] drm/scheduler: Add basic priority tests DRM scheduler kunit tests - - - --- 2025-02-07 Tvrtko Ursulin New
[RFC,3/5] drm/scheduler: Add a simple timeout test DRM scheduler kunit tests - - - --- 2025-02-07 Tvrtko Ursulin New
[RFC,2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests DRM scheduler kunit tests - - - --- 2025-02-07 Tvrtko Ursulin New
[RFC,1/5] drm: Move some options to separate new Kconfig.debug DRM scheduler kunit tests - - - --- 2025-02-07 Tvrtko Ursulin New
[RFC] drm/scheduler: Remove mention of TDR from scheduler API [RFC] drm/scheduler: Remove mention of TDR from scheduler API - - - --- 2025-02-05 Tvrtko Ursulin New
drm/scheduler: Remove some unused prototypes drm/scheduler: Remove some unused prototypes - 1 - --- 2025-02-05 Tvrtko Ursulin New
[5/5] drm/scheduler: Add a basic test for modifyng entities scheduler list Untitled series #930060 - - - --- 2025-02-03 Tvrtko Ursulin New
[RFC,5/5] drm/scheduler: Add a basic test for modifying entities scheduler list DRM scheduler kunit tests - - - --- 2025-02-03 Tvrtko Ursulin New
[RFC,4/5] drm/scheduler: Add basic priority tests DRM scheduler kunit tests - - - --- 2025-02-03 Tvrtko Ursulin New
[RFC,3/5] drm/scheduler: Add a simple TDR test DRM scheduler kunit tests - - - --- 2025-02-03 Tvrtko Ursulin New
[RFC,2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests DRM scheduler kunit tests - - - --- 2025-02-03 Tvrtko Ursulin New
[RFC,1/5] drm: Move some options to separate new Kconfig.debug DRM scheduler kunit tests - - - --- 2025-02-03 Tvrtko Ursulin New
[2/2] drm/sched: Consolidate drm_sched_rq_select_entity_rr Some entity selection streamlining - - - --- 2025-01-20 Tvrtko Ursulin New
[1/2] drm/sched: Clarify locked section in drm_sched_rq_select_entity_fifo Some entity selection streamlining - - - --- 2025-01-20 Tvrtko Ursulin New
[4/4] drm/sched: Make the type of drm_sched_job->last_dependency consistent A bit of struct drm_sched_job cleanup - - - --- 2025-01-20 Tvrtko Ursulin New
[3/4] drm/sched: Remove to_drm_sched_job internal helper A bit of struct drm_sched_job cleanup - - - --- 2025-01-20 Tvrtko Ursulin New
[2/4] drm/amdgpu: Use the new low level job popping helper A bit of struct drm_sched_job cleanup - - - --- 2025-01-20 Tvrtko Ursulin New
[1/4] drm/sched: Add job popping API A bit of struct drm_sched_job cleanup - - - --- 2025-01-20 Tvrtko Ursulin New
[v2] drm/sched: Avoid double re-lock on the job free path [v2] drm/sched: Avoid double re-lock on the job free path - - - --- 2025-01-16 Tvrtko Ursulin New
drm/sched: Avoid double re-lock on the job free path drm/sched: Avoid double re-lock on the job free path - - - --- 2025-01-14 Tvrtko Ursulin New
drm/sched: Remove weak paused submission checks drm/sched: Remove weak paused submission checks - - - --- 2025-01-14 Tvrtko Ursulin New
[2/2] drm/imagination: Use the drm_sched_job_has_dependency helper [1/2] drm/sched: Add helper to check job dependencies - 1 - --- 2025-01-13 Tvrtko Ursulin New
[1/2] drm/sched: Add helper to check job dependencies [1/2] drm/sched: Add helper to check job dependencies 1 1 - --- 2025-01-13 Tvrtko Ursulin New
drm/sched: Remove job submit/free race when using unordered workqueues drm/sched: Remove job submit/free race when using unordered workqueues - - - --- 2025-01-10 Tvrtko Ursulin New
drm/sched: Delete unused update_job_credits drm/sched: Delete unused update_job_credits 3 - - --- 2025-01-10 Tvrtko Ursulin New
[RFC,18/18] drm/sched: Scale deadlines depending on queue depth Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,17/18] drm/sched: Embed run queue singleton into the scheduler Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,16/18] drm/sched: Connect with dma-fence deadlines Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,15/18] drm/sched: Queue all free credits in one worker invocation Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,14/18] drm/sched: Remove FIFO and RR and simplify to a single run queue Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,13/18] drm/sched: Add deadline policy Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,12/18] drm/sched: Move run queue related code into a separate file Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,11/18] drm/sched: Consolidate entity run queue management Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,10/18] drm/sched: Implement RR via FIFO Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,09/18] drm/sched: Remove idle entity from tree Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,08/18] drm/sched: Clarify locked section in drm_sched_rq_select_entity_fifo Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,07/18] drm/imagination: Use the drm_sched_job_has_dependency helper Deadline scheduler and other ideas - 1 - --- 2025-01-08 Tvrtko Ursulin New
[RFC,06/18] drm/sched: Add helper to check job dependencies Deadline scheduler and other ideas - 1 - --- 2025-01-08 Tvrtko Ursulin New
[RFC,05/18] drm/sched: Avoid double re-lock on the job free path Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,04/18] drm/sched: Remove weak paused submission checks Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,03/18] drm/sched: Remove one local variable Deadline scheduler and other ideas - - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,02/18] drm/sched: Delete unused update_job_credits Deadline scheduler and other ideas 3 - - --- 2025-01-08 Tvrtko Ursulin New
[RFC,01/18] drm/amdgpu: Use DRM scheduler API in amdgpu_xcp_release_sched Deadline scheduler and other ideas - 1 - --- 2025-01-08 Tvrtko Ursulin New
« 1 2 »