Searched refs:get_seamless_boot_stream_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c176 static int get_seamless_boot_stream_count(struct dc_state *ctx) function
1968 if (context->stream_count > get_seamless_boot_stream_count(context) ||
2077 if (context->stream_count > get_seamless_boot_stream_count(context) ||
2315 if ((!dc->optimized_required) || get_seamless_boot_stream_count(context) > 0)
3088 if (get_seamless_boot_stream_count(context) > 0 && surface_count > 0) {
3098 if (get_seamless_boot_stream_count(context) == 0)
3368 if (get_seamless_boot_stream_count(context) == 0)
3721 if (get_seamless_boot_stream_count(context) == 0)

Completed in 380 milliseconds