Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h188 enum dc_status (*remove_stream_from_ctx)( member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1146 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1414 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1409 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2224 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx()
2225 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c1703 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1739 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1741 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1611 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1834 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2226 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2023 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2221 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,