Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c317 bool two_pix_per_container = false; in dcn314_calculate_dccg_k1_k2_values() local
319two_pix_per_container = pipe_ctx->stream_res.tg->funcs->is_two_pixels_per_container(&stream->timin… in dcn314_calculate_dccg_k1_k2_values()
332 if (two_pix_per_container) { in dcn314_calculate_dccg_k1_k2_values()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1181 bool two_pix_per_container = false; in dcn32_calculate_dccg_k1_k2_values() local
1183two_pix_per_container = pipe_ctx->stream_res.tg->funcs->is_two_pixels_per_container(&stream->timin… in dcn32_calculate_dccg_k1_k2_values()
1196 if (two_pix_per_container) { in dcn32_calculate_dccg_k1_k2_values()