Home
last modified time | relevance | path

Searched refs:bottom_opp (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1505 struct output_pixel_processor *bottom_opp = NULL; in dcn32_init_blank() local
1543 bottom_opp = dc->res_pool->opps[i]; in dcn32_init_blank()
1561 if (bottom_opp && bottom_opp->funcs->opp_set_disp_pattern_generator) { in dcn32_init_blank()
1562 bottom_opp->funcs->opp_set_disp_pattern_generator( in dcn32_init_blank()
1563 bottom_opp, in dcn32_init_blank()
1571 hws->funcs.wait_for_blank_complete(bottom_opp); in dcn32_init_blank()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c294 struct output_pixel_processor *bottom_opp = NULL; in dcn20_init_blank() local
327 bottom_opp = dc->res_pool->opps[opp_id_src1]; in dcn20_init_blank()
341 bottom_opp->funcs->opp_set_disp_pattern_generator( in dcn20_init_blank()
342 bottom_opp, in dcn20_init_blank()