Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_hwseq.c331 bool two_pix_per_container = false; in dcn314_calculate_dccg_k1_k2_values() local
333two_pix_per_container = pipe_ctx->stream_res.tg->funcs->is_two_pixels_per_container(&stream->timin… in dcn314_calculate_dccg_k1_k2_values()
346 if (two_pix_per_container) { in dcn314_calculate_dccg_k1_k2_values()
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1185 bool two_pix_per_container = false; in dcn32_calculate_dccg_k1_k2_values() local
1188two_pix_per_container = pipe_ctx->stream_res.tg->funcs->is_two_pixels_per_container(&stream->timin… in dcn32_calculate_dccg_k1_k2_values()
1201 if (two_pix_per_container) { in dcn32_calculate_dccg_k1_k2_values()

Completed in 11 milliseconds