Searched refs:remove_stream_from_ctx (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 158 enum dc_status (*remove_stream_from_ctx)( member
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_resource.c | 1068 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1143 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 1074 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1403 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1407 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_resource.c | 2005 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx() 2006 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1728 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1730 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1834 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2102 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 2215 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|