Home
last modified time | relevance | path

Searched refs:dcc_enable (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c177 if (v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
207 if (v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
583 if (v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
618 if (v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
678 if (v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
806 if (v->pte_enable == dcn_bw_yes && v->dcc_enable[k] == 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()
846 if (v->pte_enable == dcn_bw_yes && v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
852 if (v->pte_enable == dcn_bw_yes || v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
1229 if (v->dcc_enable[k] == dcn_bw_yes) { in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
[all …]
H A Ddcn_calcs.c916 v->dcc_enable[input_idx] = dcn_bw_yes; in dcn_validate_bandwidth()
993 v->dcc_enable[input_idx] = pipe->plane_state->dcc.enable ? dcn_bw_yes : dcn_bw_no; in dcn_validate_bandwidth()
1003 v->dcc_enable[input_idx] = dc->res_pool->hubbub->funcs->dcc_support_pixel_format( in dcn_validate_bandwidth()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h1148 uint64_t dcc_enable:1; member
1154 uint64_t dcc_enable:1;
1176 uint64_t dcc_enable:1; member
1182 uint64_t dcc_enable:1;
1195 uint64_t dcc_enable:1; member
1199 uint64_t dcc_enable:1;
1212 uint64_t dcc_enable:1; member
1216 uint64_t dcc_enable:1;
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c2443 if (!p->dcc_enable) in calculate_mcache_setting()
5149 dcc_mrq_enable = (p->dcc_enable && p->mrq_present); in CalculatePrefetchSchedule()
5159 DML_LOG_VERBOSE("DML::%s: dcc_enable = %u\n", __func__, p->dcc_enable); in CalculatePrefetchSchedule()
7511 …CalculatePrefetchSchedule_params->dcc_enable = display_cfg->plane_descriptors[k].surface.dcc.enabl… in dml_core_ms_prefetch_check()
9355 …calculate_mcache_setting_params->dcc_enable = display_cfg->plane_descriptors[k].surface.dcc.enable; in dml_core_mode_support()
10830 …calculate_mcache_setting_params->dcc_enable = display_cfg->plane_descriptors[k].surface.dcc.enable; in dml_core_mode_programming()
11298 …CalculatePrefetchSchedule_params->dcc_enable = display_cfg->plane_descriptors[k].surface.dcc.enabl… in dml_core_mode_programming()