<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/ast, branch v3.5</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v3.5</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.5'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2012-05-23T13:08:41Z</updated>
<entry>
<title>drm: update ast/cirrus/mgag200 for change in TTM api</title>
<updated>2012-05-23T13:08:41Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2012-05-23T13:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5288b7b205ccd59ad40ef8ec270302bf94ac4697'/>
<id>urn:sha1:5288b7b205ccd59ad40ef8ec270302bf94ac4697</id>
<content type='text'>
New drivers merged after changes were done in prime TTM code.

Fix build.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/kms: fix Kconfig for new drivers.</title>
<updated>2012-05-20T09:10:53Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2012-05-20T09:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=64172ccbe22ad85f9e6ac7ec47af2a350f00e0da'/>
<id>urn:sha1:64172ccbe22ad85f9e6ac7ec47af2a350f00e0da</id>
<content type='text'>
Reported-by: Jiri Slaby &lt;jslaby@suse.cz&gt;
Reported-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE</title>
<updated>2012-05-19T15:34:16Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2012-05-19T15:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4688a69dd197fd225cca669c40d67b79f669a5a6'/>
<id>urn:sha1:4688a69dd197fd225cca669c40d67b79f669a5a6</id>
<content type='text'>
Reported-by: Randy Dunlap
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)</title>
<updated>2012-05-17T09:53:37Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2012-02-29T13:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=312fec1405dd546ddb3fa6387d54e78f604dd8f8'/>
<id>urn:sha1:312fec1405dd546ddb3fa6387d54e78f604dd8f8</id>
<content type='text'>
This is the initial driver for the Aspeed Technologies chips found in
servers. This driver supports the AST 2000, 2100, 2200, 2150 and 2300. It
doesn't support the AST11xx due to lack of hw to test it on, and them requiring
different codepaths.

This driver is intended to be used with xf86-video-modesetting in userspace.

This driver has a slightly different design than other KMS drivers, but
future server chips will probably share similiar setup. As these GPUs commonly
have low video RAM, it doesn't make sense to put the kms console in VRAM
always. This driver places the kms console into system RAM, and does dirty
updates to a copy in video RAM. When userspace sets a new scanout buffer,
it forcefully evicts the video RAM console, and X can create a framebuffer
that can use all of of video RAM.

This driver uses TTM but in a very simple fashion to control the eviction
to system RAM of the console, and multiple servers.

v2: add s/r support, fix Kconfig.

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