Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h230 void (*wait_for_det_update)(struct hubbub *hubbub, int hubp_inst); member
/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c1662 hubbub->funcs->wait_for_det_update) in dcn401_wait_for_det_buffer_update_under_otg_master()
1663 hubbub->funcs->wait_for_det_update(hubbub, dpp_pipe->plane_res.hubp->inst); in dcn401_wait_for_det_buffer_update_under_otg_master()
1666 if (hubbub && opp_heads[slice_idx]->plane_res.hubp && hubbub->funcs->wait_for_det_update) in dcn401_wait_for_det_buffer_update_under_otg_master()
1667 hubbub->funcs->wait_for_det_update(hubbub, opp_heads[slice_idx]->plane_res.hubp->inst); in dcn401_wait_for_det_buffer_update_under_otg_master()
/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
A Ddcn401_hubbub.c1248 .wait_for_det_update = dcn401_wait_for_det_update,

Completed in 12 milliseconds