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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
resource.h 127 struct pipe_ctx *resource_get_head_pipe_for_stream(
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 1158 struct pipe_ctx *resource_get_head_pipe_for_stream( function in typeref:struct:pipe_ctx *
1288 head_pipe = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
1749 struct pipe_ctx *del_pipe = resource_get_head_pipe_for_stream(&new_ctx->res_ctx, stream);
2594 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
amdgpu_dce112_resource.c 850 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
941 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_resource.c 1086 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
1138 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/
amdgpu_dce100_resource.c 804 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_resource.c 923 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_resource.c 1510 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
2989 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream);

Completed in 21 milliseconds