diff options
author | Maíra Canal <mcanal@igalia.com> | 2023-11-30 13:40:37 -0300 |
---|---|---|
committer | Maíra Canal <mcanal@igalia.com> | 2023-12-01 09:42:47 -0300 |
commit | 34a101e64296c736b14ce27e647fcebd70cb7bf8 (patch) | |
tree | 23c9fe3f9926e6e8ee8490f9590358ff1b903485 /drivers/gpu/drm/imx/lcdc | |
parent | 9ba0ff3e083f6a4a0b6698f06bfff74805fefa5f (diff) |
drm/v3d: Create a CPU job extension for the reset timestamp job
A CPU job is a type of job that performs operations that requires CPU
intervention. A reset timestamp job is a job that resets the timestamp
queries based on the value offset of the first query. As V3D doesn't
provide any mechanism to obtain a timestamp from the GPU, it is a job
that needs CPU intervention.
So, create a user extension for the CPU job that enables the creation
of a reset timestamp job. This user extension will allow the creation of
a CPU job that resets the timestamp value in the timestamp BO and resets
the availability syncobj.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231130164420.932823-16-mcanal@igalia.com
Diffstat (limited to 'drivers/gpu/drm/imx/lcdc')
0 files changed, 0 insertions, 0 deletions