index
:
pm24.git
cpufreq-rust
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-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
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-23
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
2024-04-23
drm/v3d: Decouple stats calculation from printing
Maíra Canal
2024-04-23
drm/v3d: Create function to update a set of GPU stats
Maíra Canal
2024-04-23
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
2024-04-23
drm/v3d: Create two functions to update all GPU stats variables
Maíra Canal
2024-04-15
drm/v3d: Don't increment `enabled_ns` twice
Maíra Canal
2024-02-23
drm/v3d: Enable V3D to use different PAGE_SIZE
Maíra Canal
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2024-01-11
drm/v3d: Show the memory-management stats on debugfs
Maíra Canal
2024-01-11
drm/v3d: Free the job and assign it to NULL if initialization fails
Maíra Canal
2024-01-09
drm/v3d: Fix support for register debugging on the RPi 4
Maíra Canal
[next]