Searched refs:width_in_bytes (Results 1 – 2 of 2) sorted by relevance
459 u32 width_in_bytes, u32 height, in vmw_external_bo_copy() argument495 WARN_ON(dst_stride < width_in_bytes); in vmw_external_bo_copy()497 memcpy(vdst, vsrc, width_in_bytes); in vmw_external_bo_copy()506 diff->rect.x2 = diff->rect.x1 + width_in_bytes / diff->cpp; in vmw_external_bo_copy()
817 unsigned int width_in_bytes = mode->hdisplay * 4; in lsdc_crtc_mode_set_nofb() local824 if (width_in_bytes % 256 == 0) in lsdc_crtc_mode_set_nofb()826 else if (width_in_bytes % 128 == 0) in lsdc_crtc_mode_set_nofb()828 else if (width_in_bytes % 64 == 0) in lsdc_crtc_mode_set_nofb()