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 D | core_types.h | 168 enum dc_status (*remove_stream_from_ctx)( member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/ |
A D | dcn201_resource.c | 1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/ |
A D | dcn303_resource.c | 1090 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/ |
A D | dcn302_resource.c | 1164 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_resource.c | 1413 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/ |
A D | dcn301_resource.c | 1411 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn316/ |
A D | dcn316_resource.c | 1745 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc_resource.c | 2235 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 D | dcn314_resource.c | 1769 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn315/ |
A D | dcn315_resource.c | 1746 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/ |
A D | dcn321_resource.c | 1613 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_resource.c | 1859 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/ |
A D | dcn32_resource.c | 2060 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_resource.c | 2240 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_resource.c | 2243 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
Completed in 52 milliseconds