Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddcn_calcs.h377 float read256_bytes_block_width_y; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calc_auto.c1076 …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()
1093 …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()
1101 v->maximum_swath_height_y = v->read256_bytes_block_width_y; in display_pipe_configuration()