Lines Matching refs:crtc_w
590 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check() argument
616 if (crtc_w > INT_MAX || in __setplane_check()
617 crtc_x > INT_MAX - (int32_t) crtc_w || in __setplane_check()
621 crtc_w, crtc_h, crtc_x, crtc_y); in __setplane_check()
644 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() argument
668 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
675 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
697 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic() argument
718 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
724 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
732 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() argument
748 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
752 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
809 plane_req->crtc_w, plane_req->crtc_h, in drm_mode_setplane()
835 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
879 crtc_w = fb->width; in drm_mode_cursor_universal()
887 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()
891 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()