Searched refs:remove_stream_from_ctx (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dcore_types.h144 enum dc_status (*remove_stream_from_ctx)( member in struct:resource_funcs
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1333 if (res_pool->funcs->remove_stream_from_ctx &&
1334 res_pool->funcs->remove_stream_from_ctx(stream->ctx->dc, dc_state, stream) != DC_OK)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1070 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1142 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1068 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1390 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1594 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1824 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1801 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1711 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1385 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c2486 if (dc->res_pool->funcs->remove_stream_from_ctx)
2487 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1829 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2044 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2222 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2222 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,

Completed in 160 milliseconds