Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h130 enum dc_status (*remove_stream_from_ctx)( member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1892 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx()
1893 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1785 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2586 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c3338 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,