Symbol: dml2_pstate_type_count
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_display_cfg_types.h
405
unsigned int max_vactive_det_fill_delay_us[dml2_pstate_type_count]; // 0 = no reserved time, +ve = explicit max delay
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_shared_types.h
1141
unsigned int pstate_bytes_required_l[dml2_pstate_type_count][DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_shared_types.h
1142
unsigned int pstate_bytes_required_c[dml2_pstate_type_count][DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_shared_types.h
1233
unsigned int pstate_bytes_required_l[dml2_pstate_type_count][DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_shared_types.h
1234
unsigned int pstate_bytes_required_c[dml2_pstate_type_count][DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_shared_types.h
596
double pstate_vactive_det_fill_delay_us[dml2_pstate_type_count][DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_shared_types.h
626
unsigned int pstate_bytes_required_l[dml2_pstate_type_count][DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_shared_types.h
627
unsigned int pstate_bytes_required_c[dml2_pstate_type_count][DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
156
int vactive_det_fill_delay_us[dml2_pstate_type_count];