index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
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-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
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
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
[next]