Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1202 bool two_pix_per_container = false; in dcn32_calculate_dccg_k1_k2_values()
1205 two_pix_per_container = pipe_ctx->stream_res.tg->funcs->is_two_pixels_per_container(&stream->timing); in dcn32_calculate_dccg_k1_k2_values()
1218 if (two_pix_per_container) { in dcn32_calculate_dccg_k1_k2_values()
1195 bool two_pix_per_container = false; dcn32_calculate_dccg_k1_k2_values() local