Searched refs:mpcc_hactive (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c47 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) local
50 int mem_count_per_opp = (mpcc_hactive + 2559) / 2560;
88 OPTC_SEGMENT_WIDTH, mpcc_hactive);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c56 int mpcc_hactive = h_active / opp_cnt; local
99 OPTC_SEGMENT_WIDTH, mpcc_hactive);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c51 int mpcc_hactive = h_active / opp_cnt; local
94 OPTC_SEGMENT_WIDTH, mpcc_hactive);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c222 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) local
270 OPTC_SEGMENT_WIDTH, mpcc_hactive);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c192 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) local
223 OPTC_SEGMENT_WIDTH, mpcc_hactive);

Completed in 194 milliseconds