index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
/
panthor_sched.c
Age
Commit message (
Expand
)
Author
2025-12-19
drm/panthor: Evict groups before VM termination
Ketil Johnsen
2025-12-17
drm/panthor: fix for dma-fence safe access rules
Chia-I Wu
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
2025-12-09
drm/panthor: Add flag to map GEM object Write-Back Cacheable
Loïc Molinari
2025-12-03
drm/panthor: fix queue_reset_timeout_locked
Chia-I Wu
2025-12-03
drm/panthor: Drop a WARN_ON() in group_free_queue()
Boris Brezillon
2025-11-28
drm/panthor: Kill panthor_sched_immediate_tick()
Boris Brezillon
2025-11-28
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
2025-11-28
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
2025-11-28
drm/panthor: Fix immediate ticking on a disabled tick
Boris Brezillon
2025-11-28
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
2025-11-28
drm/panthor: Fix the full_tick check
Boris Brezillon
2025-11-28
drm/panthor: Don't try to enable extract events
Boris Brezillon
2025-11-28
drm/panthor: Simplify group idleness tracking
Boris Brezillon
2025-11-28
drm/panthor: Relax a check in panthor_sched_pre_reset()
Boris Brezillon
2025-11-28
drm/panthor: Prevent potential UAF in group creation
Akash Goel
2025-11-26
drm/panthor: Reset queue slots if termination fails
Ashley Smith
2025-11-26
drm/panthor: Make the timeout per-queue instead of per-job
Ashley Smith
2025-11-26
drm/panthor: Support 64-bit endpoint_req register for Mali-G1
Karunika Choo
2025-11-03
drm/panthor: disable async work during unplug
Ketil Johnsen
2025-11-03
drm/panthor: Fix UAF race between device unplug and FW event processing
Ketil Johnsen
2025-11-03
drm/panthor: Fix group_free_queue() for partially initialized queues
Boris Brezillon
2025-11-03
drm/panthor: Handle errors returned by drm_sched_entity_init()
Boris Brezillon
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-09-25
drm/panthor: Defer scheduler entitiy destruction to queue release
Adrián Larumbe
2025-09-18
drm/panthor: always set fence errors on CS_FAULT
Chia-I Wu
2025-09-11
drm/panthor: assign unique names to queues
Chia-I Wu
2025-07-24
panthor: dump task pid and comm on gpu errors
Chia-I Wu
2025-07-24
panthor: save task pid and comm in panthor_group
Chia-I Wu
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-23
drm/panthor: Label all kernel BO's
Adrián Larumbe
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
2025-03-05
drm/panthor: Replace sleep locks with spinlocks in fdinfo path
Adrián Larumbe
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-02-07
drm/panthor: Fix race condition when gathering fdinfo group samples
Adrián Larumbe
2025-02-07
drm/panthor: Expose size of driver internal BO's over fdinfo
Adrián Larumbe
2025-01-13
drm/panthor: Remove dead code
Florent Tomasin
2024-12-17
drm/panthor: Report innocent group kill
Boris Brezillon
2024-12-11
drm/panthor: Be robust against resume failures
Boris Brezillon
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-30
drm/panthor: Report group as timedout when we fail to properly suspend
Boris Brezillon
2024-10-30
drm/panthor: Fail job creation when the group is dead
Boris Brezillon
2024-10-11
Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-02
drm/panthor: add DRM fdinfo support
Adrián Larumbe
[next]