Home
last modified time | relevance | path

Searched refs:read256_block_width_y (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h282 float read256_block_width_y[number_of_planes_minus_one + 1]; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c354 …v->read256_block_width_y[k] = 256.0 /dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / v->read256_… 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_… in mode_support_and_system_configuration()
379 v->max_swath_height_y[k] = v->read256_block_width_y[k]; in mode_support_and_system_configuration()