index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_sched.c
Age
Commit message (
Expand
)
Author
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-11
Revert "drm/v3d: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2026-08-02
drm/v3d: Serialize the scheduler timeout handlers
Maíra Canal
2026-07-07
drm/v3d: Use write_to_buffer() helper in performance query copy
Maíra Canal
2026-07-07
drm/v3d: Refactor perfmon locking
Maíra Canal
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-09
drm/v3d: Ensure atomic submissions in v3d_submit_jobs()
Maíra Canal
2026-06-09
drm/v3d: Clear queue->active_job when v3d_fence_create() fails
Maíra Canal
2026-06-03
drm/v3d: Skip CSD when it has zeroed workgroups
Maíra Canal
2026-06-03
drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups
Maíra Canal
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
2026-05-18
drm/v3d: Fix use-after-free of CPU job query arrays on error path
Maíra Canal
2026-04-17
drm/v3d: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026-03-13
drm/v3d: Attach per-fd reset counters to v3d_stats
Tvrtko Ursulin
2026-03-13
drm/v3d: Hold v3d_stats references in each job
Tvrtko Ursulin
2026-03-13
drm/v3d: Refcount v3d_stats
Tvrtko Ursulin
2026-03-13
drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
Tvrtko Ursulin
2026-01-19
drm/v3d: Convert v3d logging to device-based DRM helpers
Maíra Canal
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-08-29
drm/v3d: Protect per-fd reset counter against fd release
Maíra Canal
2025-08-29
drm/v3d: Synchronous operations can't timeout
Maíra Canal
2025-08-29
drm/v3d: Address race-condition between per-fd GPU stats and fd release
Maíra Canal
2025-08-29
drm/v3d: Replace a global spinlock with a per-queue spinlock
Maíra Canal
2025-08-29
drm/v3d: Store the active job inside the queue's state
Maíra Canal
2025-08-29
drm/v3d: Store a pointer to `struct v3d_file_priv` inside each job
Maíra Canal
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-17
drm/v3d: Add parameter to retrieve the number of GPU resets per-fd
Maíra Canal
2025-07-17
drm/v3d: Add parameter to retrieve the global number of GPU resets
Maíra Canal
2025-07-15
drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2025-06-16
drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
Maíra Canal
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-05-02
drm/v3d: Add job to pending list if the reset was skipped
Maíra Canal
2025-04-10
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-23
drm/v3d: Associate a V3D tech revision to all supported devices
Maíra Canal
2025-03-13
drm/v3d: Set job pointer to NULL when the job's fence has an error
Maíra Canal
2025-03-13
drm/v3d: Don't run jobs that have errors flagged in its fence
Maíra Canal
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-01-14
drm/v3d: Remove `v3d->cpu_job`
Maíra Canal
2024-12-11
drm/v3d: Fix miscellaneous documentation errors
Maíra Canal
2024-12-04
drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
Christian Gmeiner
2024-09-16
drm/v3d: Appease lockdep while updating GPU stats
Tvrtko Ursulin
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
[next]