<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/gpu/drm/radeon/trinity_dpm.c, branch linux-4.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2015-03-19T16:26:35Z</updated>
<entry>
<title>drm/radeon/tn: implement get_current_sclk/mclk</title>
<updated>2015-03-19T16:26:35Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2014-09-30T15:01:59Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7ce9cdaec35db4c13f2f34dcb63d8bf6f290ffd0'/>
<id>urn:sha1:7ce9cdaec35db4c13f2f34dcb63d8bf6f290ffd0</id>
<content type='text'>
Will be used for exposing current clocks via INFO ioctl.

Tested-by: Marek Olšák &lt;marek.olsak@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: comment out some currently unused tn dpm code</title>
<updated>2015-01-22T15:38:56Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2015-01-14T21:33:44Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6421d6128a92fa71d8cff8e75053c29846c53bd6'/>
<id>urn:sha1:6421d6128a92fa71d8cff8e75053c29846c53bd6</id>
<content type='text'>
Keep it around for reference.

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: reduce sparse false positive warnings</title>
<updated>2014-10-16T22:34:10Z</updated>
<author>
<name>Michele Curti</name>
<email>michele.curti@gmail.com</email>
</author>
<published>2014-10-14T16:25:09Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=01467a9b5e7ec7b9e30768bee16ea5861665015b'/>
<id>urn:sha1:01467a9b5e7ec7b9e30768bee16ea5861665015b</id>
<content type='text'>
include radeon_asic.h header file in the various xxx_dpm.c files
to reduce sparse false positive warnings. Not so great patch
in itself, but reducing warning count from 391 to 258 may help
to see real problems..

Signed-off-by: Michele Curti &lt;michele.curti@gmail.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: add bapm module parameter</title>
<updated>2014-08-15T04:57:27Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2014-08-07T13:28:31Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6e909f74db2aa9c5b5606b81efcbe18f2749b008'/>
<id>urn:sha1:6e909f74db2aa9c5b5606b81efcbe18f2749b008</id>
<content type='text'>
Add a module paramter to enable bapm on APUs.  It's disabled
by default on certain APUs due to stability issues.  This
option makes it easier to test and to enable it on systems that
are stable.

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

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Cc: stable@vger.kernel.org
</content>
</entry>
<entry>
<title>drm/radeon/TN: only enable bapm on MSI systems</title>
<updated>2014-07-21T17:17:39Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2014-07-21T14:41:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=730a336c33a3398d65896e8ee3ef9f5679fe30a9'/>
<id>urn:sha1:730a336c33a3398d65896e8ee3ef9f5679fe30a9</id>
<content type='text'>
There still seem to be stability problems with other systems.

Bug:
https://bugs.freedesktop.org/show_bug.cgi?id=72921

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon: enable bapm by default on desktop TN/RL boards</title>
<updated>2014-07-01T15:16:10Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2014-06-17T20:01:08Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=0c78a44964db3d483b0c09a8236e0fe123aa9cfc'/>
<id>urn:sha1:0c78a44964db3d483b0c09a8236e0fe123aa9cfc</id>
<content type='text'>
bapm enabled the GPU and CPU to share TDP headroom.  It was
disabled by default since some laptops hung when it was enabled
in conjunction with dpm.  It seems to be stable on desktop
boards and fixes hangs on boot with dpm enabled on certain
boards, so enable it by default on desktop boards.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=72921

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/dpm: move platform caps fetching to a separate function</title>
<updated>2014-02-18T15:11:30Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2013-08-21T14:02:32Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=82f79cc54b6a67c0b17aff4fb5ed43155ff3f0ea'/>
<id>urn:sha1:82f79cc54b6a67c0b17aff4fb5ed43155ff3f0ea</id>
<content type='text'>
It's needed by by both the asic specific functions and the
extended table parser.

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/dpm: use the driver state for dpm debugfs</title>
<updated>2014-02-06T17:22:46Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2014-01-30T16:19:22Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9f3f63f24c901cad831e78bbb738df61a1c4ff02'/>
<id>urn:sha1:9f3f63f24c901cad831e78bbb738df61a1c4ff02</id>
<content type='text'>
For btc and newer, we may modify the power state depending
on the circumstances.  Use the modified state rather than
the base state.

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/dpm: make some functions static for TN</title>
<updated>2014-01-07T17:55:57Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2014-01-07T17:23:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fbb74bcea8607b0e29e912008dcef0ffd97239e6'/>
<id>urn:sha1:fbb74bcea8607b0e29e912008dcef0ffd97239e6</id>
<content type='text'>
Noticed by Rashika Kheria and cherry-picked from
her larger patch set.

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Cc: Rashika Kheria &lt;rashika.kheria@gmail.com&gt;
</content>
</entry>
<entry>
<title>drm/radeon/dpm: switch on new late_enable callback</title>
<updated>2013-12-24T22:56:50Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2013-12-19T21:17:47Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e14cd2bbcb98541e199b7223f38d61527dfe45c9'/>
<id>urn:sha1:e14cd2bbcb98541e199b7223f38d61527dfe45c9</id>
<content type='text'>
Right now it's called right after enable, but after
reworking the dpm init order, it will get called later
to accomodate loading the smc early, but enabling
thermal interrupts and block powergating later after
the ring tests are complete.

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
</feed>
