Displaying 15 results from an estimated 15 matches for "mic_smpt".
2013 Sep 04
0
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...+++++
> drivers/misc/mic/host/mic_device.h | 300 +++++
> drivers/misc/mic/host/mic_fops.c | 221 ++++
> drivers/misc/mic/host/mic_fops.h | 32 +
> drivers/misc/mic/host/mic_main.c | 1098 ++++++++++++++++
> drivers/misc/mic/host/mic_smpt.c | 440 +++++++
> drivers/misc/mic/host/mic_smpt.h | 98 ++
> drivers/misc/mic/host/mic_sysfs.c | 468 +++++++
> drivers/misc/mic/host/mic_virtio.c | 704 ++++++++++
> drivers/misc/mic/host/mic_virtio.h | 138 ++
> dr...
2013 Sep 06
0
[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...rivers/misc/mic/card/mic_virtio.c | 17 ++++---
drivers/misc/mic/card/mic_x100.c | 4 +-
drivers/misc/mic/host/mic_debugfs.c | 91 ++++++++++++++++++-------------------
drivers/misc/mic/host/mic_fops.c | 6 +--
drivers/misc/mic/host/mic_intr.c | 37 ++++++++-------
drivers/misc/mic/host/mic_smpt.c | 17 +++----
drivers/misc/mic/host/mic_sysfs.c | 18 ++++----
drivers/misc/mic/host/mic_virtio.c | 34 ++++++--------
drivers/misc/mic/host/mic_x100.c | 29 ++++++------
9 files changed, 122 insertions(+), 131 deletions(-)
diff --git a/drivers/misc/mic/card/mic_virtio.c b/drivers/misc/...
2013 Jul 25
0
[PATCH 1/5] Intel MIC Host Driver for X100 family.
...c/mic/host/mic_common.h | 37 ++
drivers/misc/mic/host/mic_debugfs.c | 366 ++++++++++++
drivers/misc/mic/host/mic_debugfs.h | 34 ++
drivers/misc/mic/host/mic_device.h | 280 +++++++++
drivers/misc/mic/host/mic_main.c | 1095 ++++++++++++++++++++++++++++++++++
drivers/misc/mic/host/mic_smpt.c | 441 ++++++++++++++
drivers/misc/mic/host/mic_smpt.h | 103 ++++
drivers/misc/mic/host/mic_sysfs.c | 360 +++++++++++
drivers/misc/mic/host/mic_x100.c | 665 +++++++++++++++++++++
drivers/misc/mic/host/mic_x100.h | 112 ++++
include/uapi/linux/Kbuild | 1 +...
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...gfs.c | 496 +++++++
drivers/misc/mic/host/mic_device.h | 300 +++++
drivers/misc/mic/host/mic_fops.c | 221 ++++
drivers/misc/mic/host/mic_fops.h | 32 +
drivers/misc/mic/host/mic_main.c | 1098 ++++++++++++++++
drivers/misc/mic/host/mic_smpt.c | 440 +++++++
drivers/misc/mic/host/mic_smpt.h | 98 ++
drivers/misc/mic/host/mic_sysfs.c | 468 +++++++
drivers/misc/mic/host/mic_virtio.c | 704 ++++++++++
drivers/misc/mic/host/mic_virtio.h | 138 ++
drivers/misc/mic/host/mic_x...
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...gfs.c | 496 +++++++
drivers/misc/mic/host/mic_device.h | 300 +++++
drivers/misc/mic/host/mic_fops.c | 221 ++++
drivers/misc/mic/host/mic_fops.h | 32 +
drivers/misc/mic/host/mic_main.c | 1098 ++++++++++++++++
drivers/misc/mic/host/mic_smpt.c | 440 +++++++
drivers/misc/mic/host/mic_smpt.h | 98 ++
drivers/misc/mic/host/mic_sysfs.c | 468 +++++++
drivers/misc/mic/host/mic_virtio.c | 704 ++++++++++
drivers/misc/mic/host/mic_virtio.h | 138 ++
drivers/misc/mic/host/mic_x...
2013 Sep 05
16
[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...t/mic_fops.c | 221 ++++
drivers/misc/mic/host/mic_fops.h | 32 +
drivers/misc/mic/host/mic_intr.c | 628 +++++++++
drivers/misc/mic/host/mic_intr.h | 137 ++
drivers/misc/mic/host/mic_main.c | 478 +++++++
drivers/misc/mic/host/mic_smpt.c | 442 +++++++
drivers/misc/mic/host/mic_smpt.h | 98 ++
drivers/misc/mic/host/mic_sysfs.c | 466 +++++++
drivers/misc/mic/host/mic_virtio.c | 703 ++++++++++
drivers/misc/mic/host/mic_virtio.h | 138 ++
drivers/misc/mic/host/mic_x...
2013 Sep 05
16
[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...t/mic_fops.c | 221 ++++
drivers/misc/mic/host/mic_fops.h | 32 +
drivers/misc/mic/host/mic_intr.c | 628 +++++++++
drivers/misc/mic/host/mic_intr.h | 137 ++
drivers/misc/mic/host/mic_main.c | 478 +++++++
drivers/misc/mic/host/mic_smpt.c | 442 +++++++
drivers/misc/mic/host/mic_smpt.h | 98 ++
drivers/misc/mic/host/mic_sysfs.c | 466 +++++++
drivers/misc/mic/host/mic_virtio.c | 703 ++++++++++
drivers/misc/mic/host/mic_virtio.h | 138 ++
drivers/misc/mic/host/mic_x...
2013 Jul 25
16
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...++++++++++
drivers/misc/mic/host/mic_debugfs.h | 34 +
drivers/misc/mic/host/mic_device.h | 280 ++++++
drivers/misc/mic/host/mic_fops.c | 280 ++++++
drivers/misc/mic/host/mic_fops.h | 37 +
drivers/misc/mic/host/mic_main.c | 1119 ++++++++++++++++++++++
drivers/misc/mic/host/mic_smpt.c | 441 +++++++++
drivers/misc/mic/host/mic_smpt.h | 103 ++
drivers/misc/mic/host/mic_sysfs.c | 360 +++++++
drivers/misc/mic/host/mic_virtio.c | 703 ++++++++++++++
drivers/misc/mic/host/mic_virtio.h | 108 +++
drivers/misc/mic/host/mic_x100.c | 665 +++++++++++++
driver...
2013 Jul 25
16
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...++++++++++
drivers/misc/mic/host/mic_debugfs.h | 34 +
drivers/misc/mic/host/mic_device.h | 280 ++++++
drivers/misc/mic/host/mic_fops.c | 280 ++++++
drivers/misc/mic/host/mic_fops.h | 37 +
drivers/misc/mic/host/mic_main.c | 1119 ++++++++++++++++++++++
drivers/misc/mic/host/mic_smpt.c | 441 +++++++++
drivers/misc/mic/host/mic_smpt.h | 103 ++
drivers/misc/mic/host/mic_sysfs.c | 360 +++++++
drivers/misc/mic/host/mic_virtio.c | 703 ++++++++++++++
drivers/misc/mic/host/mic_virtio.h | 108 +++
drivers/misc/mic/host/mic_x100.c | 665 +++++++++++++
driver...
2013 Aug 08
10
[PATCH v2 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...c_debugfs.h | 29 +
drivers/misc/mic/host/mic_device.h | 291 +++++
drivers/misc/mic/host/mic_fops.c | 227 ++++
drivers/misc/mic/host/mic_fops.h | 32 +
drivers/misc/mic/host/mic_main.c | 1110 ++++++++++++++++
drivers/misc/mic/host/mic_smpt.c | 436 +++++++
drivers/misc/mic/host/mic_smpt.h | 98 ++
drivers/misc/mic/host/mic_sysfs.c | 314 +++++
drivers/misc/mic/host/mic_virtio.c | 710 +++++++++++
drivers/misc/mic/host/mic_virtio.h | 139 ++
drivers/misc/mic/host/mic_x1...
2013 Aug 08
10
[PATCH v2 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
...c_debugfs.h | 29 +
drivers/misc/mic/host/mic_device.h | 291 +++++
drivers/misc/mic/host/mic_fops.c | 227 ++++
drivers/misc/mic/host/mic_fops.h | 32 +
drivers/misc/mic/host/mic_main.c | 1110 ++++++++++++++++
drivers/misc/mic/host/mic_smpt.c | 436 +++++++
drivers/misc/mic/host/mic_smpt.h | 98 ++
drivers/misc/mic/host/mic_sysfs.c | 314 +++++
drivers/misc/mic/host/mic_virtio.c | 710 +++++++++++
drivers/misc/mic/host/mic_virtio.h | 139 ++
drivers/misc/mic/host/mic_x1...
2013 Sep 05
0
[PATCH RESEND v3 3/7] Intel MIC Host Driver, card OS state management.
...MIC_DPHI_SPAD 15
+
#endif
diff --git a/drivers/misc/mic/host/Makefile b/drivers/misc/mic/host/Makefile
index 6ff5550..a375dd3 100644
--- a/drivers/misc/mic/host/Makefile
+++ b/drivers/misc/mic/host/Makefile
@@ -8,3 +8,5 @@ mic_host-objs += mic_x100.o
mic_host-objs += mic_sysfs.o
mic_host-objs += mic_smpt.o
mic_host-objs += mic_intr.o
+mic_host-objs += mic_boot.o
+mic_host-objs += mic_debugfs.o
diff --git a/drivers/misc/mic/host/mic_boot.c b/drivers/misc/mic/host/mic_boot.c
new file mode 100644
index 0000000..936fc58
--- /dev/null
+++ b/drivers/misc/mic/host/mic_boot.c
@@ -0,0 +1,184 @@
+/*
+ * Int...
2013 Jul 29
0
[PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.
...f --git a/drivers/misc/mic/host/Makefile b/drivers/misc/mic/host/Makefile
> index 0608bbb..e02abdb 100644
> --- a/drivers/misc/mic/host/Makefile
> +++ b/drivers/misc/mic/host/Makefile
> @@ -9,3 +9,5 @@ mic_host-objs += mic_sysfs.o
> mic_host-objs += mic_boot.o
> mic_host-objs += mic_smpt.o
> mic_host-objs += mic_debugfs.o
> +mic_host-objs += mic_fops.o
> +mic_host-objs += mic_virtio.o
> diff --git a/drivers/misc/mic/host/mic_boot.c b/drivers/misc/mic/host/mic_boot.c
> index 6485a87..40bcb90 100644
> --- a/drivers/misc/mic/host/mic_boot.c
> +++ b/drivers/misc/m...
2013 Jul 25
1
[PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.
...NFIG_CHANGED 0x2
+
#endif
diff --git a/drivers/misc/mic/host/Makefile b/drivers/misc/mic/host/Makefile
index 0608bbb..e02abdb 100644
--- a/drivers/misc/mic/host/Makefile
+++ b/drivers/misc/mic/host/Makefile
@@ -9,3 +9,5 @@ mic_host-objs += mic_sysfs.o
mic_host-objs += mic_boot.o
mic_host-objs += mic_smpt.o
mic_host-objs += mic_debugfs.o
+mic_host-objs += mic_fops.o
+mic_host-objs += mic_virtio.o
diff --git a/drivers/misc/mic/host/mic_boot.c b/drivers/misc/mic/host/mic_boot.c
index 6485a87..40bcb90 100644
--- a/drivers/misc/mic/host/mic_boot.c
+++ b/drivers/misc/mic/host/mic_boot.c
@@ -30,6 +30,7 @...
2013 Jul 25
1
[PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.
...NFIG_CHANGED 0x2
+
#endif
diff --git a/drivers/misc/mic/host/Makefile b/drivers/misc/mic/host/Makefile
index 0608bbb..e02abdb 100644
--- a/drivers/misc/mic/host/Makefile
+++ b/drivers/misc/mic/host/Makefile
@@ -9,3 +9,5 @@ mic_host-objs += mic_sysfs.o
mic_host-objs += mic_boot.o
mic_host-objs += mic_smpt.o
mic_host-objs += mic_debugfs.o
+mic_host-objs += mic_fops.o
+mic_host-objs += mic_virtio.o
diff --git a/drivers/misc/mic/host/mic_boot.c b/drivers/misc/mic/host/mic_boot.c
index 6485a87..40bcb90 100644
--- a/drivers/misc/mic/host/mic_boot.c
+++ b/drivers/misc/mic/host/mic_boot.c
@@ -30,6 +30,7 @...