Searched refs:main_pipe_height (Results 1 – 2 of 2) sorted by relevance
2066 int main_pipe_width = 0, main_pipe_height = 0; in dcn20_program_front_end_for_ctx() local2071 main_pipe_height = phantom_stream->dst.height; in dcn20_program_front_end_for_ctx()2074 dc->hwss.blank_phantom(dc, tg, main_pipe_width, main_pipe_height); in dcn20_program_front_end_for_ctx()
1236 int main_pipe_width = 0, main_pipe_height = 0; in disable_dangling_plane() local1241 main_pipe_height = old_paired_stream->dst.height; in disable_dangling_plane()1245 dc->hwss.blank_phantom(dc, tg, main_pipe_width, main_pipe_height); in disable_dangling_plane()