Searched refs:multisync_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1523 int i, multisync_count = 0; local
1533 multisync_pipes[multisync_count] = &ctx->res_ctx.pipe_ctx[i];
1534 multisync_count++;
1537 if (multisync_count > 0) {
1539 dc, multisync_count, multisync_pipes);

Completed in 144 milliseconds