Home
last modified time | relevance | path

Searched refs:line_buf_depth (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c31 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields()
/linux/include/drm/display/
H A Ddrm_dsc.h77 u8 line_buf_depth; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c298 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()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c541 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()
H A Dintel_dp.c2084 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()
H A Dintel_display.c5451 PIPE_CONF_CHECK_I(dsc.config.line_buf_depth); in intel_pipe_config_compare()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c254 LINEBUF_DEPTH, reg_vals->pps.line_buf_depth, in dsc_write_to_registers()
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1910 dsc->line_buf_depth = dsc->bits_per_component + 1; in dsi_populate_dsc_params()