Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ | |
amdgpu_dcn20_hwseq.c | 618 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; local in function:dcn20_enable_stream_timing 630 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 637 opp_inst, opp_cnt, 918 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; local in function:dcn20_update_odm 921 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 928 opp_inst, opp_cnt, 1371 int opp_inst; local in function:dcn20_update_dchubp_dpp 1374 for (opp_inst = 0; opp_inst < opp_count; opp_inst++) [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/ | |
dmub_cmd.h | 224 uint8_t opp_inst; member in struct:dmub_cmd_psr_copy_settings_data |