Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h221 void (*wait_for_det_apply)(struct hubbub *hubbub, int hubp_inst); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c593 dc->res_pool->hubbub->funcs->wait_for_det_apply) { in dcn31_reset_hw_ctx_wrap()
597 dc->res_pool->hubbub->funcs->wait_for_det_apply( in dcn31_reset_hw_ctx_wrap()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
H A Ddcn31_hubbub.c1069 .wait_for_det_apply = dcn31_wait_for_det_apply,