Lines Matching refs:crtc_w
610 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check() argument
636 if (crtc_w > INT_MAX || in __setplane_check()
637 crtc_x > INT_MAX - (int32_t) crtc_w || in __setplane_check()
641 crtc_w, crtc_h, crtc_x, crtc_y); in __setplane_check()
687 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() argument
711 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
718 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
740 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic() argument
761 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
767 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
775 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() argument
788 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
792 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
842 plane_req->crtc_w, plane_req->crtc_h, in drm_mode_setplane()
868 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
912 crtc_w = fb->width; in drm_mode_cursor_universal()
920 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()
924 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()