Searched refs:line_buf_depth (Results 1 – 7 of 7) sorted by relevance
31 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields()
77 u8 line_buf_depth; member
488 DSC_PPS0_LINE_BUF_DEPTH(vdsc_cfg->line_buf_depth); in intel_dsc_pps_configure()927 vdsc_cfg->line_buf_depth = REG_FIELD_GET(DSC_PPS0_LINE_BUF_DEPTH_MASK, pps_temp); in intel_dsc_get_pps_config()
1933 vdsc_cfg->line_buf_depth = min(INTEL_DP_DSC_MAX_LINE_BUF_DEPTH, in intel_dp_dsc_compute_params()1935 if (!vdsc_cfg->line_buf_depth) { in intel_dp_dsc_compute_params()
3606 vdsc_cfg->line_buf_depth = VBT_DSC_LINE_BUFFER_DEPTH(dsc->line_buffer_depth); in fill_dsc()
5435 PIPE_CONF_CHECK_I(dsc.config.line_buf_depth); in intel_pipe_config_compare()
1874 dsc->line_buf_depth = dsc->bits_per_component + 1; in dsi_populate_dsc_params()