HomeSort by: relevance | last modified time | path
    Searched refs:opp_count (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_optc.c 237 optc1->opp_count = 1;
286 optc1->opp_count = opp_cnt;
amdgpu_dcn20_hwseq.c 1372 int opp_count = dc->res_pool->pipe_count; local in function:dcn20_update_dchubp_dpp
1374 for (opp_inst = 0; opp_inst < opp_count; opp_inst++) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_optc.c 293 if (optc1_is_two_pixels_per_containter(&patched_crtc_timing) || optc1->opp_count == 2)
dcn10_optc.h 498 int opp_count; member in struct:optc

Completed in 16 milliseconds