Searched refs:swath_width_chroma_ub_this_state (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_32.c | 2605 mode_lib->vba.swath_width_chroma_ub_this_state, in dml32_ModeSupportAndSystemConfigurationFull() 2624 mode_lib->vba.swath_width_chroma_ub_this_state[k]; in dml32_ModeSupportAndSystemConfigurationFull() 2690 mode_lib->vba.swath_width_chroma_ub_this_state[k] = in dml32_ModeSupportAndSystemConfigurationFull() 2866 mode_lib->vba.swath_width_chroma_ub_this_state[k], in dml32_ModeSupportAndSystemConfigurationFull() 3177 mode_lib->vba.swath_width_chroma_ub_this_state[k] = in dml32_ModeSupportAndSystemConfigurationFull() 3216 mode_lib->vba.swath_width_chroma_ub_this_state, in dml32_ModeSupportAndSystemConfigurationFull() 3317 v->swath_width_chroma_ub_this_state[k], in dml32_ModeSupportAndSystemConfigurationFull() 3350 mode_lib->vba.swath_width_chroma_ub_this_state[k], in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 1104 int swath_width_chroma_ub_this_state[DC__NUM_DPP__MAX]; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 3749 v->swath_width_chroma_ub_this_state[k], 4051 v->swath_width_chroma_ub_this_state, 4679 v->swath_width_chroma_ub_this_state, 4712 v->swath_width_chroma_ub_all_states[i][j][k] = v->swath_width_chroma_ub_this_state[k]; 4734 v->swath_width_chroma_ub_this_state[k] = v->swath_width_chroma_ub_all_states[i][j][k]; 4911 v->swath_width_chroma_ub_this_state[k], 5123 v->swath_width_chroma_ub_this_state[k] = v->swath_width_chroma_ub_all_states[i][j][k]; 5180 v->swath_width_chroma_ub_this_state[k],
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 3855 v->swath_width_chroma_ub_this_state[k], 4141 v->swath_width_chroma_ub_this_state, 4765 v->swath_width_chroma_ub_this_state, 4798 v->swath_width_chroma_ub_all_states[i][j][k] = v->swath_width_chroma_ub_this_state[k]; 4820 v->swath_width_chroma_ub_this_state[k] = v->swath_width_chroma_ub_all_states[i][j][k]; 4999 v->swath_width_chroma_ub_this_state[k], 5209 v->swath_width_chroma_ub_this_state[k] = v->swath_width_chroma_ub_all_states[i][j][k]; 5266 v->swath_width_chroma_ub_this_state[k],
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 4313 v->swath_width_chroma_ub_this_state, in dml30_ModeSupportAndSystemConfigurationFull() 4325 v->swath_width_chroma_ub_all_states[i][j][k] = v->swath_width_chroma_ub_this_state[k]; in dml30_ModeSupportAndSystemConfigurationFull() 4344 v->swath_width_chroma_ub_this_state[k] = v->swath_width_chroma_ub_all_states[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull() 4508 v->swath_width_chroma_ub_this_state[k], in dml30_ModeSupportAndSystemConfigurationFull() 4725 v->swath_width_chroma_ub_this_state[k] = v->swath_width_chroma_ub_all_states[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull() 4824 v->swath_width_chroma_ub_this_state[k], in dml30_ModeSupportAndSystemConfigurationFull() 4852 v->swath_width_chroma_ub_this_state[k], in dml30_ModeSupportAndSystemConfigurationFull()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core_structs.h | 833 dml_uint_t swath_width_chroma_ub_this_state[__DML_NUM_PLANES__]; member
|
D | display_mode_core.c | 6252 …ePrefetchSchedule_params->swath_width_chroma_ub = mode_lib->ms.swath_width_chroma_ub_this_state[k]; in set_calculate_prefetch_schedule_params() 6281 …mode_lib->ms.swath_width_chroma_ub_this_state[k] = mode_lib->ms.swath_width_chroma_ub_all_states[j… in dml_prefetch_check() 6419 mode_lib->ms.swath_width_chroma_ub_this_state[k], in dml_prefetch_check() 7551 …hAndDETConfiguration_params->swath_width_chroma_ub = mode_lib->ms.swath_width_chroma_ub_this_state; in dml_core_mode_support() 7571 …_lib->ms.swath_width_chroma_ub_all_states[j][k] = mode_lib->ms.swath_width_chroma_ub_this_state[k]; in dml_core_mode_support() 7624 …mode_lib->ms.swath_width_chroma_ub_this_state[k] = mode_lib->ms.swath_width_chroma_ub_all_states[j… in dml_core_mode_support() 7796 mode_lib->ms.swath_width_chroma_ub_this_state[k], in dml_core_mode_support()
|