Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dhubp.h215 void (*hubp_wait_pipe_read_start)(struct hubp *hubp); member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c1371 .hubp_wait_pipe_read_start = hubp1_wait_pipe_read_start,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1928 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start && in dcn20_program_front_end_for_ctx()
1931 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start(pipe->plane_res.hubp); in dcn20_program_front_end_for_ctx()