Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h165 enum dc_status (*remove_stream_from_ctx)( member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_mst_types.c1430 if (res_pool->funcs->remove_stream_from_ctx && in compute_mst_dsc_configs_for_state()
1431 res_pool->funcs->remove_stream_from_ctx(stream->ctx->dc, dc_state, stream) != DC_OK) in compute_mst_dsc_configs_for_state()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
A Ddcn201_resource.c1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
A Ddcn302_resource.c1146 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
A Ddcn303_resource.c1091 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
A Ddcn21_resource.c1373 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
A Ddcn301_resource.c1397 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
A Ddcn316_resource.c1714 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.c1771 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.c1837 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
A Ddcn315_resource.c1834 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
A Ddcn35_resource.c1772 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c1616 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
A Ddcn351_resource.c1751 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c1704 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c2671 if (pool->funcs->remove_stream_from_ctx) in resource_remove_otg_master_for_stream_output()
2672 pool->funcs->remove_stream_from_ctx( in resource_remove_otg_master_for_stream_output()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A Ddcn30_resource.c2245 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c2054 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.c2256 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,

Completed in 79 milliseconds