Home
last modified time | relevance | path

Searched refs:flatness_max_qp (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/
A Drc_calc_dpi.c57 to->flatness_max_qp = from->flatness_max_qp; in copy_pps_fields()
82 dsc_cfg->flatness_max_qp = rc->flatness_max_qp; in copy_rc_to_cfg()
/linux/include/drm/display/
A Ddrm_dsc.h191 u8 flatness_max_qp; member
461 u8 flatness_max_qp; member
/linux/drivers/gpu/drm/display/
A Ddrm_dsc_helper.c215 pps_payload->flatness_max_qp = dsc_cfg->flatness_max_qp; in drm_dsc_pps_payload_pack()
336 u8 flatness_max_qp; member
1280 vdsc_cfg->flatness_max_qp = rc_params->flatness_max_qp; in drm_dsc_setup_rc_params()
1513 cfg->flatness_min_qp, cfg->flatness_max_qp); in drm_dsc_dump_config_main_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/
A Drc_calc_fpu.h44 int flatness_max_qp; member
A Drc_calc_fpu.c226 …rc->flatness_max_qp = ((bpc == BPC_8) ? (12) : ((bpc == BPC_10) ? (16) : (20))) - ((minor_vers… in _do_calc_rc_params()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
A Ddcn20_dsc.c318 DC_LOG_DSC("\tflatness_max_qp %d", pps->flatness_max_qp); in dsc_log_pps()
365 rc->flatness_max_qp = override->flatness_max_qp; in dsc_override_rc_params()
558 reg_vals->pps.flatness_max_qp = 12; in dsc_init_reg_values()
683 FLATNESS_MAX_QP, reg_vals->pps.flatness_max_qp, in dsc_write_to_registers()
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_dsc.c112 data |= dsc->flatness_max_qp << 5; in dpu_hw_dsc_config()
A Ddpu_hw_dsc_1_2.c205 ((dsc->flatness_max_qp & 0x1f) << 5) | in dpu_hw_dsc_config_1_2()
/linux/drivers/gpu/drm/i915/display/
A Dintel_vdsc.c133 vdsc_cfg->flatness_max_qp = 12 + qp_bpc_modifier; in calculate_rc_params()
490 DSC_PPS6_FLATNESS_MAX_QP(vdsc_cfg->flatness_max_qp); in intel_dsc_pps_configure()
897 vdsc_cfg->flatness_max_qp = REG_FIELD_GET(DSC_PPS6_FLATNESS_MAX_QP_MASK, pps_temp); in intel_dsc_get_pps_config()
A Dintel_display.c5461 PIPE_CONF_CHECK_I(dsc.config.flatness_max_qp); in intel_pipe_config_compare()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h842 int32_t flatness_max_qp; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
A Ddcn401_dsc.c323 FLATNESS_MAX_QP, reg_vals->pps.flatness_max_qp, in dsc_write_to_registers()

Completed in 34 milliseconds