Home
last modified time | relevance | path

Searched refs:dml_ttu_attr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
A Ddcn21_hubp.c257 struct _vcs_dpi_display_ttu_regs_st *dml_ttu_attr) in hubp21_validate_dml_output() argument
482 if (ttu_attr.qos_level_low_wm != dml_ttu_attr->qos_level_low_wm) in hubp21_validate_dml_output()
484 dml_ttu_attr->qos_level_low_wm, ttu_attr.qos_level_low_wm); in hubp21_validate_dml_output()
485 if (ttu_attr.qos_level_high_wm != dml_ttu_attr->qos_level_high_wm) in hubp21_validate_dml_output()
487 dml_ttu_attr->qos_level_high_wm, ttu_attr.qos_level_high_wm); in hubp21_validate_dml_output()
517 if (ttu_attr.qos_level_fixed_l != dml_ttu_attr->qos_level_fixed_l) in hubp21_validate_dml_output()
519 dml_ttu_attr->qos_level_fixed_l, ttu_attr.qos_level_fixed_l); in hubp21_validate_dml_output()
522 dml_ttu_attr->qos_ramp_disable_l, ttu_attr.qos_ramp_disable_l); in hubp21_validate_dml_output()
526 if (ttu_attr.qos_level_fixed_c != dml_ttu_attr->qos_level_fixed_c) in hubp21_validate_dml_output()
528 dml_ttu_attr->qos_level_fixed_c, ttu_attr.qos_level_fixed_c); in hubp21_validate_dml_output()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
A Ddcn20_hubp.c1347 struct _vcs_dpi_display_ttu_regs_st *dml_ttu_attr) in hubp2_validate_dml_output() argument
1575 if (ttu_attr.qos_level_low_wm != dml_ttu_attr->qos_level_low_wm) in hubp2_validate_dml_output()
1577 dml_ttu_attr->qos_level_low_wm, ttu_attr.qos_level_low_wm); in hubp2_validate_dml_output()
1578 if (ttu_attr.qos_level_high_wm != dml_ttu_attr->qos_level_high_wm) in hubp2_validate_dml_output()
1580 dml_ttu_attr->qos_level_high_wm, ttu_attr.qos_level_high_wm); in hubp2_validate_dml_output()
1610 if (ttu_attr.qos_level_fixed_l != dml_ttu_attr->qos_level_fixed_l) in hubp2_validate_dml_output()
1612 dml_ttu_attr->qos_level_fixed_l, ttu_attr.qos_level_fixed_l); in hubp2_validate_dml_output()
1615 dml_ttu_attr->qos_ramp_disable_l, ttu_attr.qos_ramp_disable_l); in hubp2_validate_dml_output()
1619 if (ttu_attr.qos_level_fixed_c != dml_ttu_attr->qos_level_fixed_c) in hubp2_validate_dml_output()
1621 dml_ttu_attr->qos_level_fixed_c, ttu_attr.qos_level_fixed_c); in hubp2_validate_dml_output()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dhubp.h240 struct _vcs_dpi_display_ttu_regs_st *dml_ttu_attr);

Completed in 10 milliseconds