Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1651 static inline bool should_update_pipe_for_stream( in should_update_pipe_for_stream() function
1685 if (should_update_pipe_for_stream(context, pipe, streams[j]) && in dc_enable_stereo()
3404 should_update_pipe_for_stream(context, pipe_ctx, stream)) { in commit_planes_for_stream()
3455 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
3474 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
3556 !pipe_ctx->stream || !should_update_pipe_for_stream(context, pipe_ctx, stream) || in commit_planes_for_stream()