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

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

Completed in 208 milliseconds