Searched refs:main_pipe_width (Results 1 – 2 of 2) sorted by relevance
1862 int main_pipe_width, main_pipe_height; in dcn20_program_front_end_for_ctx() local1864 …main_pipe_width = dc->current_state->res_ctx.pipe_ctx[i].stream->mall_stream_config.paired_stream-… in dcn20_program_front_end_for_ctx()1866 dc->hwss.blank_phantom(dc, tg, main_pipe_width, main_pipe_height); in dcn20_program_front_end_for_ctx()
1159 int main_pipe_width, main_pipe_height; in disable_dangling_plane() local1161 main_pipe_width = old_stream->mall_stream_config.paired_stream->dst.width; in disable_dangling_plane()1164 dc->hwss.blank_phantom(dc, tg, main_pipe_width, main_pipe_height); in disable_dangling_plane()