Lines Matching refs:crtc_w
776 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check() argument
798 if (crtc_w > INT_MAX || in __setplane_check()
799 crtc_x > INT_MAX - (int32_t) crtc_w || in __setplane_check()
803 crtc_w, crtc_h, crtc_x, crtc_y); in __setplane_check()
849 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() argument
873 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
880 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
902 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic() argument
923 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
929 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
937 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() argument
950 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
954 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
1004 plane_req->crtc_w, plane_req->crtc_h, in drm_mode_setplane()
1030 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
1074 crtc_w = fb->width; in drm_mode_cursor_universal()
1082 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()
1086 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()