Searched refs:ipps (Results 1 – 9 of 9) sorted by relevance
679 if (pool->base.ipps[i] != NULL) in destruct()680 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()918 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce80_construct()919 if (pool->base.ipps[i] == NULL) { in dce80_construct()1112 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce81_construct()1113 if (pool->base.ipps[i] == NULL) { in dce81_construct()1294 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce83_construct()1295 if (pool->base.ipps[i] == NULL) { in dce83_construct()
846 if (pool->base.ipps[i] != NULL) in destruct()847 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in destruct()1038 idle_pipe->plane_res.ipp = pool->ipps[idle_pipe->pipe_idx]; in dcn10_acquire_idle_pipe_for_layer()1264 pool->base.ipps[j] = dcn10_ipp_create(ctx, i); in construct()1265 if (pool->base.ipps[j] == NULL) { in construct()
646 if (pool->base.ipps[i] != NULL) in destruct()647 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()943 pool->base.ipps[i] = dce100_ipp_create(ctx, i); in construct()944 if (pool->base.ipps[i] == NULL) { in construct()
485 if (pool->base.ipps[i] != NULL) in destruct()486 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()999 pool->base.ipps[j] = dce120_ipp_create(ctx, i); in construct()1000 if (pool->base.ipps[i] == NULL) { in construct()
136 struct input_pixel_processor *ipps[MAX_PIPES]; member
675 if (pool->base.ipps[i] != NULL) in destruct()676 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()1275 pool->base.ipps[i] = dce110_ipp_create(ctx, i); in construct()1276 if (pool->base.ipps[i] == NULL) { in construct()
667 if (pool->base.ipps[i] != NULL) in destruct()668 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()1223 pool->base.ipps[i] = dce112_ipp_create(ctx, i); in construct()1224 if (pool->base.ipps[i] == NULL) { in construct()
1274 pipe_ctx->plane_res.ipp = pool->ipps[i]; in acquire_first_split_pipe()1643 pipe_ctx->plane_res.ipp = pool->ipps[i]; in acquire_first_free_pipe()
511 secondary_pipe->plane_res.ipp = pool->ipps[secondary_pipe->pipe_idx]; in split_stream_across_pipes()