Home
last modified time | relevance | path

Searched refs:min_swath_height_c (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h288 float min_swath_height_c[number_of_planes_minus_one + 1]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h288 float min_swath_height_c[number_of_planes_minus_one + 1]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c389 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
394 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
399 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
402 v->min_swath_height_c[k] = v->max_swath_height_c[k] / 2.0; in mode_support_and_system_configuration()
406 v->min_swath_height_c[k] = v->max_swath_height_c[k] / 2.0; in mode_support_and_system_configuration()
416 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
425 v->number_of_dpp_required_for_det_size =dcn_bw_ceil2(v->swath_width_ysingle_dpp[k] /dcn_bw_min2(v->maximum_swath_width, v->det_buffer_size_in_kbyte * 1024.0 / 2.0 / (v->byte_per_pixel_in_dety[k] * v->min_swath_height_y[k] + v->byte_per_pixel_in_detc[k] / 2.0 * v->min_swath_height_c[k])), 1.0); in mode_support_and_system_configuration()
540 v->swath_height_cper_state[i][j][k] = v->min_swath_height_c[k]; in mode_support_and_system_configuration()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c389 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
394 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
399 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
402 v->min_swath_height_c[k] = v->max_swath_height_c[k] / 2.0; in mode_support_and_system_configuration()
406 v->min_swath_height_c[k] = v->max_swath_height_c[k] / 2.0; in mode_support_and_system_configuration()
416 v->min_swath_height_c[k] = v->max_swath_height_c[k]; in mode_support_and_system_configuration()
425 v->number_of_dpp_required_for_det_size =dcn_bw_ceil2(v->swath_width_ysingle_dpp[k] /dcn_bw_min2(v->maximum_swath_width, v->det_buffer_size_in_kbyte * 1024.0 / 2.0 / (v->byte_per_pixel_in_dety[k] * v->min_swath_height_y[k] + v->byte_per_pixel_in_detc[k] / 2.0 * v->min_swath_height_c[k])), 1.0); in mode_support_and_system_configuration()
540 v->swath_height_cper_state[i][j][k] = v->min_swath_height_c[k]; in mode_support_and_system_configuration()

Completed in 14 milliseconds