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
2025-07-10
drm/v3d: Disable interrupts before resetting the GPU
Maíra Canal
3
-10
/
+37
2025-06-27
drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
Maíra Canal
1
-2
/
+6
2025-06-19
drm/v3d: client ranges from axi_ids are different with V3D 7.1
Jose Maria Casanova Crespo
1
-1
/
+22
2025-06-19
drm/v3d: fix client obtained from axi_ids on V3D 4.1
Jose Maria Casanova Crespo
1
-13
/
+24
2025-06-19
drm/v3d: Associate a V3D tech revision to all supported devices
Maíra Canal
7
-84
/
+101
2025-05-02
drm/v3d: Add job to pending list if the reset was skipped
Maíra Canal
1
-7
/
+21
2025-04-10
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
1
-3
/
+13
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-47
/
+46
2025-03-13
drm/v3d: Set job pointer to NULL when the job's fence has an error
Maíra Canal
1
-4
/
+14
2025-03-13
drm/v3d: Don't run jobs that have errors flagged in its fence
Maíra Canal
1
-1
/
+8
2025-02-12
drm/v3d: Add clock handling
Stefan Wahren
1
-5
/
+20
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-39
/
+26
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+12
2025-01-23
drm/v3d: Assign job pointer to NULL before signaling the fence
Maíra Canal
1
-4
/
+12
2025-01-23
Merge v6.13 into drm-next
Simona Vetter
1
-0
/
+4
2025-01-16
Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+4
2025-01-14
drm/v3d: Ensure job pointer is set to NULL after job completion
Maíra Canal
1
-0
/
+4
2025-01-14
drm/v3d: Remove `v3d->cpu_job`
Maíra Canal
2
-3
/
+0
2024-12-11
drm/v3d: Fix miscellaneous documentation errors
Maíra Canal
5
-25
/
+20
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-2
/
+2
2024-12-06
Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2024-12-06
Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+1
2024-12-05
drm/v3d: Enable Performance Counters before clearing them
Maíra Canal
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-2
/
+0
2024-12-04
drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
Christian Gmeiner
5
-3
/
+67
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-22
drm/v3d: Stop active perfmon if it is being destroyed
Christian Gmeiner
1
-0
/
+5
2024-11-11
drm/v3d: Fix performance counter source settings on V3D 7.x
Maíra Canal
3
-21
/
+27
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
1
-1
/
+8
2024-10-30
drm/v3d: Drop allocation of object without mountpoint
Matthias Brugger
1
-7
/
+2
2024-10-07
drm/v3d: Stop the active perfmon before being destroyed
Maíra Canal
1
-1
/
+8
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2024-09-25
drm/v3d: Expose Super Pages capability
Maíra Canal
1
-0
/
+3
2024-09-25
drm/v3d: Add modparam for turning off Big/Super Pages
Maíra Canal
3
-0
/
+12
2024-09-25
drm/v3d: Use gemfs/THP in BO creation if available
Maíra Canal
1
-2
/
+19
2024-09-25
drm/v3d: Support Big/Super Pages when writing out PTEs
Maíra Canal
2
-13
/
+42
2024-09-25
drm/v3d: Reduce the alignment of the node allocation
Maíra Canal
2
-3
/
+1
2024-09-25
drm/v3d: Introduce gemfs
Maíra Canal
4
-1
/
+60
2024-09-25
drm/v3d: Fix return if scheduler initialization fails
Maíra Canal
1
-1
/
+2
2024-09-25
drm/v3d: Flush the MMU before we supply more memory to the binner
Maíra Canal
3
-1
/
+4
2024-09-25
drm/v3d: Address race-condition in MMU flush
Maíra Canal
1
-19
/
+10
2024-09-24
drm/v3d: Use v3d_perfmon_find()
Christian Gmeiner
1
-5
/
+1
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
7
-202
/
+223
2024-09-16
drm/v3d: Appease lockdep while updating GPU stats
Tvrtko Ursulin
1
-5
/
+41
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+6
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-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
1
-1
/
+1
2024-08-28
drm/v3d: Disable preemption while updating GPU stats
Tvrtko Ursulin
1
-0
/
+6
[next]