Home
last modified time | relevance | path

Searched refs:pte_enable (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dml/
HDdisplay_mode_structs.h136 unsigned char pte_enable; member
363 unsigned char pte_enable; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
HDdcn_calc_auto.c180 …if (v->pte_enable == dcn_bw_yes && v->source_scan[k] != dcn_bw_hor && (v->source_surface_mode[k] =… in mode_support_and_system_configuration()
183 …else if (v->pte_enable == dcn_bw_yes && v->source_scan[k] == dcn_bw_hor && (v->source_pixel_format… in mode_support_and_system_configuration()
186 else if (v->pte_enable == dcn_bw_yes) { in mode_support_and_system_configuration()
623 if (v->pte_enable == dcn_bw_yes) { in mode_support_and_system_configuration()
640 if (v->pte_enable == dcn_bw_yes) { in mode_support_and_system_configuration()
683 if (v->pte_enable == dcn_bw_yes) { in mode_support_and_system_configuration()
700 if (v->pte_enable == dcn_bw_yes) { in mode_support_and_system_configuration()
791 if (v->pte_enable == dcn_bw_yes) { in mode_support_and_system_configuration()
815 … if (v->pte_enable == dcn_bw_yes && v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
823 … if (v->pte_enable == dcn_bw_yes || v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
[all …]
HDdcn_calcs.c122 .pte_enable = dcn_bw_yes,
492 v->pte_enable == dcn_bw_yes, in dcn_bw_calc_rq_dlg_ttu()
759 v->pte_enable = dc->dcn_ip->pte_enable; in dcn_validate_bandwidth()
1581 dc->dcn_ip->pte_enable, in dcn_bw_sync_calcs_and_dml()
1633 dc->dml.ip.pte_enable = dc->dcn_ip->pte_enable == dcn_bw_yes; in dcn_bw_sync_calcs_and_dml()
/dragonfly/sys/dev/drm/amd/display/dc/inc/
HDdcn_calcs.h206 enum dcn_bw_defs pte_enable; member
590 enum dcn_bw_defs pte_enable; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_resource.c76 .pte_enable = 1,