Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2077 static inline bool should_update_pipe_for_stream( in should_update_pipe_for_stream() function
2113 if (should_update_pipe_for_stream(context, pipe, streams[j]) && in dc_enable_stereo()
4092 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_plane_for_stream_offload_fams2_flip()
4455 should_update_pipe_for_stream(context, pipe_ctx, stream)) { in commit_planes_for_stream()
4528 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
4547 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
4655 !pipe_ctx->stream || !should_update_pipe_for_stream(context, pipe_ctx, stream) || in commit_planes_for_stream()