Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1520 unsigned int CompressedBufferSegmentSizeInkByte; member
1857 unsigned int CompressedBufferSegmentSizeInkByte; member
H A Ddml2_core_dcn5_calcs_dchub.c477 unsigned int CompressedBufferSegmentSizeInkByte, in dcn5_calculate_det_buffer_size() argument
500 …DML::%s: CompressedBufferSegmentSizeInkByte = %u\n", __func__, CompressedBufferSegmentSizeInkByte); in dcn5_calculate_det_buffer_size()
680 …*CompressedBufferSizeInkByte = *CompressedBufferSizeInkByte * CompressedBufferSegmentSizeInkByte /… in dcn5_calculate_det_buffer_size()
788 p->CompressedBufferSegmentSizeInkByte, in dcn5_calculate_swath_and_det_configuration()
H A Ddml2_core_dcn5_funcs_mode_programming.c242 …CalculateSwathAndDETConfiguration_params->CompressedBufferSegmentSizeInkByte = mode_lib->ip.compre… in dcn5_mode_programming()