index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2026-03-04
drm/panthor: fix for dma-fence safe access rules
Chia-I Wu
1
-0
/
+4
2026-02-27
drm/panthor: Evict groups before VM termination
Ketil Johnsen
1
-0
/
+14
2026-02-27
drm/panthor: fix queue_reset_timeout_locked
Chia-I Wu
1
-12
/
+12
2026-02-27
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
1
-9
/
+34
2026-02-27
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
1
-27
/
+17
2026-02-27
drm/panthor: Fix immediate ticking on a disabled tick
Boris Brezillon
1
-2
/
+7
2026-02-27
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
1
-21
/
+31
2026-02-27
drm/panthor: Fix the full_tick check
Boris Brezillon
1
-2
/
+5
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-4
/
+15
2025-11-28
drm/panthor: Prevent potential UAF in group creation
Akash Goel
1
-4
/
+15
2025-11-26
drm/panthor: Reset queue slots if termination fails
Ashley Smith
1
-2
/
+12
2025-11-26
drm/panthor: Make the timeout per-queue instead of per-job
Ashley Smith
1
-78
/
+199
2025-11-26
drm/panthor: Support 64-bit endpoint_req register for Mali-G1
Karunika Choo
1
-8
/
+13
2025-11-03
drm/panthor: disable async work during unplug
Ketil Johnsen
1
-3
/
+2
2025-11-03
drm/panthor: Fix UAF race between device unplug and FW event processing
Ketil Johnsen
1
-0
/
+1
2025-11-03
drm/panthor: Fix group_free_queue() for partially initialized queues
Boris Brezillon
1
-1
/
+2
2025-11-03
drm/panthor: Handle errors returned by drm_sched_entity_init()
Boris Brezillon
1
-0
/
+2
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-7
/
+1
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-5
/
+38
2025-09-25
drm/panthor: Defer scheduler entitiy destruction to queue release
Adrián Larumbe
1
-7
/
+1
2025-09-18
drm/panthor: always set fence errors on CS_FAULT
Chia-I Wu
1
-1
/
+1
2025-09-11
drm/panthor: assign unique names to queues
Chia-I Wu
1
-10
/
+28
2025-07-24
panthor: dump task pid and comm on gpu errors
Chia-I Wu
1
-5
/
+19
2025-07-24
panthor: save task pid and comm in panthor_group
Chia-I Wu
1
-0
/
+19
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
1
-1
/
+1
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
1
-2
/
+3
2025-04-23
drm/panthor: Label all kernel BO's
Adrián Larumbe
1
-3
/
+6
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
1
-2
/
+2
2025-03-05
drm/panthor: Replace sleep locks with spinlocks in fdinfo path
Adrián Larumbe
1
-14
/
+12
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-11
/
+17
2025-02-07
drm/panthor: Fix race condition when gathering fdinfo group samples
Adrián Larumbe
1
-0
/
+2
2025-02-07
drm/panthor: Expose size of driver internal BO's over fdinfo
Adrián Larumbe
1
-1
/
+55
2025-01-13
drm/panthor: Remove dead code
Florent Tomasin
1
-3
/
+0
2024-12-17
drm/panthor: Report innocent group kill
Boris Brezillon
1
-0
/
+18
2024-12-11
drm/panthor: Be robust against resume failures
Boris Brezillon
1
-2
/
+2
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
1
-4
/
+16
2024-10-30
drm/panthor: Report group as timedout when we fail to properly suspend
Boris Brezillon
1
-4
/
+11
2024-10-30
drm/panthor: Fail job creation when the group is dead
Boris Brezillon
1
-0
/
+5
2024-10-10
Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-49
/
+337
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+0
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2024-10-02
drm/panthor: add DRM fdinfo support
Adrián Larumbe
1
-0
/
+53
2024-10-02
drm/panthor: introduce job cycle and timestamp accounting
Adrián Larumbe
1
-49
/
+284
2024-10-01
drm/panthor: Don't add write fences to the shared BOs
Boris Brezillon
1
-6
/
+1
2024-10-01
drm/panthor: Don't declare a queue blocked if deferred operations are pending
Boris Brezillon
1
-1
/
+7
2024-10-01
drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
Boris Brezillon
1
-2
/
+3
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-2
/
+14
2024-09-25
drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priority
Mary Guillemard
1
-2
/
+0
2024-09-23
drm/panthor: Fix race when converting group handle to group object
Steven Price
1
-2
/
+14
[next]