Searched refs:remove_stream_from_ctx (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 165 enum dc_status (*remove_stream_from_ctx)( member
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_mst_types.c | 1430 if (res_pool->funcs->remove_stream_from_ctx && in compute_mst_dsc_configs_for_state() 1431 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/ |
| A D | dcn201_resource.c | 1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| A D | dcn302_resource.c | 1146 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| A D | dcn303_resource.c | 1091 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| A D | dcn21_resource.c | 1373 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| A D | dcn301_resource.c | 1397 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| A D | dcn316_resource.c | 1714 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| A D | dcn314_resource.c | 1771 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| A D | dcn31_resource.c | 1837 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| A D | dcn315_resource.c | 1834 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| A D | dcn35_resource.c | 1772 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| A D | dcn321_resource.c | 1616 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| A D | dcn351_resource.c | 1751 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| A D | dcn401_resource.c | 1704 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_resource.c | 2671 if (pool->funcs->remove_stream_from_ctx) in resource_remove_otg_master_for_stream_output() 2672 pool->funcs->remove_stream_from_ctx( in resource_remove_otg_master_for_stream_output()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| A D | dcn30_resource.c | 2245 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| A D | dcn32_resource.c | 2054 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| A D | dcn20_resource.c | 2256 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
Completed in 79 milliseconds