amdgpu_dce110_hw_sequencer.c | 2632 int fe_idx = pipe_ctx->plane_res.mi ? local in function:dce110_power_down_fe 2636 if (dc->current_state->res_ctx.pipe_ctx[fe_idx].stream) 2640 dc, fe_idx, dc->ctx->dc_bios, PIPE_GATING_CONTROL_ENABLE); 2642 dc->res_pool->transforms[fe_idx]->funcs->transform_reset( 2643 dc->res_pool->transforms[fe_idx]);
|