Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h158 enum dc_status (*remove_stream_from_ctx)( member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1813 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx()
1814 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1433 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1365 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1636 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1941 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1877 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2527 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c3360 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,