index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
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-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
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-30
drm/v3d: create a dedicated lock for dma fence
Melissa Wen
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
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-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-28
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-02
drm/v3d: Disable interrupts before resetting the GPU
Maíra Canal
2025-06-29
sanitize handling of long-term internal mounts
Al Viro
2025-06-16
drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
Maíra Canal
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
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-27
drm/v3d: client ranges from axi_ids are different with V3D 7.1
Jose Maria Casanova Crespo
2025-04-27
drm/v3d: fix client obtained from axi_ids on V3D 4.1
Jose Maria Casanova Crespo
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: Use V3D_SMS registers for power on/off and reset on V3D 7.x
Maíra Canal
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/v3d: Add clock handling
Stefan Wahren
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
[next]