Searched refs:line_buf_depth (Results 1 – 8 of 8) sorted by relevance
31 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields()
77 u8 line_buf_depth; member
298 DC_LOG_DSC("\tline_buf_depth %d", pps->line_buf_depth); in dsc_log_pps() 414 dsc_reg_vals->pps.line_buf_depth = (u8)dsc_cfg->dc_dsc_cfg.linebuf_depth; in dsc_prepare_config() 542 reg_vals->pps.line_buf_depth = 9; in dsc_init_reg_values() 635 LINEBUF_DEPTH, reg_vals->pps.line_buf_depth, in dsc_write_to_registers()
541 DSC_PPS0_LINE_BUF_DEPTH(vdsc_cfg->line_buf_depth); in intel_dsc_pps_configure() 980 vdsc_cfg->line_buf_depth = REG_FIELD_GET(DSC_PPS0_LINE_BUF_DEPTH_MASK, pps_temp); in intel_dsc_get_pps_config()
2084 vdsc_cfg->line_buf_depth = min(INTEL_DP_DSC_MAX_LINE_BUF_DEPTH, in dsc_compute_link_config() 2086 if (!vdsc_cfg->line_buf_depth) { in dsc_compute_link_config()
5451 PIPE_CONF_CHECK_I(dsc.config.line_buf_depth); in intel_pipe_config_compare()
254 LINEBUF_DEPTH, reg_vals->pps.line_buf_depth, in dsc_write_to_registers()
1910 dsc->line_buf_depth = dsc->bits_per_component + 1; in dsi_populate_dsc_params()