Home
last modified time | relevance | path

Searched defs:pipe_clip (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c1946 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