Home
last modified time | relevance | path

Searched defs:d71_pipeline (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/arm/display/komeda/d71/
A Dd71_dev.h14 struct d71_pipeline { struct
15 struct komeda_pipeline base;
41 struct d71_pipeline *pipes[D71_MAX_PIPELINE]; argument
A Dd71_dev.c12 static u64 get_lpu_event(struct d71_pipeline *d71_pipeline) in get_lpu_event()
93 static u64 get_cu_event(struct d71_pipeline *d71_pipeline) in get_cu_event()
120 static u64 get_dou_event(struct d71_pipeline *d71_pipeline) in get_dou_event()
161 static u64 get_pipeline_event(struct d71_pipeline *d71_pipeline, u32 gcu_status) in get_pipeline_event()

Completed in 4 milliseconds