Searched refs:main_pipe_height (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2041 int main_pipe_width, main_pipe_height; local
2045 main_pipe_height = phantom_stream->dst.height;
2046 dc->hwss.blank_phantom(dc, tg, main_pipe_width, main_pipe_height);
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1227 int main_pipe_width, main_pipe_height; local
1231 main_pipe_height = old_paired_stream->dst.height;
1233 dc->hwss.blank_phantom(dc, tg, main_pipe_width, main_pipe_height);

Completed in 132 milliseconds