Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c49 unsigned int pitch_c, in dcn5_calculate_byte_per_pixel_and_block_sizes() argument
130 DML_LOG_VERBOSE("DML::%s: pitch_c = %u\n", __func__, pitch_c); in dcn5_calculate_byte_per_pixel_and_block_sizes()
141 *surf_linear128_c = (((pitch_c * *BytePerPixelC) % 256) != 0); in dcn5_calculate_byte_per_pixel_and_block_sizes()