Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/v3d/
H 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,
421 queriesv3d_timestamp_query_info global() argument
423 countv3d_timestamp_query_info global() argument
H 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()