Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h375 float read256_bytes_block_width_y; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c1071 …v->read256_bytes_block_width_y = 256.0 /dcn_bw_ceil2(v->byte_per_pix_dety, 1.0) / v->read256_bytes… in display_pipe_configuration()
1088 …v->read256_bytes_block_width_y = 256.0 /dcn_bw_ceil2(v->byte_per_pix_dety, 1.0) / v->read256_bytes… in display_pipe_configuration()
1096 v->maximum_swath_height_y = v->read256_bytes_block_width_y; in display_pipe_configuration()