HomeSort by: relevance | last modified time | path
    Searched defs:top_pipe (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c 588 pipe_ctx->top_pipe = NULL;
624 if (pipe_ctx->top_pipe != NULL)
751 * pipe_ctx->top_pipe == NULL ,but then fix the diagnostic.
755 if (pipe_ctx->top_pipe == NULL
1129 if (pipe->top_pipe)
1192 if (!new_pipe->top_pipe && !new_pipe->prev_odm_pipe) {
1204 if (!new_pipe->top_pipe && !new_pipe->prev_odm_pipe) {
1480 && !pipe_ctx->top_pipe && !pipe_ctx->prev_odm_pipe)
1576 if (!context->res_ctx.pipe_ctx[i].top_pipe &&
1590 && !context->res_ctx.pipe_ctx[i].top_pipe
2129 struct pipe_ctx *top_pipe = pipe_ctx; local in function:dcn20_get_mpctree_visual_confirm_color
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
core_types.h 291 struct pipe_ctx *top_pipe; member in struct:pipe_ctx

Completed in 13 milliseconds