search for: 571c4cb

Displaying 4 results from an estimated 4 matches for "571c4cb".

Did you mean: 471c4bc
2015 May 22
1
[PATCH v3 4/4] Add virtio gpu driver.
...r-y += virtio_blk.h header-y += virtio_config.h header-y += virtio_console.h +header-y += virtio_gpu.h header-y += virtio_ids.h header-y += virtio_input.h header-y += virtio_net.h diff --git a/include/uapi/linux/virtio_gpu.h b/include/uapi/linux/virtio_gpu.h new file mode 100644 index 0000000..571c4cb --- /dev/null +++ b/include/uapi/linux/virtio_gpu.h @@ -0,0 +1,204 @@ +/* + * Virtio GPU Device + * + * Copyright Red Hat, Inc. 2013-2014 + * + * Authors: + * Dave Airlie <airlied at redhat.com> + * Gerd Hoffmann <kraxel at redhat.com> + * + * This header is BSD licensed so anyo...
2015 May 22
1
[PATCH v3 4/4] Add virtio gpu driver.
...r-y += virtio_blk.h header-y += virtio_config.h header-y += virtio_console.h +header-y += virtio_gpu.h header-y += virtio_ids.h header-y += virtio_input.h header-y += virtio_net.h diff --git a/include/uapi/linux/virtio_gpu.h b/include/uapi/linux/virtio_gpu.h new file mode 100644 index 0000000..571c4cb --- /dev/null +++ b/include/uapi/linux/virtio_gpu.h @@ -0,0 +1,204 @@ +/* + * Virtio GPU Device + * + * Copyright Red Hat, Inc. 2013-2014 + * + * Authors: + * Dave Airlie <airlied at redhat.com> + * Gerd Hoffmann <kraxel at redhat.com> + * + * This header is BSD licensed so anyo...
2015 Apr 01
3
[PATCH v2 3/4] Add virtio gpu driver.
...der-y += virtio_blk.h header-y += virtio_config.h header-y += virtio_console.h +header-y += virtio_gpu.h header-y += virtio_ids.h header-y += virtio_net.h header-y += virtio_pci.h diff --git a/include/uapi/linux/virtio_gpu.h b/include/uapi/linux/virtio_gpu.h new file mode 100644 index 0000000..571c4cb --- /dev/null +++ b/include/uapi/linux/virtio_gpu.h @@ -0,0 +1,204 @@ +/* + * Virtio GPU Device + * + * Copyright Red Hat, Inc. 2013-2014 + * + * Authors: + * Dave Airlie <airlied at redhat.com> + * Gerd Hoffmann <kraxel at redhat.com> + * + * This header is BSD licensed so anyo...
2015 Apr 01
3
[PATCH v2 3/4] Add virtio gpu driver.
...der-y += virtio_blk.h header-y += virtio_config.h header-y += virtio_console.h +header-y += virtio_gpu.h header-y += virtio_ids.h header-y += virtio_net.h header-y += virtio_pci.h diff --git a/include/uapi/linux/virtio_gpu.h b/include/uapi/linux/virtio_gpu.h new file mode 100644 index 0000000..571c4cb --- /dev/null +++ b/include/uapi/linux/virtio_gpu.h @@ -0,0 +1,204 @@ +/* + * Virtio GPU Device + * + * Copyright Red Hat, Inc. 2013-2014 + * + * Authors: + * Dave Airlie <airlied at redhat.com> + * Gerd Hoffmann <kraxel at redhat.com> + * + * This header is BSD licensed so anyo...