Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1662 static inline bool should_update_pipe_for_stream( in should_update_pipe_for_stream() function
1696 if (should_update_pipe_for_stream(context, pipe, streams[j]) && in dc_enable_stereo()
3418 should_update_pipe_for_stream(context, pipe_ctx, stream)) { in commit_planes_for_stream()
3469 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
3488 if (!should_update_pipe_for_stream(context, pipe_ctx, stream)) in commit_planes_for_stream()
3570 !pipe_ctx->stream || !should_update_pipe_for_stream(context, pipe_ctx, stream) || in commit_planes_for_stream()