diff options
author | Maíra Canal <mcanal@igalia.com> | 2023-11-30 13:40:38 -0300 |
---|---|---|
committer | Maíra Canal <mcanal@igalia.com> | 2023-12-01 09:47:31 -0300 |
commit | 6745f3e44a20ac18e7e5a40a3c7f62225983d544 (patch) | |
tree | 7b8db8a2bc463edda7914dcb61956c081b98f320 /drivers/gpu/drm/imx/lcdc/imx-lcdc.c | |
parent | 34a101e64296c736b14ce27e647fcebd70cb7bf8 (diff) |
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
A CPU job is a type of job that performs operations that requires CPU
intervention. A copy timestamp query job is a job that copy the complete
or partial result of a query to a buffer. 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 copy timestamp query job. This user extension will allow the creation
of a CPU job that copy the results of a timestamp query to a BO with the
possibility to indicate the timestamp availability with a availability bit.
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-17-mcanal@igalia.com
Diffstat (limited to 'drivers/gpu/drm/imx/lcdc/imx-lcdc.c')
0 files changed, 0 insertions, 0 deletions