Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h424 enum dc_status dc_remove_stream_from_ctx(
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2442 enum dc_status dc_remove_stream_from_ctx( in dc_remove_stream_from_ctx() function
3029 res = dc_remove_stream_from_ctx(dc, context, del_streams[i]); in dc_validate_with_context()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1740 dc_remove_stream_from_ctx(dc, context, pipe->stream); in dcn32_remove_phantom_pipes()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2601 res = dc_remove_stream_from_ctx(dc, context, del_streams[i]); in amdgpu_dm_commit_zero_streams()
9426 if (dc_remove_stream_from_ctx( in dm_update_crtc_state()