Searched refs:remove_stream_from_ctx (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 159 enum dc_status (*remove_stream_from_ctx)( member
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
| A D | dcn201_resource.c | 1070 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_resource.c | 1903 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx() 1904 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
| A D | dcn301_resource.c | 1405 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
| A D | dcn302_resource.c | 1437 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
| A D | dcn303_resource.c | 1379 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
| A D | dcn21_resource.c | 1941 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| A D | dcn31_resource.c | 2141 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| A D | dcn30_resource.c | 2533 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| A D | dcn20_resource.c | 3390 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
Completed in 41 milliseconds