index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
drm/v3d: Stop the active perfmon before being destroyed
Maíra Canal
1
-1
/
+8
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
7
-202
/
+223
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
1
-0
/
+6
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
3
-48
/
+141
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-08-28
drm/v3d: Disable preemption while updating GPU stats
Tvrtko Ursulin
1
-0
/
+6
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
1
-3
/
+11
2024-08-12
drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
Maíra Canal
1
-3
/
+11
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
7
-202
/
+223
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
5
-10
/
+300
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-7
/
+22
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
1
-1
/
+1
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
1
-0
/
+8
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
1
-0
/
+12
2024-07-18
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
3
-26
/
+50
2024-07-18
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
3
-19
/
+48
2024-07-18
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
1
-0
/
+6
2024-07-15
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
1
-3
/
+13
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
2
-4
/
+9
2024-07-13
drm/v3d: Expose memory stats through fdinfo
Maíra Canal
2
-0
/
+14
2024-07-13
drm/v3d: Add some local variables in queries/extensions
Tvrtko Ursulin
1
-39
/
+49
2024-07-13
drm/v3d: Prefer get_user for scalar types
Tvrtko Ursulin
1
-5
/
+5
2024-07-13
drm/v3d: Move perfmon init completely into own unit
Tvrtko Ursulin
4
-33
/
+38
2024-07-13
drm/v3d: Do not use intermediate storage when copying performance query results
Tvrtko Ursulin
1
-21
/
+36
2024-07-13
drm/v3d: Size the kperfmon_ids array at runtime
Tvrtko Ursulin
3
-12
/
+15
2024-07-13
drm/v3d: Move part of copying of reset/copy performance extension to a helper
Tvrtko Ursulin
1
-84
/
+68
2024-07-13
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
1
-0
/
+8
2024-07-13
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
1
-0
/
+12
2024-07-13
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
3
-26
/
+50
2024-07-13
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
3
-19
/
+48
2024-07-13
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
1
-0
/
+6
2024-06-05
drm/v3d: Fix perfmon build error/warning
Tvrtko Ursulin
4
-195
/
+205
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2024-05-20
drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUM
Maíra Canal
2
-2
/
+5
2024-05-20
drm/v3d: Create new IOCTL to expose performance counters information
Maíra Canal
3
-0
/
+36
2024-05-20
drm/v3d: Create a new V3D parameter for the maximum number of perfcnt
Maíra Canal
1
-0
/
+3
2024-05-20
drm/v3d: Different V3D versions can have different number of perfcnt
Maíra Canal
3
-1
/
+14
2024-05-20
drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1
Maíra Canal
2
-0
/
+210
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-23
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
4
-4
/
+25
2024-04-23
drm/v3d: Decouple stats calculation from printing
Maíra Canal
3
-12
/
+21
2024-04-23
drm/v3d: Create function to update a set of GPU stats
Maíra Canal
1
-7
/
+10
2024-04-23
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
5
-32
/
+39
2024-04-23
drm/v3d: Create two functions to update all GPU stats variables
Maíra Canal
3
-89
/
+40
2024-04-15
drm/v3d: Don't increment `enabled_ns` twice
Maíra Canal
1
-4
/
+0
2024-02-23
drm/v3d: Enable V3D to use different PAGE_SIZE
Maíra Canal
5
-10
/
+10
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+15
2024-01-11
drm/v3d: Show the memory-management stats on debugfs
Maíra Canal
1
-0
/
+15
2024-01-11
drm/v3d: Free the job and assign it to NULL if initialization fails
Maíra Canal
1
-7
/
+28
[next]