Searched refs:read256_block_height_y (Results 1 – 2 of 2) sorted by relevance
351 v->read256_block_height_y[k] = 1.0; in mode_support_and_system_configuration()354 v->read256_block_height_y[k] = 4.0; in mode_support_and_system_configuration()357 v->read256_block_height_y[k] = 8.0; in mode_support_and_system_configuration()359 …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()365 v->read256_block_height_y[k] = 1.0; in mode_support_and_system_configuration()369 v->read256_block_height_y[k] = 16.0; in mode_support_and_system_configuration()373 v->read256_block_height_y[k] = 8.0; in mode_support_and_system_configuration()376 …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()380 v->max_swath_height_y[k] = v->read256_block_height_y[k]; in mode_support_and_system_configuration()624 v->meta_req_height_y = 8.0 * v->read256_block_height_y[k]; in mode_support_and_system_configuration()[all …]
283 float read256_block_height_y[number_of_planes_minus_one + 1]; member