开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
2025-01-23
drm/v3d: Assign job pointer to NULL before signaling the fence
Maíra Canal
2025-01-23
Merge v6.13 into drm-next
Simona Vetter
2025-01-16
Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-01-14
drm/v3d: Ensure job pointer is set to NULL after job completion
Maíra Canal
2024-12-11
drm/v3d: Fix miscellaneous documentation errors
Maíra Canal
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-06
Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-12-06
Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-12-05
drm/v3d: Enable Performance Counters before clearing them
Maíra Canal
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-04
drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
Christian Gmeiner
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-22
drm/v3d: Stop active perfmon if it is being destroyed
Christian Gmeiner
2024-11-11
drm/v3d: Fix performance counter source settings on V3D 7.x
Maíra Canal
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-30
drm/v3d: Drop allocation of object without mountpoint
Matthias Brugger
2024-10-07
drm/v3d: Stop the active perfmon before being destroyed
Maíra Canal
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-25
drm/v3d: Expose Super Pages capability
Maíra Canal
2024-09-25
drm/v3d: Add modparam for turning off Big/Super Pages
Maíra Canal
2024-09-25
drm/v3d: Use gemfs/THP in BO creation if available
Maíra Canal
2024-09-25
drm/v3d: Support Big/Super Pages when writing out PTEs
Maíra Canal
2024-09-25
drm/v3d: Reduce the alignment of the node allocation
Maíra Canal
2024-09-25
drm/v3d: Introduce gemfs
Maíra Canal
2024-09-25
drm/v3d: Fix return if scheduler initialization fails
Maíra Canal
2024-09-25
drm/v3d: Flush the MMU before we supply more memory to the binner
Maíra Canal
2024-09-25
drm/v3d: Address race-condition in MMU flush
Maíra Canal
2024-09-24
drm/v3d: Use v3d_perfmon_find()
Christian Gmeiner
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
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-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-08-28
drm/v3d: Disable preemption while updating GPU stats
Tvrtko Ursulin
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
2024-08-12
drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
Maíra Canal
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
2024-07-15
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
2024-07-13
drm/v3d: Expose memory stats through fdinfo
Maíra Canal
[next]