Searched refs:MAXIMUMCOMPRESSION (Results 1 – 1 of 1) sorted by relevance
703 const long MAXIMUMCOMPRESSION = 4; in dcn5_calculate_swath_and_det_configuration() local911 …Y[SurfaceDoingUnboundedRequest] * TTUFIFODEPTH / (p->mrq_present ? MAXIMUMCOMPRESSION : 1) / 64)),… in dcn5_calculate_swath_and_det_configuration()921 && ((p->rob_buffer_size_kbytes * 1024 * (p->mrq_present ? MAXIMUMCOMPRESSION : 1) in dcn5_calculate_swath_and_det_configuration()922 …+ *p->CompressedBufferSizeInkByte * MAXIMUMCOMPRESSION * 1024) > TTUFIFODEPTH * (RoundedUpSwathSiz… in dcn5_calculate_swath_and_det_configuration()925 DML_LOG_VERBOSE("DML::%s: k=%u MAXIMUMCOMPRESSION = %lu\n", __func__, k, MAXIMUMCOMPRESSION); in dcn5_calculate_swath_and_det_configuration()