summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_sched.c
AgeCommit message (Expand)Author
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-02drm/panthor: add DRM fdinfo supportAdrián Larumbe
2024-10-02drm/panthor: introduce job cycle and timestamp accountingAdrián Larumbe
2024-10-01drm/panthor: Don't add write fences to the shared BOsBoris Brezillon
2024-10-01drm/panthor: Don't declare a queue blocked if deferred operations are pendingBoris Brezillon
2024-10-01drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()Boris Brezillon
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-25drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priorityMary Guillemard
2024-09-23drm/panthor: Fix race when converting group handle to group objectSteven Price
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-06drm/sched: add optional errno to drm_sched_start()Christian König
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-04drm/panthor: Record devfreq busy as soon as a job is startedSteven Price
2024-07-03drm/panthor: Fix sync-only jobsBoris Brezillon
2024-05-13drm/panthor: Call panthor_sched_post_reset() even if the reset failedBoris Brezillon
2024-05-13drm/panthor: Keep a ref to the VM at the panthor_kernel_bo levelBoris Brezillon
2024-05-13drm/panthor: Force an immediate reset on unrecoverable faultsBoris Brezillon
2024-05-13drm/panthor: Fix tiler OOM handling to allow incremental renderingAntonino Maniscalco
2024-05-02drm/panthor: Make sure we handle 'unknown group state' case properlyBoris Brezillon
2024-05-02drm/panthor: Kill the faulty_slots variable in panthor_sched_suspend()Boris Brezillon
2024-04-22drm/panthor: clean up some types in panthor_sched_suspend()Dan Carpenter
2024-04-03drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()Harshit Mogalapalli
2024-04-03drm/panthor: Fix some kerneldoc warningsLiviu Dudau
2024-04-02drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()Nathan Chancellor
2024-03-01drm/panthor: Add the scheduler logical blockBoris Brezillon