Home
last modified time | relevance | path

Searched refs:remove_stream_from_ctx (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/
Dcore_types.h165 enum dc_status (*remove_stream_from_ctx)( member
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c1441 if (res_pool->funcs->remove_stream_from_ctx && in compute_mst_dsc_configs_for_state()
1442 res_pool->funcs->remove_stream_from_ctx(stream->ctx->dc, dc_state, stream) != DC_OK) in compute_mst_dsc_configs_for_state()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Ddc_resource.c2676 if (pool->funcs->remove_stream_from_ctx) in resource_remove_otg_master_for_stream_output()
2677 pool->funcs->remove_stream_from_ctx( in resource_remove_otg_master_for_stream_output()