Lines Matching refs:crtc_w
924 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check() argument
944 if (crtc_w > INT_MAX || in __setplane_check()
945 crtc_x > INT_MAX - (int32_t) crtc_w || in __setplane_check()
949 crtc_w, crtc_h, crtc_x, crtc_y); in __setplane_check()
995 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() argument
1019 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
1026 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_internal()
1048 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic() argument
1069 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
1075 crtc_x, crtc_y, crtc_w, crtc_h, in __setplane_atomic()
1083 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() argument
1096 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
1100 crtc_x, crtc_y, crtc_w, crtc_h, in setplane_internal()
1150 plane_req->crtc_w, plane_req->crtc_h, in drm_mode_setplane()
1176 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
1222 crtc_w = fb->width; in drm_mode_cursor_universal()
1230 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()
1234 crtc_x, crtc_y, crtc_w, crtc_h, in drm_mode_cursor_universal()