/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_hubp.c | 130 struct _vcs_dpi_display_ttu_regs_st *ttu_attr) in hubp21_program_deadline() argument 132 hubp2_program_deadline(hubp, dlg_attr, ttu_attr); in hubp21_program_deadline() 172 struct _vcs_dpi_display_ttu_regs_st *ttu_attr, in hubp21_setup() argument 182 hubp21_program_deadline(hubp, dlg_attr, ttu_attr); in hubp21_setup() 477 QoS_LEVEL_LOW_WM, &ttu_attr.qos_level_low_wm, in hubp21_validate_dml_output() 478 QoS_LEVEL_HIGH_WM, &ttu_attr.qos_level_high_wm); in hubp21_validate_dml_output() 491 QoS_LEVEL_FIXED, &ttu_attr.qos_level_fixed_l, in hubp21_validate_dml_output() 492 QoS_RAMP_DISABLE, &ttu_attr.qos_ramp_disable_l); in hubp21_validate_dml_output() 495 QoS_LEVEL_FIXED, &ttu_attr.qos_level_fixed_c, in hubp21_validate_dml_output() 496 QoS_RAMP_DISABLE, &ttu_attr.qos_ramp_disable_c); in hubp21_validate_dml_output() [all …]
|
H A D | dcn21_hubp.h | 129 struct _vcs_dpi_display_ttu_regs_st *ttu_attr);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.c | 82 struct _vcs_dpi_display_ttu_regs_st *ttu_attr) in hubp2_program_deadline() argument 145 QoS_LEVEL_LOW_WM, ttu_attr->qos_level_low_wm, in hubp2_program_deadline() 153 QoS_LEVEL_FIXED, ttu_attr->qos_level_fixed_l, in hubp2_program_deadline() 158 QoS_LEVEL_FIXED, ttu_attr->qos_level_fixed_c, in hubp2_program_deadline() 281 ttu_attr->refcyc_per_req_delivery_pre_l); in hubp2_setup_interdependent() 284 ttu_attr->refcyc_per_req_delivery_pre_c); in hubp2_setup_interdependent() 291 MIN_TTU_VBLANK, ttu_attr->min_ttu_vblank, in hubp2_setup_interdependent() 292 QoS_LEVEL_FLIP, ttu_attr->qos_level_flip); in hubp2_setup_interdependent() 1117 struct _vcs_dpi_display_ttu_regs_st *ttu_attr = &s->ttu_attr; in hubp2_read_state_common() local 1228 MIN_TTU_VBLANK, &ttu_attr->min_ttu_vblank, in hubp2_read_state_common() [all …]
|
H A D | dcn20_hubp.h | 275 struct _vcs_dpi_display_ttu_regs_st *ttu_attr); 314 struct _vcs_dpi_display_ttu_regs_st *ttu_attr);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 652 QoS_LEVEL_LOW_WM, ttu_attr->qos_level_low_wm, in hubp1_program_deadline() 660 QoS_LEVEL_FIXED, ttu_attr->qos_level_fixed_l, in hubp1_program_deadline() 719 ttu_attr->refcyc_per_req_delivery_pre_l); in hubp1_setup_interdependent() 722 ttu_attr->refcyc_per_req_delivery_pre_c); in hubp1_setup_interdependent() 727 MIN_TTU_VBLANK, ttu_attr->min_ttu_vblank, in hubp1_setup_interdependent() 728 QoS_LEVEL_FLIP, ttu_attr->qos_level_flip); in hubp1_setup_interdependent() 872 struct _vcs_dpi_display_ttu_regs_st *ttu_attr = &s->ttu_attr; in hubp1_read_state_common() local 995 MIN_TTU_VBLANK, &ttu_attr->min_ttu_vblank, in hubp1_read_state_common() 996 QoS_LEVEL_FLIP, &ttu_attr->qos_level_flip); in hubp1_read_state_common() 1008 &ttu_attr->refcyc_per_req_delivery_pre_l); in hubp1_read_state_common() [all …]
|
H A D | dcn10_hubp.h | 671 struct _vcs_dpi_display_ttu_regs_st ttu_attr; member 718 struct _vcs_dpi_display_ttu_regs_st *ttu_attr);
|
H A D | dcn10_hw_sequencer_debug.c | 305 struct _vcs_dpi_display_ttu_regs_st *ttu_regs = &s->ttu_attr; in dcn10_get_ttu_states()
|
H A D | dcn10_hw_sequencer.c | 267 struct _vcs_dpi_display_ttu_regs_st *ttu_regs = &s->ttu_attr; in dcn10_log_hubp_states()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_hubp.c | 61 struct _vcs_dpi_display_ttu_regs_st *ttu_attr) in hubp201_program_deadline() argument 63 hubp1_program_deadline(hubp, dlg_attr, ttu_attr); in hubp201_program_deadline() 98 struct _vcs_dpi_display_ttu_regs_st *ttu_attr, in hubp201_setup() argument 104 hubp201_program_deadline(hubp, dlg_attr, ttu_attr); in hubp201_setup()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_hubp.c | 417 struct _vcs_dpi_display_ttu_regs_st *ttu_attr) in hubp3_program_deadline() argument 421 hubp2_program_deadline(hubp, dlg_attr, ttu_attr); in hubp3_program_deadline() 463 struct _vcs_dpi_display_ttu_regs_st *ttu_attr, in hubp3_setup() argument 472 hubp3_program_deadline(hubp, dlg_attr, ttu_attr); in hubp3_setup()
|
H A D | dcn30_hubp.h | 277 struct _vcs_dpi_display_ttu_regs_st *ttu_attr,
|