Home
last modified time | relevance | path

Searched refs:dc_add_stream_to_ctx (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_stream.h418 enum dc_status dc_add_stream_to_ctx(
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c2420 enum dc_status dc_add_stream_to_ctx( in dc_add_stream_to_ctx() function
3059 res = dc_add_stream_to_ctx(dc, context, add_streams[i]); in dc_validate_with_context()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1701 dc_add_stream_to_ctx(dc, context, phantom_stream); in dcn32_enable_phantom_stream()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6587 dc_result = dc_add_stream_to_ctx(dc, dc_state, stream); in dm_validate_stream_and_context()
9507 if (dc_add_stream_to_ctx( in dm_update_crtc_state()