HomeSort by: relevance | last modified time | path
    Searched refs:dcn20_remove_stream_from_ctx (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_resource.h 163 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream);
amdgpu_dcn20_resource.c 1656 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream) function in typeref:enum:dc_status
3059 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 1653 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,

Completed in 17 milliseconds