mirror-linux/drivers/gpu/drm/v3d
Thomas Gleixner 2f7eedca6c Merge branch 'linus' into timers/core
To update with the latest fixes.
2024-09-10 13:49:53 +02:00
..
Kconfig
Makefile drm/v3d: Detach job submissions IOCTLs to a new specific file 2023-12-01 09:34:01 -03:00
v3d_bo.c treewide: Fix wrong singular form of jiffies in comments 2024-09-08 20:47:40 +02:00
v3d_debugfs.c drm/v3d: Enable V3D to use different PAGE_SIZE 2024-02-23 16:37:20 -03:00
v3d_drv.c drm/v3d: Add V3D tech revision to the device information 2024-07-15 12:45:59 -03:00
v3d_drv.h Merge drm/drm-fixes into drm-misc-fixes 2024-07-30 09:09:23 +02:00
v3d_fence.c
v3d_gem.c drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler 2024-04-23 19:32:49 -03:00
v3d_irq.c drm/v3d: Create two functions to update all GPU stats variables 2024-04-23 19:32:45 -03:00
v3d_mmu.c drm/v3d: Enable V3D to use different PAGE_SIZE 2024-02-23 16:37:20 -03:00
v3d_perfmon.c drm/v3d: Fix perfmon build error/warning 2024-06-05 10:44:51 +02:00
v3d_performance_counters.h drm/v3d: Fix perfmon build error/warning 2024-06-05 10:44:51 +02:00
v3d_regs.h drm/v3d: fix up register addresses for V3D 7.x 2023-11-02 08:54:39 -03:00
v3d_sched.c drm/v3d: Disable preemption while updating GPU stats 2024-08-28 11:36:53 -03:00
v3d_submit.c drm/v3d: Validate passed in drm syncobj handles in the performance extension 2024-07-18 15:50:08 +02:00
v3d_sysfs.c drm/v3d: Decouple stats calculation from printing 2024-04-23 19:32:48 -03:00
v3d_trace.h drm/v3d: Create tracepoints to track the CPU job 2023-12-01 09:37:48 -03:00
v3d_trace_points.c