Home | History | Annotate | Download | only in drm

Lines Matching defs:crtc_h

605 			    uint32_t crtc_w, uint32_t crtc_h,
633 crtc_h > INT_MAX ||
634 crtc_y > INT_MAX - (int32_t) crtc_h) {
636 crtc_w, crtc_h, crtc_x, crtc_y);
682 uint32_t crtc_w, uint32_t crtc_h,
706 crtc_x, crtc_y, crtc_w, crtc_h,
713 crtc_x, crtc_y, crtc_w, crtc_h,
735 uint32_t crtc_w, uint32_t crtc_h,
756 crtc_x, crtc_y, crtc_w, crtc_h,
762 crtc_x, crtc_y, crtc_w, crtc_h,
770 uint32_t crtc_w, uint32_t crtc_h,
783 crtc_x, crtc_y, crtc_w, crtc_h,
787 crtc_x, crtc_y, crtc_w, crtc_h,
837 plane_req->crtc_w, plane_req->crtc_h,
863 uint32_t crtc_w = 0, crtc_h = 0;
908 crtc_h = fb->height;
915 crtc_x, crtc_y, crtc_w, crtc_h,
919 crtc_x, crtc_y, crtc_w, crtc_h,