Lines Matching refs:crtc_x
2355 int32_t crtc_x, int32_t crtc_y, in __setplane_internal() argument
2393 crtc_x > INT_MAX - (int32_t) crtc_w || in __setplane_internal()
2397 crtc_w, crtc_h, crtc_x, crtc_y); in __setplane_internal()
2408 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
2431 int32_t crtc_x, int32_t crtc_y, in setplane_internal() argument
2441 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
2504 plane_req->crtc_x, plane_req->crtc_y, in drm_mode_setplane()
2814 int32_t crtc_x, crtc_y; in drm_mode_cursor_universal() local
2844 crtc_x = req->x; in drm_mode_cursor_universal()
2847 crtc_x = crtc->cursor_x; in drm_mode_cursor_universal()
2863 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()