Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h418 enum dc_status dc_add_stream_to_ctx(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2421 enum dc_status dc_add_stream_to_ctx( in dc_add_stream_to_ctx() function
3063 res = dc_add_stream_to_ctx(dc, context, add_streams[i]); in dc_validate_with_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1701 dc_add_stream_to_ctx(dc, context, phantom_stream); in dcn32_enable_phantom_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6595 dc_result = dc_add_stream_to_ctx(dc, dc_state, stream); in dm_validate_stream_and_context()
9513 if (dc_add_stream_to_ctx( in dm_update_crtc_state()