Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_hubbub.c63 .force_wm_propagate_to_pipes = hubbub3_force_wm_propagate_to_pipes,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h159 void (*force_wm_propagate_to_pipes)(struct hubbub *hubbub); member
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hubbub.c451 .force_wm_propagate_to_pipes = hubbub3_force_wm_propagate_to_pipes,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c1607 if (dc->res_pool->hubbub->funcs->force_wm_propagate_to_pipes) in dcn20_program_pipe()
1608 dc->res_pool->hubbub->funcs->force_wm_propagate_to_pipes(dc->res_pool->hubbub); in dcn20_program_pipe()

Completed in 9 milliseconds