Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h120 enum dc_status (*add_stream_to_ctx)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c902 .add_stream_to_ctx = dce100_add_stream_to_ctx,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c839 .add_stream_to_ctx = dce112_add_stream_to_ctx,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1258 .add_stream_to_ctx = dcn10_add_stream_to_ctx,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1162 .add_stream_to_ctx = dce110_add_stream_to_ctx,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c980 .add_stream_to_ctx = dce112_add_stream_to_ctx,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c868 .add_stream_to_ctx = dce100_add_stream_to_ctx,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1425 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1701 res = dc->res_pool->funcs->add_stream_to_ctx(dc, new_ctx, stream); in dc_add_stream_to_ctx()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2890 .add_stream_to_ctx = dcn20_add_stream_to_ctx,