index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
41 hours
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
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
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
drm/v3d: Replace IDR with XArray for perfmon tracking
Maíra Canal
2026-01-19
drm/v3d: Convert v3d logging to device-based DRM helpers
Maíra Canal
2026-01-19
drm/v3d: Consolidate CPU job validation in a function
Maíra Canal
2026-01-03
drm/v3d: Set DMA segment size to avoid debug warnings
Xiaolei Wang
2025-12-08
drm/gem: Get rid of *_with_mnt helpers
Loïc Molinari
2025-12-08
drm/v3d: Use huge tmpfs mountpoint helpers
Loïc Molinari
[next]