Home
last modified time | relevance | path

Searched refs:line_buf_depth (Results 1 – 7 of 7) 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/i915/display/
H A Dintel_vdsc.c488 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()
H A Dintel_dp.c1933 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()
H A Dintel_bios.c3606 vdsc_cfg->line_buf_depth = VBT_DSC_LINE_BUFFER_DEPTH(dsc->line_buffer_depth); in fill_dsc()
H A Dintel_display.c5435 PIPE_CONF_CHECK_I(dsc.config.line_buf_depth); in intel_pipe_config_compare()
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1874 dsc->line_buf_depth = dsc->bits_per_component + 1; in dsi_populate_dsc_params()