Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c189 static int get_seamless_boot_stream_count(struct dc_state *ctx) in get_seamless_boot_stream_count() function
2295 } else if (get_seamless_boot_stream_count(dc->current_state) > 0) { in dc_commit_state_no_check()
2317 if (context->stream_count > get_seamless_boot_stream_count(context) || in dc_commit_state_no_check()
2447 if (get_seamless_boot_stream_count(context) == 0 || in dc_commit_state_no_check()
2718 if ((!dc->optimized_required) || get_seamless_boot_stream_count(context) > 0) in dc_post_update_surfaces_to_stream()
3671 if (get_seamless_boot_stream_count(context) > 0 && (surface_count > 0 || stream->dpms_off)) { in update_seamless_boot_flags()
3681 if (get_seamless_boot_stream_count(context) == 0) in update_seamless_boot_flags()
4307 if (get_seamless_boot_stream_count(context) == 0 && dc->hwss.prepare_bandwidth_sequence) in commit_planes_do_stream_update_sequence()
4478 if (get_seamless_boot_stream_count(context) == 0) in commit_planes_do_stream_update()
4907 if (get_seamless_boot_stream_count(context) == 0) in commit_planes_for_stream()