Lines Matching refs:crtc_w
781 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check() argument
803 if (crtc_w > INT_MAX || in __setplane_check()
804 crtc_x > INT_MAX - (int32_t) crtc_w || in __setplane_check()
808 crtc_w, crtc_h, crtc_x, crtc_y); in __setplane_check()
854 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() argument
878 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
885 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
907 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic() argument
928 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
934 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
942 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() argument
955 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
959 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
1009 plane_req->crtc_w, plane_req->crtc_h, in drm_mode_setplane()
1035 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
1079 crtc_w = fb->width; in drm_mode_cursor_universal()
1087 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()
1091 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()