Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h159 enum dc_status (*remove_stream_from_ctx)( member
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_resource.c1070 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c1903 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx()
1904 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c1405 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c1437 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c1379 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c1941 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c2141 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c2533 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c3390 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,

Completed in 41 milliseconds