index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
8 days
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-22
drm/v3d: Idle AXI transactions before disabling the clock on suspend
Maíra Canal
2026-07-22
drm/v3d: Reach the GMP through the hub registers on V3D 7.x
Maíra Canal
2026-07-18
drm/v3d: Associate BOs with every job that accesses them
Maíra Canal
2026-07-08
drm/v3d: bound CPU-job query writes to their destination BO
Michael Bommarito
2026-07-07
drm/v3d: Reject invalid indirect BO handle in indirect CSD setup
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: Serialize jobs across queues when a perfmon is attached
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: Deprecate V3D 3.3 and 4.1 support
Maíra Canal
2026-06-09
drm/v3d: Ensure atomic submissions in v3d_submit_jobs()
Maíra Canal
2026-06-09
drm/v3d: Reject invalid out_sync handles in submit ioctls
Maíra Canal
2026-06-09
drm/v3d: Split BO fence attach from syncobj output handling
Maíra Canal
2026-06-09
drm/v3d: Refactor CPU ioctl into unified submission chain
Maíra Canal
2026-06-09
drm/v3d: Convert submit helpers to operate on struct v3d_submit
Maíra Canal
2026-06-09
drm/v3d: Make v3d_get_cpu_indirect_csd_params() a pure parser
Maíra Canal
2026-06-09
drm/v3d: Introduce struct v3d_submit and convert CL/TFU/CSD ioctls
Maíra Canal
2026-06-09
drm/v3d: Migrate BO reservation locking to DRM exec
Maíra Canal
2026-06-09
drm/v3d: Reject invalid syncobj handles in submit ioctls
Maíra Canal
2026-06-09
drm/v3d: Extract v3d_job_add_syncobjs() helper
Maíra Canal
2026-06-09
drm/v3d: Clear queue->active_job when v3d_fence_create() fails
Maíra Canal
2026-06-09
drm/v3d: Drop unused drm_encoder.h include from v3d_drv.h
Maíra Canal
2026-06-04
drm/v3d: Fix global performance monitor reference counting
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-06-01
drm/v3d: Reduce PM runtime autosuspend delay
Maíra Canal
2026-06-01
drm/v3d: Clean caches before runtime suspend
Maíra Canal
2026-06-01
drm/v3d: Flush MMU TLB and cache during runtime resume
Maíra Canal
2026-06-01
drm/v3d: Wait for pending L2T flush before cleaning caches
Maíra Canal
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
2026-05-18
drm/v3d: Release indirect CSD GEM reference on CPU job free
Maíra Canal
2026-05-18
drm/v3d: Fix use-after-free of CPU job query arrays on error path
Maíra Canal
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-19
drm/v3d: Reject empty multisync extension to prevent infinite loop
Ashutosh Desai
2026-04-17
drm/v3d: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026-04-04
drm/v3d: Introduce Runtime Power Management
Maíra Canal
2026-04-04
drm/v3d: Allocate all resources before enabling the clock
Maíra Canal
2026-04-04
drm/v3d: Use devm_reset_control_get_optional_exclusive()
Maíra Canal
2026-03-13
drm/v3d: Remove dedicated fence_lock
Maíra Canal
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-03-13
drm/v3d: Handle error from drm_sched_entity_init()
Maíra Canal
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
[next]