Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h423 enum dc_status dc_remove_stream_from_ctx(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2448 enum dc_status dc_remove_stream_from_ctx( in dc_remove_stream_from_ctx() function
3040 res = dc_remove_stream_from_ctx(dc, context, del_streams[i]); in dc_validate_with_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1742 dc_remove_stream_from_ctx(dc, context, pipe->stream); in dcn32_remove_phantom_pipes()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2606 res = dc_remove_stream_from_ctx(dc, context, del_streams[i]); in amdgpu_dm_commit_zero_streams()
9462 if (dc_remove_stream_from_ctx( in dm_update_crtc_state()