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 | 1110 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| H A D | dcn303_resource.c | 1126 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| H A D | dcn302_resource.c | 1182 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| H A D | dcn21_resource.c | 1398 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| H A D | dcn301_resource.c | 1429 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| H A D | dcn314_resource.c | 1804 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| H A D | dcn316_resource.c | 1744 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 1800 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| H A D | dcn31_resource.c | 1874 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| H A D | dcn321_resource.c | 1643 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| H A D | dcn36_resource.c | 1807 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| H A D | dcn35_resource.c | 1827 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| H A D | dcn315_resource.c | 1868 .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 | 2276 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 2263 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| H A D | dcn32_resource.c | 2140 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|