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