Searched defs:nomDETInKByteOverrideValue (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c6071 dml32_CalculateMaxDETAndMinCompressedBufferSize( unsigned int ConfigReturnBufferSizeInKByte, unsigned int ROBBufferSizeInKByte, unsigned int MaxNumDPP, bool nomDETInKByteOverrideEnable, unsigned int nomDETInKByteOverrideValue, unsigned int *MaxTotalDETInKByte, unsigned int *nomDETInKByte, unsigned int *MinCompressedBufferSizeInKByte) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c5016 CalculateMaxDETAndMinCompressedBufferSize( dml_uint_t ConfigReturnBufferSizeInKByte, dml_uint_t ConfigReturnBufferSegmentSizeInKByte, dml_uint_t ROBBufferSizeInKByte, dml_uint_t MaxNumDPP, dml_bool_t nomDETInKByteOverrideEnable, dml_uint_t nomDETInKByteOverrideValue, dml_uint_t *MaxTotalDETInKByte, dml_uint_t *nomDETInKByte, dml_uint_t *MinCompressedBufferSizeInKByte) argument

Completed in 149 milliseconds