Searched refs:underlay_idx (Results 1 – 3 of 3) sorted by relevance
935 static bool is_surface_pixel_format_supported(struct pipe_ctx *pipe_ctx, unsigned int underlay_idx) in is_surface_pixel_format_supported() argument937 if (pipe_ctx->pipe_idx != underlay_idx) in is_surface_pixel_format_supported()1137 unsigned int underlay_idx = pool->underlay_pipe_index; in dce110_acquire_underlay() local1138 struct pipe_ctx *pipe_ctx = &res_ctx->pipe_ctx[underlay_idx]; in dce110_acquire_underlay()1140 if (res_ctx->pipe_ctx[underlay_idx].stream) in dce110_acquire_underlay()1143 pipe_ctx->stream_res.tg = pool->timing_generators[underlay_idx]; in dce110_acquire_underlay()1144 pipe_ctx->plane_res.mi = pool->mis[underlay_idx]; in dce110_acquire_underlay()1146 pipe_ctx->plane_res.xfm = pool->transforms[underlay_idx]; in dce110_acquire_underlay()1147 pipe_ctx->stream_res.opp = pool->opps[underlay_idx]; in dce110_acquire_underlay()1148 pipe_ctx->pipe_idx = underlay_idx; in dce110_acquire_underlay()[all …]
57 unsigned int underlay_idx = dc->res_pool->underlay_pipe_index; in dce60_should_enable_fbc() local79 if (pipe_ctx->pipe_idx != underlay_idx) { in dce60_should_enable_fbc()
216 unsigned int underlay_idx = dc->res_pool->underlay_pipe_index; in dce110_enable_display_power_gating() local225 if (controller_id == underlay_idx) in dce110_enable_display_power_gating()2046 unsigned int underlay_idx = dc->res_pool->underlay_pipe_index; in dce110_set_displaymarks() local2064 if (i == underlay_idx) { in dce110_set_displaymarks()2082 int underlay_idx = pool->underlay_pipe_index; in dce110_set_safe_displaymarks() local2101 if (i == underlay_idx) in dce110_set_safe_displaymarks()2200 unsigned int underlay_idx = dc->res_pool->underlay_pipe_index; in should_enable_fbc() local2219 if (pipe_ctx->pipe_idx != underlay_idx) { in should_enable_fbc()