Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h144 enum dc_status (*remove_stream_from_ctx)( member
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c1330 if (res_pool->funcs->remove_stream_from_ctx && in compute_mst_dsc_configs_for_state()
1331 res_pool->funcs->remove_stream_from_ctx(stream->ctx->dc, dc_state, stream) != DC_OK) in compute_mst_dsc_configs_for_state()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c1070 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1142 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1068 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1385 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1390 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1711 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2486 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx()
2487 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c1801 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1824 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1594 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1829 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2222 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2222 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2044 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,