Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c378 int i_wb, i_pipe, i_stream; in dcn30_program_all_writeback_pipes_in_tree() local
382 for (i_stream = 0; i_stream < context->stream_count; i_stream++) { in dcn30_program_all_writeback_pipes_in_tree()
383 if (context->streams[i_stream] == stream) { in dcn30_program_all_writeback_pipes_in_tree()
384 stream_status = &context->stream_status[i_stream]; in dcn30_program_all_writeback_pipes_in_tree()