Searched refs:crtc_x_limit (Results 1 – 1 of 1) sorted by relevance
363 int crtc_x_limit, struct line_buffer *stage_buffer, in blend_line() argument390 dst_line.x2 = min_t(int, dst_line.x2, crtc_x_limit); in blend_line()481 int crtc_x_limit = crtc_state->base.mode.hdisplay; in blend() local495 blend_line(plane[i], y, crtc_x_limit, stage_buffer, output_buffer); in blend()