/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ |
amdgpu_dc_link_hwss.c | 422 int opp_cnt = 1; local in function:dp_set_dsc_on_stream 425 opp_cnt++; 433 dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; 438 ASSERT(dsc_cfg.dc_dsc_cfg.num_slices_h % opp_cnt == 0); 439 dsc_cfg.dc_dsc_cfg.num_slices_h /= opp_cnt; 449 dsc_cfg.dc_dsc_cfg.num_slices_h *= opp_cnt; 450 dsc_cfg.pic_width *= opp_cnt;
|
amdgpu_dc_link_hwss.c | 422 int opp_cnt = 1; local in function:dp_set_dsc_on_stream 425 opp_cnt++; 433 dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; 438 ASSERT(dsc_cfg.dc_dsc_cfg.num_slices_h % opp_cnt == 0); 439 dsc_cfg.dc_dsc_cfg.num_slices_h /= opp_cnt; 449 dsc_cfg.dc_dsc_cfg.num_slices_h *= opp_cnt; 450 dsc_cfg.pic_width *= opp_cnt;
|
amdgpu_dc_link_hwss.c | 422 int opp_cnt = 1; local in function:dp_set_dsc_on_stream 425 opp_cnt++; 433 dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; 438 ASSERT(dsc_cfg.dc_dsc_cfg.num_slices_h % opp_cnt == 0); 439 dsc_cfg.dc_dsc_cfg.num_slices_h /= opp_cnt; 449 dsc_cfg.dc_dsc_cfg.num_slices_h *= opp_cnt; 450 dsc_cfg.pic_width *= opp_cnt;
|
amdgpu_dc_link_dp.c | 3687 int opp_cnt = 1; local in function:set_crtc_test_pattern 3709 opp_cnt++; 3711 width /= opp_cnt; 3753 int opp_cnt = 1; local in function:set_crtc_test_pattern 3756 opp_cnt++; 3758 width /= opp_cnt;
|
amdgpu_dc_link_dp.c | 3687 int opp_cnt = 1; local in function:set_crtc_test_pattern 3709 opp_cnt++; 3711 width /= opp_cnt; 3753 int opp_cnt = 1; local in function:set_crtc_test_pattern 3756 opp_cnt++; 3758 width /= opp_cnt;
|
amdgpu_dc_link_dp.c | 3687 int opp_cnt = 1; local in function:set_crtc_test_pattern 3709 opp_cnt++; 3711 width /= opp_cnt; 3753 int opp_cnt = 1; local in function:set_crtc_test_pattern 3756 opp_cnt++; 3758 width /= opp_cnt;
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
stream_encoder.h | 93 int opp_cnt; member in struct:encoder_unblank_param
|
stream_encoder.h | 93 int opp_cnt; member in struct:encoder_unblank_param
|
stream_encoder.h | 93 int opp_cnt; member in struct:encoder_unblank_param
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
amdgpu_dcn20_hwseq.c | 617 int opp_cnt = 1; local in function:dcn20_enable_stream_timing 630 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 631 opp_cnt++; 634 if (opp_cnt > 1) 637 opp_inst, opp_cnt, 917 int opp_cnt = 1; local in function:dcn20_update_odm 921 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 922 opp_cnt++; 925 if (opp_cnt > 1) 928 opp_inst, opp_cnt, [all...] |
amdgpu_dcn20_hwseq.c | 617 int opp_cnt = 1; local in function:dcn20_enable_stream_timing 630 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 631 opp_cnt++; 634 if (opp_cnt > 1) 637 opp_inst, opp_cnt, 917 int opp_cnt = 1; local in function:dcn20_update_odm 921 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 922 opp_cnt++; 925 if (opp_cnt > 1) 928 opp_inst, opp_cnt, [all...] |
amdgpu_dcn20_hwseq.c | 617 int opp_cnt = 1; local in function:dcn20_enable_stream_timing 630 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 631 opp_cnt++; 634 if (opp_cnt > 1) 637 opp_inst, opp_cnt, 917 int opp_cnt = 1; local in function:dcn20_update_odm 921 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; 922 opp_cnt++; 925 if (opp_cnt > 1) 928 opp_inst, opp_cnt, [all...] |
amdgpu_dcn20_resource.c | 1450 int opp_cnt = 1; local in function:get_pixel_clock_parameters 1453 opp_cnt++; 1471 if (opp_cnt == 4) 1473 else if (optc2_is_two_pixels_per_containter(&stream->timing) || opp_cnt == 2) 2295 int opp_cnt = 1; local in function:dcn20_validate_dsc 2298 opp_cnt++; 2305 + stream->timing.h_border_right) / opp_cnt; 2311 dsc_cfg.dc_dsc_cfg.num_slices_h /= opp_cnt;
|
amdgpu_dcn20_resource.c | 1450 int opp_cnt = 1; local in function:get_pixel_clock_parameters 1453 opp_cnt++; 1471 if (opp_cnt == 4) 1473 else if (optc2_is_two_pixels_per_containter(&stream->timing) || opp_cnt == 2) 2295 int opp_cnt = 1; local in function:dcn20_validate_dsc 2298 opp_cnt++; 2305 + stream->timing.h_border_right) / opp_cnt; 2311 dsc_cfg.dc_dsc_cfg.num_slices_h /= opp_cnt;
|
amdgpu_dcn20_resource.c | 1450 int opp_cnt = 1; local in function:get_pixel_clock_parameters 1453 opp_cnt++; 1471 if (opp_cnt == 4) 1473 else if (optc2_is_two_pixels_per_containter(&stream->timing) || opp_cnt == 2) 2295 int opp_cnt = 1; local in function:dcn20_validate_dsc 2298 opp_cnt++; 2305 + stream->timing.h_border_right) / opp_cnt; 2311 dsc_cfg.dc_dsc_cfg.num_slices_h /= opp_cnt;
|