<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers, branch v2.6.34-rc5</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers?h=v2.6.34-rc5</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers?h=v2.6.34-rc5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2010-04-19T18:53:17Z</updated>
<entry>
<title>Fix ISDN/Gigaset build failure</title>
<updated>2010-04-19T18:53:17Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-04-19T18:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=76e506a754c9519ba0a948b475a62f31fac8b599'/>
<id>urn:sha1:76e506a754c9519ba0a948b475a62f31fac8b599</id>
<content type='text'>
Commit b91ecb00 ("gigaset: include cleanup cleanup") removed an implicit
sched.h inclusion that came in via slab.h, and caused various compile
problems as a result.

This should fix it.

Reported-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6</title>
<updated>2010-04-19T14:27:45Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-04-19T14:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=375db4810b27306ea400ab39d3d6f7a063ac9ff6'/>
<id>urn:sha1:375db4810b27306ea400ab39d3d6f7a063ac9ff6</id>
<content type='text'>
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6:
  gigaset: include cleanup cleanup
  packet : remove init_net restriction
  WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
  ip: Fix ip_dev_loopback_xmit()
  net: dev_pick_tx() fix
  fib: suppress lockdep-RCU false positive in FIB trie.
  tun: orphan an skb on tx
  forcedeth: fix tx limit2 flag check
  iwlwifi: work around bogus active chains detection
</content>
</entry>
<entry>
<title>Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6</title>
<updated>2010-04-19T14:27:06Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-04-19T14:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=73c6c7fbb74d07a80fee41ce4ca3976547519e42'/>
<id>urn:sha1:73c6c7fbb74d07a80fee41ce4ca3976547519e42</id>
<content type='text'>
* 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6:
  drm/radeon/kms: add FireMV 2400 PCI ID.
  drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
  drivers/gpu/radeon: Add MSPOS regs to safe list.
  drm/radeon/kms: disable the tv encoder when tv/cv is not in use
  drm/radeon/kms: adjust pll settings for tv
  drm/radeon/kms: fix tv dac conflict resolver
  drm/radeon/kms/evergreen: don't enable hdmi audio stuff
  drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0
  drm/radeon/kms: fix rs600 tlb flush
  drm/radeon/kms: print GPU family and device id when loading
  drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
  drm/radeon/kms: only change mode when coherent value changes.
  drm/radeon/kms: more atom parser fixes (v2)
</content>
</entry>
<entry>
<title>drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET</title>
<updated>2010-04-19T04:17:02Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2010-02-21T20:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cae94b0ad9d147152af77b971a7234faf20027a9'/>
<id>urn:sha1:cae94b0ad9d147152af77b971a7234faf20027a9</id>
<content type='text'>
[airlied: fix V_A_N_V to not be safe and fix check to make sure only r500
 - bump userspace version]

Signed-off-by: Marek Olšák &lt;maraeo@gmail.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drivers/gpu/radeon: Add MSPOS regs to safe list.</title>
<updated>2010-04-19T04:04:32Z</updated>
<author>
<name>Corbin Simpson</name>
<email>mostawesomedude@gmail.com</email>
</author>
<published>2010-04-11T19:34:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f12eebb0acbaa6dcb60ed34451f5b159f509b2c0'/>
<id>urn:sha1:f12eebb0acbaa6dcb60ed34451f5b159f509b2c0</id>
<content type='text'>
Permits MSAA and D3D-style rasterization.

[airlied: add rs600]

Signed-off-by: Corbin Simpson &lt;MostAwesomeDude@gmail.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/kms: disable the tv encoder when tv/cv is not in use</title>
<updated>2010-04-19T03:52:52Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2010-04-13T15:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d3a67a43b0460bae3e2ac14092497833344ac10d'/>
<id>urn:sha1:d3a67a43b0460bae3e2ac14092497833344ac10d</id>
<content type='text'>
Switching between TV and VGA caused VGA to break on some systems
since the TV encoder was left enabled when VGA was used.

fixes fdo bug 25520.

Signed-off-by: Alex Deucher &lt;alexdeucher@gmail.com&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/kms: adjust pll settings for tv</title>
<updated>2010-04-19T03:52:43Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2010-04-09T19:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a1a4b23b66039c814c3d3a9a28d76d34800eadc5'/>
<id>urn:sha1:a1a4b23b66039c814c3d3a9a28d76d34800eadc5</id>
<content type='text'>
May fix fdo bug 26582.

Signed-off-by: Alex Deucher &lt;alexdeucher@gmail.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/kms: fix tv dac conflict resolver</title>
<updated>2010-04-19T01:59:58Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2010-04-15T17:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=08d075116db3592db218bfe0f554cd93c9e12505'/>
<id>urn:sha1:08d075116db3592db218bfe0f554cd93c9e12505</id>
<content type='text'>
On systems with the tv dac shared between DVI and TV,
we can only use the dac for one of the connectors.
However, when using a digital monitor on the DVI port,
you can use the dac for the TV connector just fine.
Check the use_digital status when resolving the conflict.

Fixes fdo bug 27649, possibly others.

Signed-off-by: Alex Deucher &lt;alexdeucher@gmail.com&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/kms/evergreen: don't enable hdmi audio stuff</title>
<updated>2010-04-19T01:59:41Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2010-04-16T15:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=16823d16f55afc303af7864b9a055d8a1c012e1b'/>
<id>urn:sha1:16823d16f55afc303af7864b9a055d8a1c012e1b</id>
<content type='text'>
Signed-off-by: Alex Deucher &lt;alexdeucher@gmail.com&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0</title>
<updated>2010-04-19T01:59:20Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2010-04-15T20:54:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b317a9ce2259e64258a802a5ca70dec45ac15dda'/>
<id>urn:sha1:b317a9ce2259e64258a802a5ca70dec45ac15dda</id>
<content type='text'>
Got broken during the evergreen merge.
Fixes fdo bug 27001.

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