Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c807 if (pool->base.ipps[i] != NULL) in dce60_resource_destruct()
808 dce_ipp_destroy(&pool->base.ipps[i]); in dce60_resource_destruct()
1050 pool->base.ipps[i] = dce60_ipp_create(ctx, i); in dce60_construct()
1051 if (pool->base.ipps[i] == NULL) { in dce60_construct()
1248 pool->base.ipps[i] = dce60_ipp_create(ctx, i); in dce61_construct()
1249 if (pool->base.ipps[i] == NULL) { in dce61_construct()
1442 pool->base.ipps[i] = dce60_ipp_create(ctx, i); in dce64_construct()
1443 if (pool->base.ipps[i] == NULL) { in dce64_construct()
/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c812 if (pool->base.ipps[i] != NULL) in dce80_resource_destruct()
813 dce_ipp_destroy(&pool->base.ipps[i]); in dce80_resource_destruct()
1061 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce80_construct()
1062 if (pool->base.ipps[i] == NULL) { in dce80_construct()
1261 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce81_construct()
1262 if (pool->base.ipps[i] == NULL) { in dce81_construct()
1457 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce83_construct()
1458 if (pool->base.ipps[i] == NULL) { in dce83_construct()
/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c764 if (pool->base.ipps[i] != NULL) in dce100_resource_destruct()
765 dce_ipp_destroy(&pool->base.ipps[i]); in dce100_resource_destruct()
1096 pool->base.ipps[i] = dce100_ipp_create(ctx, i); in dce100_resource_construct()
1097 if (pool->base.ipps[i] == NULL) { in dce100_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c993 if (pool->base.ipps[i] != NULL) in dcn10_resource_destruct()
994 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in dcn10_resource_destruct()
1173 idle_pipe->plane_res.ipp = pool->ipps[idle_pipe->pipe_idx]; in dcn10_acquire_idle_pipe_for_layer()
1584 pool->base.ipps[j] = dcn10_ipp_create(ctx, i); in dcn10_resource_construct()
1585 if (pool->base.ipps[j] == NULL) { in dcn10_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c608 if (pool->base.ipps[i] != NULL) in dce120_resource_destruct()
609 dce_ipp_destroy(&pool->base.ipps[i]); in dce120_resource_destruct()
1188 pool->base.ipps[j] = dce120_ipp_create(ctx, i); in dce120_resource_construct()
1189 if (pool->base.ipps[i] == NULL) { in dce120_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c785 if (pool->base.ipps[i] != NULL) in dce112_resource_destruct()
786 dce_ipp_destroy(&pool->base.ipps[i]); in dce112_resource_destruct()
1341 pool->base.ipps[i] = dce112_ipp_create(ctx, i); in dce112_resource_construct()
1342 if (pool->base.ipps[i] == NULL) { in dce112_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c823 if (pool->base.ipps[i] != NULL) in dce110_resource_destruct()
824 dce_ipp_destroy(&pool->base.ipps[i]); in dce110_resource_destruct()
1457 pool->base.ipps[i] = dce110_ipp_create(ctx, i); in dce110_resource_construct()
1458 if (pool->base.ipps[i] == NULL) { in dce110_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c947 if (pool->base.ipps[i] != NULL) in dcn21_resource_destruct()
948 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in dcn21_resource_destruct()
2161 pool->base.ipps[j] = dcn21_ipp_create(ctx, i); in dcn21_resource_construct()
2162 if (pool->base.ipps[j] == NULL) { in dcn21_resource_construct()
/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h212 struct input_pixel_processor *ipps[MAX_PIPES]; member
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1489 if (pool->base.ipps[i] != NULL) in dcn20_resource_destruct()
1490 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in dcn20_resource_destruct()
1880 next_odm_pipe->plane_res.ipp = pool->ipps[next_odm_pipe->pipe_idx]; in dcn20_split_stream_for_odm()
1965 secondary_pipe->plane_res.ipp = pool->ipps[secondary_pipe->pipe_idx]; in dcn20_split_stream_for_mpc()
3306 idle_pipe->plane_res.ipp = pool->ipps[idle_pipe->pipe_idx]; in dcn20_acquire_idle_pipe_for_layer()
3928 pool->base.ipps[i] = dcn20_ipp_create(ctx, i); in dcn20_resource_construct()
3929 if (pool->base.ipps[i] == NULL) { in dcn20_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1276 if (pool->base.ipps[i] != NULL) in dcn301_destruct()
1277 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in dcn301_destruct()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c1245 if (pool->base.ipps[i] != NULL) in dcn30_resource_destruct()
1246 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in dcn30_resource_destruct()
1774 sec_pipe->plane_res.ipp = pool->ipps[pipe_idx]; in dcn30_split_stream_for_mpc_or_odm()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1372 if (pool->base.ipps[i] != NULL) in dcn31_resource_destruct()
1373 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in dcn31_resource_destruct()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1328 split_pipe->plane_res.ipp = pool->ipps[i]; in acquire_first_split_pipe()
1707 pipe_ctx->plane_res.ipp = pool->ipps[i]; in acquire_first_free_pipe()
1963 pipe_ctx->plane_res.ipp = pool->ipps[tg_inst]; in acquire_resource_from_hw_enabled_state()
/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c536 secondary_pipe->plane_res.ipp = pool->ipps[secondary_pipe->pipe_idx]; in split_stream_across_pipes()