Home
last modified time | relevance | path

Searched refs:pipe_src_w (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c1711 int pipe_src_w = drm_rect_width(&crtc_state->pipe_src); in skl_plane_check_dst_coordinates() local
1723 (crtc_x + crtc_w < 4 || crtc_x > pipe_src_w - 4)) { in skl_plane_check_dst_coordinates()
1728 4, pipe_src_w - 4); in skl_plane_check_dst_coordinates()
H A Dintel_display.c4925 int pipe_src_w, pipe_src_h; in intel_modeset_pipe_config() local
4971 &pipe_src_w, &pipe_src_h); in intel_modeset_pipe_config()
4973 pipe_src_w, pipe_src_h); in intel_modeset_pipe_config()