Home
last modified time | relevance | path

Searched refs:v3d_timestamp_query_info (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/v3d/
A Dv3d_drv.h420 struct v3d_timestamp_query_info { struct
463 struct v3d_timestamp_query_info timestamp_query;
602 void v3d_timestamp_query_info_free(struct v3d_timestamp_query_info *query_info,
A Dv3d_sched.c77 v3d_timestamp_query_info_free(struct v3d_timestamp_query_info *query_info, in v3d_timestamp_query_info_free()
476 struct v3d_timestamp_query_info *timestamp_query = &job->timestamp_query; in v3d_timestamp_query()
496 struct v3d_timestamp_query_info *timestamp_query = &job->timestamp_query; in v3d_reset_timestamp_queries()
535 struct v3d_timestamp_query_info *timestamp_query = &job->timestamp_query; in v3d_copy_query_results()
A Dv3d_submit.c456 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; in v3d_get_cpu_timestamp_query_params()
525 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; in v3d_get_cpu_reset_timestamp_params()
586 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; in v3d_get_cpu_copy_query_results_params()

Completed in 9 milliseconds