Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h230 void (*wait_for_det_update)(struct hubbub *hubbub, int hubp_inst); member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c1695 hubbub->funcs->wait_for_det_update) in dcn401_wait_for_det_buffer_update()
1696 hubbub->funcs->wait_for_det_update(hubbub, dpp_pipe->plane_res.hubp->inst); in dcn401_wait_for_det_buffer_update()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
Ddcn401_hubbub.c1217 .wait_for_det_update = dcn401_wait_for_det_update,