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 | 164 enum dc_status (*remove_stream_from_ctx)( member
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 1480 if (res_pool->funcs->remove_stream_from_ctx && in compute_mst_dsc_configs_for_state() 1481 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 | 1076 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
H A D | dcn302_resource.c | 1145 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
H A D | dcn303_resource.c | 1090 .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 | 1396 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
H A D | dcn316_resource.c | 1713 .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/dcn321/ |
H A D | dcn321_resource.c | 1609 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
H A D | dcn36_resource.c | 1752 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
H A D | dcn31_resource.c | 1843 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
H A D | dcn35_resource.c | 1778 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
H A D | dcn351_resource.c | 1750 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 2885 if (pool->funcs->remove_stream_from_ctx) in resource_remove_otg_master_for_stream_output() 2886 pool->funcs->remove_stream_from_ctx( in resource_remove_otg_master_for_stream_output()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
H A D | dcn30_resource.c | 2243 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
H A D | dcn401_resource.c | 1786 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H A D | dcn32_resource.c | 2102 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
H A D | dcn20_resource.c | 2228 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|