<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/gpu/drm/amd/powerplay/inc/pp_debug.h, branch linux-4.17.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.17.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.17.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2017-07-14T15:06:26Z</updated>
<entry>
<title>drm/amd/powerplay: added didt support for vega10</title>
<updated>2017-07-14T15:06:26Z</updated>
<author>
<name>Evan Quan</name>
<email>evan.quan@amd.com</email>
</author>
<published>2017-07-05T07:33:00Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9b7b8154cdb8225cbef2f470285fd97ddbd34a44'/>
<id>urn:sha1:9b7b8154cdb8225cbef2f470285fd97ddbd34a44</id>
<content type='text'>
Signed-off-by: Evan Quan &lt;evan.quan@amd.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drivers/gpu: Convert remaining uses of pr_warning to pr_warn</title>
<updated>2017-03-30T03:53:22Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2017-02-17T07:11:30Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=98a36749ebecdb4ac7e64815a62d002f8e2b971b'/>
<id>urn:sha1:98a36749ebecdb4ac7e64815a62d002f8e2b971b</id>
<content type='text'>
To enable eventual removal of pr_warning

This makes pr_warn use consistent for drivers/gpu

Prior to this patch, there were 15 uses of pr_warning and
20 uses of pr_warn in drivers/gpu

Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Edward O'Callaghan &lt;funfunctor@folklore1984.net&gt;
Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/powerplay: add prefix for all powerplay pr_* prints</title>
<updated>2017-01-27T16:12:48Z</updated>
<author>
<name>Huang Rui</name>
<email>ray.huang@amd.com</email>
</author>
<published>2016-12-23T02:45:07Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7739b1e7e153bb2fe8dfa94d1bd685500ed5a35f'/>
<id>urn:sha1:7739b1e7e153bb2fe8dfa94d1bd685500ed5a35f</id>
<content type='text'>
Powerplay will use them instead of raw printk, and we can dynamic
change the debug level with it.

The prefix is like below:

[  xxx.xxxxxx] amdgpu: [powerplay] ...

Suggested-by: Grazvydas Ignotas &lt;notasas@gmail.com&gt;
Signed-off-by: Huang Rui &lt;ray.huang@amd.com&gt;
Cc: Arindam Nath &lt;Arindam.Nath@amd.com&gt;
Reviewed-by: Edward O'Callaghan &lt;funfunctor@folklore1984.net&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/powerplay: calculate flexible array member's address.</title>
<updated>2016-09-14T19:10:28Z</updated>
<author>
<name>Rex Zhu</name>
<email>Rex.Zhu@amd.com</email>
</author>
<published>2016-09-07T07:06:58Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=519df8a6f21d4f7a86f137dd65f75ebf66663f7d'/>
<id>urn:sha1:519df8a6f21d4f7a86f137dd65f75ebf66663f7d</id>
<content type='text'>
Signed-off-by: Rex Zhu &lt;Rex.Zhu@amd.com&gt;
Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Reviewed-by: Huang Rui &lt;ray.huang@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/powerplay: Add PPLib debug print macro.</title>
<updated>2015-12-21T21:42:42Z</updated>
<author>
<name>David Rokhvarg</name>
<email>David.Rokhvarg@amd.com</email>
</author>
<published>2015-11-19T19:45:39Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6bd48d24045c3f93f3f57ca1d61388ea0b38c89c'/>
<id>urn:sha1:6bd48d24045c3f93f3f57ca1d61388ea0b38c89c</id>
<content type='text'>
- The macro is silent by default.
- Use the macro to print Display Configuration - related changes.

Signed-off-by: David Rokhvarg &lt;David.Rokhvarg@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/powerplay: add Tonga dpm support (v3)</title>
<updated>2015-12-21T21:42:15Z</updated>
<author>
<name>yanyang1</name>
<email>young.yang@amd.com</email>
</author>
<published>2015-08-18T07:28:32Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c82baa28184356a75c0157129f88af42b2e7b695'/>
<id>urn:sha1:c82baa28184356a75c0157129f88af42b2e7b695</id>
<content type='text'>
This implements DPM for tonga.  DPM handles dynamic
clock and voltage scaling.

v2: merge all the patches related with tonga dpm
v3: merge dpm force level fix, cgs display fix, spelling fix

Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Reviewed-by: Jammy Zhou &lt;Jammy.Zhou@amd.com&gt;
Signed-off-by: yanyang1 &lt;young.yang@amd.com&gt;
Signed-off-by: Rex Zhu &lt;Rex.Zhu@amd.com&gt;
Signed-off-by: Eric Huang &lt;JinHuiEric.Huang@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/powerplay: Add Tonga SMU support</title>
<updated>2015-12-21T21:42:14Z</updated>
<author>
<name>Jammy Zhou</name>
<email>Jammy.Zhou@amd.com</email>
</author>
<published>2015-07-22T03:29:58Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=1060029fae7c351351d7c2e9e345b6c57f515668'/>
<id>urn:sha1:1060029fae7c351351d7c2e9e345b6c57f515668</id>
<content type='text'>
The SMU manager handles firmware loading for other IP
blocks (GFX, SDMA, etc.).  This implements it for Tonga.

v3: delete peci sub-module
v2: use cgs interface directly

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