index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
2025-05-18
drm/v3d: Add job to pending list if the reset was skipped
Maíra Canal
2025-04-25
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
2025-03-28
drm/v3d: Don't run jobs that have errors flagged in its fence
Maíra Canal
2025-02-21
drm/v3d: Stop active perfmon if it is being destroyed
Christian Gmeiner
2025-02-08
drm/v3d: Fix performance counter source settings on V3D 7.x
Maíra Canal
2025-02-01
drm/v3d: Assign job pointer to NULL before signaling the fence
Maíra Canal
2025-01-23
drm/v3d: Ensure job pointer is set to NULL after job completion
Maíra Canal
2024-12-14
drm/v3d: Enable Performance Counters before clearing them
Maíra Canal
2024-12-05
drm/v3d: Flush the MMU before we supply more memory to the binner
Maíra Canal
2024-12-05
drm/v3d: Address race-condition in MMU flush
Maíra Canal
2024-12-05
drm/v3d: Appease lockdep while updating GPU stats
Tvrtko Ursulin
2024-10-07
drm/v3d: Stop the active perfmon before being destroyed
Maíra Canal
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
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-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
2024-07-13
drm/v3d: Add some local variables in queries/extensions
Tvrtko Ursulin
2024-07-13
drm/v3d: Prefer get_user for scalar types
Tvrtko Ursulin
2024-07-13
drm/v3d: Move perfmon init completely into own unit
Tvrtko Ursulin
2024-07-13
drm/v3d: Do not use intermediate storage when copying performance query results
Tvrtko Ursulin
2024-07-13
drm/v3d: Size the kperfmon_ids array at runtime
Tvrtko Ursulin
2024-07-13
drm/v3d: Move part of copying of reset/copy performance extension to a helper
Tvrtko Ursulin
2024-07-13
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
2024-06-05
drm/v3d: Fix perfmon build error/warning
Tvrtko Ursulin
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-20
drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUM
Maíra Canal
2024-05-20
drm/v3d: Create new IOCTL to expose performance counters information
Maíra Canal
2024-05-20
drm/v3d: Create a new V3D parameter for the maximum number of perfcnt
Maíra Canal
2024-05-20
drm/v3d: Different V3D versions can have different number of perfcnt
Maíra Canal
2024-05-20
drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1
Maíra Canal
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]