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.c1801 static inline bool should_update_pipe_for_stream( in should_update_pipe_for_stream() function
1837 if (should_update_pipe_for_stream(context, pipe, streams[j]) && in dc_enable_stereo()
3596 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_plane_for_stream_offload_fams2_flip()
3945 should_update_pipe_for_stream(context, pipe_ctx, stream)) { in commit_planes_for_stream()
3996 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
4015 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
4125 !pipe_ctx->stream || !should_update_pipe_for_stream(context, pipe_ctx, stream) || in commit_planes_for_stream()