Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c375 int i_wb, i_pipe, i_stream; in dcn30_program_all_writeback_pipes_in_tree() local
379 for (i_stream = 0; i_stream < context->stream_count; i_stream++) { in dcn30_program_all_writeback_pipes_in_tree()
380 if (context->streams[i_stream] == stream) { in dcn30_program_all_writeback_pipes_in_tree()
381 stream_status = &context->stream_status[i_stream]; in dcn30_program_all_writeback_pipes_in_tree()