Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h168 enum dc_status (*remove_stream_from_ctx)( member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_resource.c1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c1090 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c1164 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c1413 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c1411 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn316/
A Ddcn316_resource.c1745 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c2235 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx()
2236 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_resource.c1769 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn315/
A Ddcn315_resource.c1746 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/
A Ddcn321_resource.c1613 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c1859 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_resource.c2060 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c2240 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c2243 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,

Completed in 55 milliseconds