Lines Matching refs:DRM_ERROR
191 DRM_ERROR("Illegal GET_3D_CAP argument.\n"); in vmw_get_cap_3d_ioctl()
208 DRM_ERROR("Failed to allocate bounce buffer for 3D caps.\n"); in vmw_get_cap_3d_ioctl()
243 DRM_ERROR("Failed to report 3D caps info.\n"); in vmw_get_cap_3d_ioctl()
271 DRM_ERROR("Variable clips_ptr must be specified.\n"); in vmw_present_ioctl()
278 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_ioctl()
285 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_ioctl()
294 DRM_ERROR("Invalid framebuffer id.\n"); in vmw_present_ioctl()
354 DRM_ERROR("Argument clips_ptr must be specified.\n"); in vmw_present_readback_ioctl()
361 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_readback_ioctl()
368 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_readback_ioctl()
377 DRM_ERROR("Invalid framebuffer id.\n"); in vmw_present_readback_ioctl()
384 DRM_ERROR("Framebuffer not buffer backed.\n"); in vmw_present_readback_ioctl()