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/
A Ddcn314_hwseq.c305 bool two_pix_per_container = false; in dcn314_calculate_dccg_k1_k2_values() local
307two_pix_per_container = pipe_ctx->stream_res.tg->funcs->is_two_pixels_per_container(&stream->timin… in dcn314_calculate_dccg_k1_k2_values()
320 if (two_pix_per_container) { in dcn314_calculate_dccg_k1_k2_values()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1178 bool two_pix_per_container = false; in dcn32_calculate_dccg_k1_k2_values() local
1180two_pix_per_container = pipe_ctx->stream_res.tg->funcs->is_two_pixels_per_container(&stream->timin… in dcn32_calculate_dccg_k1_k2_values()
1193 if (two_pix_per_container) { in dcn32_calculate_dccg_k1_k2_values()

Completed in 9 milliseconds