Searched refs:dml_ttu_attr (Results 1 – 3 of 3) sorted by relevance
255 struct _vcs_dpi_display_ttu_regs_st *dml_ttu_attr) in hubp21_validate_dml_output() argument480 if (ttu_attr.qos_level_low_wm != dml_ttu_attr->qos_level_low_wm) in hubp21_validate_dml_output()482 dml_ttu_attr->qos_level_low_wm, ttu_attr.qos_level_low_wm); in hubp21_validate_dml_output()483 if (ttu_attr.qos_level_high_wm != dml_ttu_attr->qos_level_high_wm) in hubp21_validate_dml_output()485 dml_ttu_attr->qos_level_high_wm, ttu_attr.qos_level_high_wm); in hubp21_validate_dml_output()512 if (ttu_attr.refcyc_per_req_delivery_l != dml_ttu_attr->refcyc_per_req_delivery_l) in hubp21_validate_dml_output()514 dml_ttu_attr->refcyc_per_req_delivery_l, ttu_attr.refcyc_per_req_delivery_l); in hubp21_validate_dml_output()515 if (ttu_attr.qos_level_fixed_l != dml_ttu_attr->qos_level_fixed_l) in hubp21_validate_dml_output()517 dml_ttu_attr->qos_level_fixed_l, ttu_attr.qos_level_fixed_l); in hubp21_validate_dml_output()518 if (ttu_attr.qos_ramp_disable_l != dml_ttu_attr->qos_ramp_disable_l) in hubp21_validate_dml_output()[all …]
1370 struct _vcs_dpi_display_ttu_regs_st *dml_ttu_attr) in hubp2_validate_dml_output() argument1598 if (ttu_attr.qos_level_low_wm != dml_ttu_attr->qos_level_low_wm) in hubp2_validate_dml_output()1600 dml_ttu_attr->qos_level_low_wm, ttu_attr.qos_level_low_wm); in hubp2_validate_dml_output()1601 if (ttu_attr.qos_level_high_wm != dml_ttu_attr->qos_level_high_wm) in hubp2_validate_dml_output()1603 dml_ttu_attr->qos_level_high_wm, ttu_attr.qos_level_high_wm); in hubp2_validate_dml_output()1630 if (ttu_attr.refcyc_per_req_delivery_l != dml_ttu_attr->refcyc_per_req_delivery_l) in hubp2_validate_dml_output()1632 dml_ttu_attr->refcyc_per_req_delivery_l, ttu_attr.refcyc_per_req_delivery_l); in hubp2_validate_dml_output()1633 if (ttu_attr.qos_level_fixed_l != dml_ttu_attr->qos_level_fixed_l) in hubp2_validate_dml_output()1635 dml_ttu_attr->qos_level_fixed_l, ttu_attr.qos_level_fixed_l); in hubp2_validate_dml_output()1636 if (ttu_attr.qos_ramp_disable_l != dml_ttu_attr->qos_ramp_disable_l) in hubp2_validate_dml_output()[all …]
272 struct _vcs_dpi_display_ttu_regs_st *dml_ttu_attr);