Home
last modified time | relevance | path

Searched refs:rc_tgt_offset_high (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c41 to->rc_tgt_offset_high = from->rc_tgt_offset_high; in copy_pps_fields()
91 dsc_cfg->rc_tgt_offset_high = rc->rc_tgt_offset_hi; in copy_rc_to_cfg()
/linux/include/drm/display/
H A Ddrm_dsc.h116 u8 rc_tgt_offset_high; member
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.c121 data |= dsc->rc_tgt_offset_high << 14; in dpu_hw_dsc_config()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c329 DC_LOG_DSC("\trc_tgt_offset_high %d", pps->rc_tgt_offset_high); in dsc_log_pps()
564 reg_vals->pps.rc_tgt_offset_high = 3; in dsc_init_reg_values()
691 RC_TGT_OFFSET_HI, reg_vals->pps.rc_tgt_offset_high); in dsc_write_to_registers()
/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c286 vdsc_cfg->rc_tgt_offset_high = DSC_RC_TGT_OFFSET_HI_CONST; in drm_dsc_set_const_params()
1506 cfg->rc_tgt_offset_low, cfg->rc_tgt_offset_high, in drm_dsc_dump_config_main_params()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c331 RC_TGT_OFFSET_HI, reg_vals->pps.rc_tgt_offset_high); in dsc_write_to_registers()