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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 2584 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:dce110_apply_ctx_for_surface
2588 (pipe_ctx->plane_state || old_pipe_ctx->plane_state))
2617 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:dce110_apply_ctx_for_surface
2621 (pipe_ctx->plane_state || old_pipe_ctx->plane_state))
amdgpu_dce110_hw_sequencer.c 2584 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:dce110_apply_ctx_for_surface
2588 (pipe_ctx->plane_state || old_pipe_ctx->plane_state))
2617 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:dce110_apply_ctx_for_surface
2621 (pipe_ctx->plane_state || old_pipe_ctx->plane_state))
amdgpu_dce110_hw_sequencer.c 2584 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:dce110_apply_ctx_for_surface
2588 (pipe_ctx->plane_state || old_pipe_ctx->plane_state))
2617 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:dce110_apply_ctx_for_surface
2621 (pipe_ctx->plane_state || old_pipe_ctx->plane_state))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c 762 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:false_optc_underflow_wa
764 if (old_pipe_ctx->stream != stream)
767 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx);
2495 struct pipe_ctx *old_pipe_ctx = local in function:dcn10_find_top_pipe_for_stream
2498 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state)
2558 struct pipe_ctx *old_pipe_ctx = local in function:dcn10_apply_ctx_for_surface
2566 if (pipe_ctx->plane_state && !old_pipe_ctx->plane_state) {
2567 if (old_pipe_ctx->stream_res.tg == tg &&
2568 old_pipe_ctx->plane_res.hubp &&
2569 old_pipe_ctx->plane_res.hubp->opp_id != OPP_ID_INVALID
    [all...]
amdgpu_dcn10_hw_sequencer.c 762 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:false_optc_underflow_wa
764 if (old_pipe_ctx->stream != stream)
767 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx);
2495 struct pipe_ctx *old_pipe_ctx = local in function:dcn10_find_top_pipe_for_stream
2498 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state)
2558 struct pipe_ctx *old_pipe_ctx = local in function:dcn10_apply_ctx_for_surface
2566 if (pipe_ctx->plane_state && !old_pipe_ctx->plane_state) {
2567 if (old_pipe_ctx->stream_res.tg == tg &&
2568 old_pipe_ctx->plane_res.hubp &&
2569 old_pipe_ctx->plane_res.hubp->opp_id != OPP_ID_INVALID
    [all...]
amdgpu_dcn10_hw_sequencer.c 762 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; local in function:false_optc_underflow_wa
764 if (old_pipe_ctx->stream != stream)
767 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx);
2495 struct pipe_ctx *old_pipe_ctx = local in function:dcn10_find_top_pipe_for_stream
2498 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state)
2558 struct pipe_ctx *old_pipe_ctx = local in function:dcn10_apply_ctx_for_surface
2566 if (pipe_ctx->plane_state && !old_pipe_ctx->plane_state) {
2567 if (old_pipe_ctx->stream_res.tg == tg &&
2568 old_pipe_ctx->plane_res.hubp &&
2569 old_pipe_ctx->plane_res.hubp->opp_id != OPP_ID_INVALID
    [all...]

Completed in 49 milliseconds