Home
last modified time | relevance | path

Searched refs:hubp_wait_pipe_read_start (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h272 void (*hubp_wait_pipe_read_start)(struct hubp *hubp); member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1395 .hubp_wait_pipe_read_start = hubp1_wait_pipe_read_start,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2233 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start && in dcn401_program_front_end_for_ctx()
2236 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start(pipe->plane_res.hubp); in dcn401_program_front_end_for_ctx()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2193 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start && in dcn20_program_front_end_for_ctx()
2196 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start(pipe->plane_res.hubp); in dcn20_program_front_end_for_ctx()