index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_drv.h
Age
Commit message (
Expand
)
Author
2025-09-30
drm/v3d: create a dedicated lock for dma fence
Melissa Wen
2025-08-29
drm/v3d: Address race-condition between per-fd GPU stats and fd release
Maíra Canal
2025-08-29
drm/v3d: Replace a global spinlock with a per-queue spinlock
Maíra Canal
2025-08-29
drm/v3d: Store the active job inside the queue's state
Maíra Canal
2025-08-29
drm/v3d: Store a pointer to `struct v3d_file_priv` inside each job
Maíra Canal
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
2025-07-17
drm/v3d: Add parameter to retrieve the number of GPU resets per-fd
Maíra Canal
2025-07-17
drm/v3d: Add parameter to retrieve the global number of GPU resets
Maíra Canal
2025-07-02
drm/v3d: Disable interrupts before resetting the GPU
Maíra Canal
2025-03-23
drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x
Maíra Canal
2025-03-23
drm/v3d: Associate a V3D tech revision to all supported devices
Maíra Canal
2025-01-14
drm/v3d: Remove `v3d->cpu_job`
Maíra Canal
2024-12-04
drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
Christian Gmeiner
2024-09-25
drm/v3d: Add modparam for turning off Big/Super Pages
Maíra Canal
2024-09-25
drm/v3d: Support Big/Super Pages when writing out PTEs
Maíra Canal
2024-09-25
drm/v3d: Reduce the alignment of the node allocation
Maíra Canal
2024-09-25
drm/v3d: Introduce gemfs
Maíra Canal
2024-09-25
drm/v3d: Flush the MMU before we supply more memory to the binner
Maíra Canal
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
2024-07-13
drm/v3d: Move perfmon init completely into own unit
Tvrtko Ursulin
2024-07-13
drm/v3d: Size the kperfmon_ids array at runtime
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-06-05
drm/v3d: Fix perfmon build error/warning
Tvrtko Ursulin
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: 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-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 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-02-23
drm/v3d: Enable V3D to use different PAGE_SIZE
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the copy performance query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset performance query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
2023-12-01
drm/v3d: Enable BO mapping
Maíra Canal
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
2023-12-01
drm/v3d: Detach job submissions IOCTLs to a new specific file
Melissa Wen
2023-12-01
drm/v3d: Move wait BO ioctl to the v3d_bo file
Melissa Wen
2023-12-01
drm/v3d: Remove unused function header
Melissa Wen
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
2023-11-06
drm/v3d: Implement show_fdinfo() callback for GPU usage stats
Maíra Canal
2023-10-05
drm/v3d: Annotate struct v3d_perfmon with __counted_by
Kees Cook
2023-07-27
drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
2021-10-04
drm/v3d: add multiple syncobjs support
Melissa Wen
[next]