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

/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1849 static inline bool should_update_pipe_for_stream( function
1885 if (should_update_pipe_for_stream(context, pipe, streams[j]) &&
3877 should_update_pipe_for_stream(context, pipe_ctx, stream)) {
3928 if (!should_update_pipe_for_stream(context, pipe_ctx, stream))
3947 if (!should_update_pipe_for_stream(context, pipe_ctx, stream))
4044 !pipe_ctx->stream || !should_update_pipe_for_stream(context, pipe_ctx, stream) ||

Completed in 348 milliseconds