Searched refs:opp (Results 51 - 54 of 54) sorted by relevance

123

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2490 * secondary dpp pipe for input opp head pipe.
2662 idle_pipe->stream_res.opp = head_pipe->stream_res.opp;
2694 free_pipe->stream_res.opp = opp_head_pipe->stream_res.opp;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c802 dsc->funcs->dsc_enable(dsc, pipe_ctx->stream_res.opp->inst);
807 odm_dsc->funcs->dsc_enable(odm_dsc, odm_pipe->stream_res.opp->inst);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h36 #include <inc/hw/opp.h>
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1536 * May need to fix pipes getting tossed from 1 opp to another on flip
1614 sec_pipe->stream_res.opp = pool->opps[pipe_idx];
1616 sec_pipe->stream_res.opp = sec_pipe->top_pipe->stream_res.opp;

Completed in 129 milliseconds

123