Searched refs:remove_stream_from_ctx (Results 1 – 20 of 20) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | core_types.h | 165 enum dc_status (*remove_stream_from_ctx)( member
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_mst_types.c | 1519 if (res_pool->funcs->remove_stream_from_ctx && in compute_mst_dsc_configs_for_state() 1520 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/ |
| H A D | dcn201_resource.c | 1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| H A D | dcn303_resource.c | 1093 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| H A D | dcn302_resource.c | 1149 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| H A D | dcn21_resource.c | 1372 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| H A D | dcn301_resource.c | 1395 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| H A D | dcn316_resource.c | 1712 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| H A D | dcn314_resource.c | 1772 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| H A D | dcn315_resource.c | 1836 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| H A D | dcn31_resource.c | 1842 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| H A D | dcn36_resource.c | 1772 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| H A D | dcn35_resource.c | 1792 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 1765 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| H A D | dcn321_resource.c | 1608 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_resource.c | 2985 if (pool->funcs->remove_stream_from_ctx) in resource_remove_otg_master_for_stream_output() 2986 pool->funcs->remove_stream_from_ctx( in resource_remove_otg_master_for_stream_output()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| H A D | dcn401_resource.c | 1827 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| H A D | dcn30_resource.c | 2242 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 2229 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| H A D | dcn32_resource.c | 2105 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|