Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c32 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c32 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c32 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c287 DC_LOG_DSC("\tline_buf_depth %d", pps->line_buf_depth); in dsc_log_pps()
375 dsc_reg_vals->pps.line_buf_depth = dsc_cfg->dc_dsc_cfg.linebuf_depth; in dsc_prepare_config()
497 reg_vals->pps.line_buf_depth = 9; in dsc_init_reg_values()
583 LINEBUF_DEPTH, reg_vals->pps.line_buf_depth, in dsc_write_to_registers()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c287 DC_LOG_DSC("\tline_buf_depth %d", pps->line_buf_depth); in dsc_log_pps()
375 dsc_reg_vals->pps.line_buf_depth = dsc_cfg->dc_dsc_cfg.linebuf_depth; in dsc_prepare_config()
497 reg_vals->pps.line_buf_depth = 9; in dsc_init_reg_values()
583 LINEBUF_DEPTH, reg_vals->pps.line_buf_depth, in dsc_write_to_registers()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c287 DC_LOG_DSC("\tline_buf_depth %d", pps->line_buf_depth); in dsc_log_pps()
375 dsc_reg_vals->pps.line_buf_depth = dsc_cfg->dc_dsc_cfg.linebuf_depth; in dsc_prepare_config()
497 reg_vals->pps.line_buf_depth = 9; in dsc_init_reg_values()
583 LINEBUF_DEPTH, reg_vals->pps.line_buf_depth, in dsc_write_to_registers()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/drm/
H A Ddrm_dsc.h80 u8 line_buf_depth; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/drm/
H A Ddrm_dsc.h80 u8 line_buf_depth; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/drm/
H A Ddrm_dsc.h80 u8 line_buf_depth; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_dsc.c116 dsc_cfg->line_buf_depth | in drm_dsc_pps_payload_pack()
H A Ddrm_dp_helper.c2074 u8 line_buf_depth = dsc_dpcd[DP_DSC_LINE_BUF_BIT_DEPTH - DP_DSC_SUPPORT]; in drm_dp_dsc_sink_line_buf_depth() local
2076 switch (line_buf_depth & DP_DSC_LINE_BUF_BIT_DEPTH_MASK) { in drm_dp_dsc_sink_line_buf_depth()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_dsc.c116 dsc_cfg->line_buf_depth | in drm_dsc_pps_payload_pack()
H A Ddrm_dp_helper.c2074 u8 line_buf_depth = dsc_dpcd[DP_DSC_LINE_BUF_BIT_DEPTH - DP_DSC_SUPPORT]; in drm_dp_dsc_sink_line_buf_depth() local
2076 switch (line_buf_depth & DP_DSC_LINE_BUF_BIT_DEPTH_MASK) { in drm_dp_dsc_sink_line_buf_depth()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_dsc.c116 dsc_cfg->line_buf_depth | in drm_dsc_pps_payload_pack()
H A Ddrm_dp_helper.c2074 u8 line_buf_depth = dsc_dpcd[DP_DSC_LINE_BUF_BIT_DEPTH - DP_DSC_SUPPORT]; in drm_dp_dsc_sink_line_buf_depth() local
2076 switch (line_buf_depth & DP_DSC_LINE_BUF_BIT_DEPTH_MASK) { in drm_dp_dsc_sink_line_buf_depth()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1121 u8 line_buf_depth; in intel_dp_dsc_compute_params() local
1159 line_buf_depth = drm_dp_dsc_sink_line_buf_depth(intel_dp->dsc_dpcd); in intel_dp_dsc_compute_params()
1160 if (!line_buf_depth) { in intel_dp_dsc_compute_params()
1167 vdsc_cfg->line_buf_depth = (line_buf_depth == DSC_1_2_MAX_LINEBUF_DEPTH_BITS) ? in intel_dp_dsc_compute_params()
1168 DSC_1_2_MAX_LINEBUF_DEPTH_VAL : line_buf_depth; in intel_dp_dsc_compute_params()
1170 vdsc_cfg->line_buf_depth = (line_buf_depth > DSC_1_1_MAX_LINEBUF_DEPTH_BITS) ? in intel_dp_dsc_compute_params()
1171 DSC_1_1_MAX_LINEBUF_DEPTH_BITS : line_buf_depth; in intel_dp_dsc_compute_params()
H A Dintel_vdsc.c505 vdsc_cfg->line_buf_depth << DSC_LINE_BUF_DEPTH_SHIFT; in intel_dsc_pps_configure()
H A Dintel_bios.c2723 vdsc_cfg->line_buf_depth = VBT_DSC_LINE_BUFFER_DEPTH(dsc->line_buffer_depth); in fill_dsc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1121 u8 line_buf_depth; in intel_dp_dsc_compute_params() local
1159 line_buf_depth = drm_dp_dsc_sink_line_buf_depth(intel_dp->dsc_dpcd); in intel_dp_dsc_compute_params()
1160 if (!line_buf_depth) { in intel_dp_dsc_compute_params()
1167 vdsc_cfg->line_buf_depth = (line_buf_depth == DSC_1_2_MAX_LINEBUF_DEPTH_BITS) ? in intel_dp_dsc_compute_params()
1168 DSC_1_2_MAX_LINEBUF_DEPTH_VAL : line_buf_depth; in intel_dp_dsc_compute_params()
1170 vdsc_cfg->line_buf_depth = (line_buf_depth > DSC_1_1_MAX_LINEBUF_DEPTH_BITS) ? in intel_dp_dsc_compute_params()
1171 DSC_1_1_MAX_LINEBUF_DEPTH_BITS : line_buf_depth; in intel_dp_dsc_compute_params()
H A Dintel_vdsc.c505 vdsc_cfg->line_buf_depth << DSC_LINE_BUF_DEPTH_SHIFT; in intel_dsc_pps_configure()
H A Dintel_bios.c2723 vdsc_cfg->line_buf_depth = VBT_DSC_LINE_BUFFER_DEPTH(dsc->line_buffer_depth); in fill_dsc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1121 u8 line_buf_depth; in intel_dp_dsc_compute_params() local
1159 line_buf_depth = drm_dp_dsc_sink_line_buf_depth(intel_dp->dsc_dpcd); in intel_dp_dsc_compute_params()
1160 if (!line_buf_depth) { in intel_dp_dsc_compute_params()
1167 vdsc_cfg->line_buf_depth = (line_buf_depth == DSC_1_2_MAX_LINEBUF_DEPTH_BITS) ? in intel_dp_dsc_compute_params()
1168 DSC_1_2_MAX_LINEBUF_DEPTH_VAL : line_buf_depth; in intel_dp_dsc_compute_params()
1170 vdsc_cfg->line_buf_depth = (line_buf_depth > DSC_1_1_MAX_LINEBUF_DEPTH_BITS) ? in intel_dp_dsc_compute_params()
1171 DSC_1_1_MAX_LINEBUF_DEPTH_BITS : line_buf_depth; in intel_dp_dsc_compute_params()
H A Dintel_vdsc.c505 vdsc_cfg->line_buf_depth << DSC_LINE_BUF_DEPTH_SHIFT; in intel_dsc_pps_configure()
H A Dintel_bios.c2723 vdsc_cfg->line_buf_depth = VBT_DSC_LINE_BUFFER_DEPTH(dsc->line_buffer_depth); in fill_dsc()