Searched defs:pipe_clip (Results 1 – 1 of 1) sorted by relevance
1946 struct drm_rect *pipe_clip) in intel_psr2_sel_fetch_pipe_alignment()2004 struct drm_rect pipe_clip = { .x1 = 0, .y1 = -1, .x2 = INT_MAX, .y2 = -1 }; in intel_psr2_sel_fetch_update() local