<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/Makefile, branch v2.6.36</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/gpu/drm/Makefile?h=v2.6.36</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/gpu/drm/Makefile?h=v2.6.36'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2010-08-03T23:46:06Z</updated>
<entry>
<title>drm: move ttm global code to core drm</title>
<updated>2010-08-03T23:46:06Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2010-03-09T00:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ba4420c224c2808f2661cf8428f43ceef7a73a4a'/>
<id>urn:sha1:ba4420c224c2808f2661cf8428f43ceef7a73a4a</id>
<content type='text'>
I wrote this for the prime sharing work, but I also noticed other external
non-upstream drivers from a large company carrying a similiar patch, so I
may as well ship it in master.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'drm-tracepoints' into drm-testing</title>
<updated>2010-07-07T08:38:44Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2010-07-07T08:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=102e73463e1bb921b3a829a1392a29dba16bbabd'/>
<id>urn:sha1:102e73463e1bb921b3a829a1392a29dba16bbabd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drm: add vblank event trace point</title>
<updated>2010-07-02T04:02:44Z</updated>
<author>
<name>Jesse Barnes</name>
<email>jbarnes@virtuousgeek.org</email>
</author>
<published>2010-07-01T23:47:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ac2874b980e05ed7a4ea8fed7b0a92428b51ce58'/>
<id>urn:sha1:ac2874b980e05ed7a4ea8fed7b0a92428b51ce58</id>
<content type='text'>
Emit a trace point for vblank events.  This can be helpful for mapping
drawing activity against the vblank frequency and period.

Signed-off-by: Jesse Barnes &lt;jbarnes@virtuousgeek.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm: Add support for platform devices to register as DRM devices</title>
<updated>2010-06-01T00:07:39Z</updated>
<author>
<name>Jordan Crouse</name>
<email>jcrouse@codeaurora.org</email>
</author>
<published>2010-05-27T19:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dcdb167402cbdca1d021bdfa5f63995ee0a79317'/>
<id>urn:sha1:dcdb167402cbdca1d021bdfa5f63995ee0a79317</id>
<content type='text'>
Allow platform devices without PCI resources to be DRM devices.

[airlied: fixup warnings with dev pointers]

Signed-off-by: Jordan Crouse &lt;jcrouse@codeaurora.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm: Add generic multipart buffer.</title>
<updated>2010-02-22T23:46:20Z</updated>
<author>
<name>Pauli Nieminen</name>
<email>suokkos@gmail.com</email>
</author>
<published>2010-02-01T17:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7a9f0dd9c49425e2b0e39ada4757bc7a38c84873'/>
<id>urn:sha1:7a9f0dd9c49425e2b0e39ada4757bc7a38c84873</id>
<content type='text'>
Allocating multiple pages of memory for data that is coming
from user space may fail. To fix memory allocation failures
the buffer object should be split to multiple independ pages.

drm buffer provides generic interface to copy and process
large data arrays from user space.

Interface includes allocation and free functions to allocate
the buffer object and data storage pages.

All access operations are performed relative to a internal
pointer which is advanced with drm_buffer_advance function.

The buffer can be accessed using drm_buffer_pointer_to_XXX
functions if it is known that requested object doesn't split
over a page boundary. These functions don't do any error
checking to maximize performance.

If there is large object which could be split there is special
drm_buffer_read_object function. drm_buffer_read_object takes
a pointer as argument which is used as temporary store for
data if it is split over boundary in the buffer.

Signed-off-by: Pauli Nieminen &lt;suokkos@gmail.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>Merge remote branch 'korg/drm-vmware-staging' into drm-core-next</title>
<updated>2009-12-17T23:53:50Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2009-12-17T23:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cbc8cc049aefd571ebc3c255dc3e265f736751c0'/>
<id>urn:sha1:cbc8cc049aefd571ebc3c255dc3e265f736751c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drm/vmwgfx: Add DRM driver for VMware Virtual GPU</title>
<updated>2009-12-14T22:38:43Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-12-10T00:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fb1d9738ca053ea8afa5e86af6463155f983b01c'/>
<id>urn:sha1:fb1d9738ca053ea8afa5e86af6463155f983b01c</id>
<content type='text'>
This commit adds the vmwgfx driver for the VWware Virtual GPU aka SVGA.
The driver is under staging the same as Nouveau and Radeon KMS. Hopefully
the 2D ioctls are bug free and don't need changing, so that part of the
API should be stable. But there there is a pretty big chance that the 3D API
will change in the future.

Signed-off-by: Thomas Hellström &lt;thellstrom@vmware.com&gt;
Signed-off-by: Jakob Bornecrantz &lt;jakob@vmware.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/nouveau: Add DRM driver for NVIDIA GPUs</title>
<updated>2009-12-11T11:29:34Z</updated>
<author>
<name>Ben Skeggs</name>
<email>bskeggs@redhat.com</email>
</author>
<published>2009-12-11T09:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6ee738610f41b59733f63718f0bdbcba7d3a3f12'/>
<id>urn:sha1:6ee738610f41b59733f63718f0bdbcba7d3a3f12</id>
<content type='text'>
This adds a drm/kms staging non-API stable driver for GPUs from NVIDIA.

This driver is a KMS-based driver and requires a compatible nouveau
userspace libdrm and nouveau X.org driver.

This driver requires firmware files not available in this kernel tree,
interested parties can find them via the nouveau project git archive.

This driver is reverse engineered, and is in no way supported by nVidia.

Support for nearly the complete range of nvidia hw from nv04-&gt;g80 (nv50)
is available, and the kms driver should support driving nearly all
output types (displayport is under development still) along with supporting
suspend/resume.

This work is all from the upstream nouveau project found at
nouveau.freedesktop.org.

The original authors list from nouveau git tree is:
Anssi Hannula &lt;anssi.hannula@iki.fi&gt;
Ben Skeggs &lt;bskeggs@redhat.com&gt;
Francisco Jerez &lt;currojerez@riseup.net&gt;
Maarten Maathuis &lt;madman2003@gmail.com&gt;
Marcin Kościelnicki &lt;koriakin@0x04.net&gt;
Matthew Garrett &lt;mjg@redhat.com&gt;
Matt Parnell &lt;mparnell@gmail.com&gt;
Patrice Mandin &lt;patmandin@gmail.com&gt;
Pekka Paalanen &lt;pq@iki.fi&gt;
Xavier Chantry &lt;shiningxc@gmail.com&gt;
along with project founder Stephane Marchesin &lt;marchesin@icps.u-strasbg.fr&gt;

Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/intel: refactor DP i2c support and DP common header to drm helper</title>
<updated>2009-12-07T23:24:23Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2009-12-04T00:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ab2c0672984f7f7ebec6d5f615fd5a6ebad26f3d'/>
<id>urn:sha1:ab2c0672984f7f7ebec6d5f615fd5a6ebad26f3d</id>
<content type='text'>
Both radeon and nouveau can re-use this code so move it up a level
so they can. However the hw interfaces for aux ch are different
enough that the code to translate from mode, address, bytes
to actual hw interfaces isn't generic, so move that code into the
Intel driver.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/kms: fix kms helper license + Kconfig</title>
<updated>2009-09-08T01:15:58Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2009-09-08T01:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6fcefd56f5060ca99ab03c9f2ad1f17c3a543ca1'/>
<id>urn:sha1:6fcefd56f5060ca99ab03c9f2ad1f17c3a543ca1</id>
<content type='text'>
Allow the KMS module to work properly, and also rename
it to KMS_HELPER so its clearer what its for.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
</feed>
