Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c346 v->read256_block_height_y[k] = 1.0; in mode_support_and_system_configuration()
349 v->read256_block_height_y[k] = 4.0; in mode_support_and_system_configuration()
352 v->read256_block_height_y[k] = 8.0; in mode_support_and_system_configuration()
354 v->read256_block_width_y[k] = 256.0 /dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / v->read256_block_height_y[k]; in mode_support_and_system_configuration()
360 v->read256_block_height_y[k] = 1.0; in mode_support_and_system_configuration()
364 v->read256_block_height_y[k] = 16.0; in mode_support_and_system_configuration()
368 v->read256_block_height_y[k] = 8.0; in mode_support_and_system_configuration()
371 v->read256_block_width_y[k] = 256.0 /dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / v->read256_block_height_y[k]; in mode_support_and_system_configuration()
375 v->max_swath_height_y[k] = v->read256_block_height_y[k]; in mode_support_and_system_configuration()
619 v->meta_req_height_y = 8.0 * v->read256_block_height_y[ in mode_support_and_system_configuration()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c346 v->read256_block_height_y[k] = 1.0; in mode_support_and_system_configuration()
349 v->read256_block_height_y[k] = 4.0; in mode_support_and_system_configuration()
352 v->read256_block_height_y[k] = 8.0; in mode_support_and_system_configuration()
354 v->read256_block_width_y[k] = 256.0 /dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / v->read256_block_height_y[k]; in mode_support_and_system_configuration()
360 v->read256_block_height_y[k] = 1.0; in mode_support_and_system_configuration()
364 v->read256_block_height_y[k] = 16.0; in mode_support_and_system_configuration()
368 v->read256_block_height_y[k] = 8.0; in mode_support_and_system_configuration()
371 v->read256_block_width_y[k] = 256.0 /dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / v->read256_block_height_y[k]; in mode_support_and_system_configuration()
375 v->max_swath_height_y[k] = v->read256_block_height_y[k]; in mode_support_and_system_configuration()
619 v->meta_req_height_y = 8.0 * v->read256_block_height_y[ in mode_support_and_system_configuration()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h281 float read256_block_height_y[number_of_planes_minus_one + 1]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h281 float read256_block_height_y[number_of_planes_minus_one + 1]; member

Completed in 7 milliseconds