<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu, branch v3.15-rc7</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/gpu?h=v3.15-rc7</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/gpu?h=v3.15-rc7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2014-05-21T23:15:57Z</updated>
<entry>
<title>Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes</title>
<updated>2014-05-21T23:15:57Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2014-05-21T23:15:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=77c01bef72a5ce5cb24adae6066ed81a52004d30'/>
<id>urn:sha1:77c01bef72a5ce5cb24adae6066ed81a52004d30</id>
<content type='text'>
radeon fixes, VCE one is big but does fix a userspace crash.

* 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux:
  drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
  drm/radeon: avoid segfault on device open when accel is not working.
  drm/radeon: fix typo in finding PLL params
  drm/radeon: fix register typo on si
  drm/radeon: fix buffer placement under memory pressure v2
  drm/radeon: fix page directory update size estimation
  drm/radeon: handle non-VGA class pci devices with ATRM
  drm/radeon: fix DCE83 check for mullins
  drm/radeon: check VCE relocation buffer range v3
  drm/radeon: also try GART for CPU accessed buffers
</content>
</entry>
<entry>
<title>Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes</title>
<updated>2014-05-21T23:14:50Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2014-05-21T23:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=763b2573cf59da8f906b9f2c8a2d437482761005'/>
<id>urn:sha1:763b2573cf59da8f906b9f2c8a2d437482761005</id>
<content type='text'>
fixes nasty panel bleeding bug.

* 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6:
  drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
  drm/nvd9/therm: handle another kind of PWM fan
</content>
</entry>
<entry>
<title>drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)</title>
<updated>2014-05-20T12:42:08Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2014-05-19T23:21:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4f2f203976964e267dc477de6648bdb3acd2b74b'/>
<id>urn:sha1:4f2f203976964e267dc477de6648bdb3acd2b74b</id>
<content type='text'>
When the PX card is off don't try and access it. Avoid hw access
to the card while it's off (e.g., reading back invalid temperature).

v2: be less strict

bug:
https://bugzilla.kernel.org/show_bug.cgi?id=76321

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Cc: stable@vger.kernel.org
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: avoid segfault on device open when accel is not working.</title>
<updated>2014-05-20T12:42:06Z</updated>
<author>
<name>Jérôme Glisse</name>
<email>jglisse@redhat.com</email>
</author>
<published>2014-05-07T20:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=24f47acc78b0ab5e2201f859fe1f693ae90c7c83'/>
<id>urn:sha1:24f47acc78b0ab5e2201f859fe1f693ae90c7c83</id>
<content type='text'>
When accel is not working on device with virtual address space radeon
segfault because the ib buffer is NULL and trying to map it inside the
virtual address space trigger segfault. This patch only map the ib
buffer if accel is working.

Cc: &lt;stable@vger.kernel.org&gt;
Signed-off-by: Jérôme Glisse &lt;jglisse@redhat.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: fix typo in finding PLL params</title>
<updated>2014-05-20T12:42:05Z</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2014-05-13T10:50:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=74ad54f249de39bc040cce7237b1b854a9c6f0ad'/>
<id>urn:sha1:74ad54f249de39bc040cce7237b1b854a9c6f0ad</id>
<content type='text'>
Otherwise the limit is raised to high.

Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Tested-by: Ken Moffat &lt;zarniwhoop@ntlworld.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: fix register typo on si</title>
<updated>2014-05-20T12:42:04Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2014-05-05T20:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4955bb073f1be6dd884b5d10041ba4bade6495bf'/>
<id>urn:sha1:4955bb073f1be6dd884b5d10041ba4bade6495bf</id>
<content type='text'>
Probably a copy paste typo.

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Cc: stable@vger.kernel.org
</content>
</entry>
<entry>
<title>drm/radeon: fix buffer placement under memory pressure v2</title>
<updated>2014-05-20T12:42:02Z</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2014-05-10T16:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4b09556660bfe1b43d72ca858524c6baf2c6cb1d'/>
<id>urn:sha1:4b09556660bfe1b43d72ca858524c6baf2c6cb1d</id>
<content type='text'>
Some buffers (UVD/VM page tables) must be placed in VRAM,
but the byte restriction for moving buffers didn't took this
into account.

v2: keep closer to the original code

Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Reviewed-by: Marek Olšák &lt;marek.olsak@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: fix page directory update size estimation</title>
<updated>2014-05-20T12:42:01Z</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2014-05-12T12:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4906f6891ef987637b766dfaef1c6fc95804253a'/>
<id>urn:sha1:4906f6891ef987637b766dfaef1c6fc95804253a</id>
<content type='text'>
Take padding into account as well.

Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=75651

Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: handle non-VGA class pci devices with ATRM</title>
<updated>2014-05-20T12:42:00Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2014-05-09T00:04:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d8ade3526b2aa0505132c404c05a38b73ea15490'/>
<id>urn:sha1:d8ade3526b2aa0505132c404c05a38b73ea15490</id>
<content type='text'>
Newer PX systems have non-VGA pci class dGPUs.  Update
the ATRM fetch method to handle those cases.

bug:
https://bugzilla.kernel.org/show_bug.cgi?id=75401

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Cc: stable@vger.kernel.org
</content>
</entry>
<entry>
<title>drm/radeon: fix DCE83 check for mullins</title>
<updated>2014-05-20T12:41:58Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexdeucher@gmail.com</email>
</author>
<published>2014-05-08T22:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=89d2618dbd114e679b860c3de1df3fe43ee40f6e'/>
<id>urn:sha1:89d2618dbd114e679b860c3de1df3fe43ee40f6e</id>
<content type='text'>
Mullins is DCE83 just like Kabini.  Set the proper number
of endpoints on mullins.

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
</content>
</entry>
</feed>
