2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/v3d
Dave Airlie 5e0c679981 Linux 6.15-rc5
-----BEGIN PGP SIGNATURE-----
 
 iQFSBAABCgA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmgX1CgeHHRvcnZhbGRz
 QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGxiIH/A7LHlVatGEQgRFi
 0JALDgcuGTMtMU1qD43rv8Z1GXqTpCAlaBt9D1C9cUH/86MGyBTVRWgVy0wkaU2U
 8QSfFWQIbrdaIzelHtzmAv5IDtb+KrcX1iYGLcMb6ZYaWkv8/CMzMX1nkgxEr1QT
 37Xo3/F17yJumAdNQxdRhVLGy2d3X5rScecpufwh97sMwoddllMCDs2LIoeSAYpG
 376/wzni09G2fADa8MEKqcaMue4qcf0FOo/gOkT8YwFGSZLKa6uumlBLg04QoCt0
 foK2vfcci1q4H4ZbCu3uQESYGLQHY0f2ICDCwC3m25VF9a81TmlbC3MLum3vhmKe
 RtLDcXg=
 =xyaI
 -----END PGP SIGNATURE-----

BackMerge tag 'v6.15-rc5' into drm-next

Linux 6.15-rc5, requested by tzimmerman for fixes required in drm-next.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2025-05-06 16:39:25 +10:00
..
Kconfig
Makefile drm/v3d: Introduce gemfs 2024-09-25 08:40:20 -03:00
v3d_bo.c drm/v3d: Fix miscellaneous documentation errors 2024-12-11 10:06:14 -03:00
v3d_debugfs.c drm/v3d: Associate a V3D tech revision to all supported devices 2025-03-23 11:04:16 -03:00
v3d_drv.c drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x 2025-03-23 11:06:15 -03:00
v3d_drv.h drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x 2025-03-23 11:06:15 -03:00
v3d_fence.c
v3d_gem.c drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x 2025-03-23 11:06:15 -03:00
v3d_gemfs.c drm/v3d: Add modparam for turning off Big/Super Pages 2024-09-25 08:40:25 -03:00
v3d_irq.c drm/v3d: client ranges from axi_ids are different with V3D 7.1 2025-04-27 14:39:48 -03:00
v3d_mmu.c drm/v3d: Fix miscellaneous documentation errors 2024-12-11 10:06:14 -03:00
v3d_perfmon.c drm/v3d: Associate a V3D tech revision to all supported devices 2025-03-23 11:04:16 -03:00
v3d_performance_counters.h drm/v3d: Fix miscellaneous documentation errors 2024-12-11 10:06:14 -03:00
v3d_regs.h drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x 2025-03-23 11:06:15 -03:00
v3d_sched.c Linux 6.15-rc5 2025-05-06 16:39:25 +10:00
v3d_submit.c drm/v3d: Fix miscellaneous documentation errors 2024-12-11 10:06:14 -03:00
v3d_sysfs.c drm/v3d: Decouple stats calculation from printing 2024-04-23 19:32:48 -03:00
v3d_trace_points.c
v3d_trace.h