Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h377 float read256_bytes_block_width_c; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c1073 v->read256_bytes_block_width_c = 0.0; in display_pipe_configuration()
1089 …v->read256_bytes_block_width_c = 256.0 /dcn_bw_ceil2(v->byte_per_pix_detc, 2.0) / v->read256_bytes… in display_pipe_configuration()
1097 v->maximum_swath_height_c = v->read256_bytes_block_width_c; in display_pipe_configuration()