<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/amd/amdgpu/ci_dpm.c, branch v4.8</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=v4.8</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.8'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2016-08-01T15:24:58Z</updated>
<entry>
<title>drm/amdgpu/ci: add mullins to default case for smc ucode</title>
<updated>2016-08-01T15:24:58Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2016-07-29T22:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=903f75c8958e21f0fba2520467c11eaca824226d'/>
<id>urn:sha1:903f75c8958e21f0fba2520467c11eaca824226d</id>
<content type='text'>
It's already covered by the default case, but add it for
consistency.

Reviewed-by: Alexandre Demers &lt;alexandre.f.demers@gmail.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/amdgpu: comment out unused defaults_staturn_pro static const structure to fix the build</title>
<updated>2016-07-29T18:37:08Z</updated>
<author>
<name>Slava Grigorev</name>
<email>slava.grigorev@amd.com</email>
</author>
<published>2016-07-19T04:24:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=529d8c5ae3f2122dc6413e344072b744ca8d8aad'/>
<id>urn:sha1:529d8c5ae3f2122dc6413e344072b744ca8d8aad</id>
<content type='text'>
Signed-off-by: Slava Grigorev &lt;slava.grigorev@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/amdgpu: Use canonical form in branch predicates</title>
<updated>2016-07-29T18:36:48Z</updated>
<author>
<name>Edward O'Callaghan</name>
<email>funfunctor@folklore1984.net</email>
</author>
<published>2016-07-12T00:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=004e29ccf034ea1fb08e77b76106891bb88fae6f'/>
<id>urn:sha1:004e29ccf034ea1fb08e77b76106891bb88fae6f</id>
<content type='text'>
Found-by: Coccinelle
Signed-off-by: Edward O'Callaghan &lt;funfunctor@folklore1984.net&gt;
Reviewed-by: Tom St Denis &lt;tom.stdenis@amd.com&gt;
Reviewed-by: Christian König &lt;christian.koenig@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: comment out unused defaults_bonaire_pro static const structures to</title>
<updated>2016-07-15T18:23:08Z</updated>
<author>
<name>Slava Grigorev</name>
<email>slava.grigorev@amd.com</email>
</author>
<published>2016-07-15T15:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5ef8292925047ad290205af5f3ae13d0a36d774d'/>
<id>urn:sha1:5ef8292925047ad290205af5f3ae13d0a36d774d</id>
<content type='text'>
fix the build

Signed-off-by: Slava Grigorev &lt;slava.grigorev@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>drm/amdgpu/gfx7: switch to using the existing rlc callbacks</title>
<updated>2016-07-07T19:01:57Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2016-06-21T16:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=06120a1e0fc5b0cfed12612cf85b02ae7c03ce4b'/>
<id>urn:sha1:06120a1e0fc5b0cfed12612cf85b02ae7c03ce4b</id>
<content type='text'>
gfx8 already uses them.  Remove the direct exports and
use the callbacks fpr gfx7.

Reviewed-by: Chunming Zhou &lt;david1.zhou@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add mclk OD(overdrive) support for CI</title>
<updated>2016-07-07T18:50:56Z</updated>
<author>
<name>Eric Huang</name>
<email>JinHuiEric.Huang@amd.com</email>
</author>
<published>2016-05-24T19:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=40899d5529fb9fbb68880616bbf679536079c92e'/>
<id>urn:sha1:40899d5529fb9fbb68880616bbf679536079c92e</id>
<content type='text'>
The maximum OD percentage is 20.

Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Eric Huang &lt;JinHuiEric.Huang@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add the CI code to enable sclk OD(OverDrive)</title>
<updated>2016-07-07T18:50:49Z</updated>
<author>
<name>Eric Huang</name>
<email>JinHuiEric.Huang@amd.com</email>
</author>
<published>2016-05-19T19:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3cc259112d3cd2da9c1f7418582ebd60f2407d13'/>
<id>urn:sha1:3cc259112d3cd2da9c1f7418582ebd60f2407d13</id>
<content type='text'>
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Eric Huang &lt;JinHuiEric.Huang@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add the CI code to enable clock level selection</title>
<updated>2016-07-07T18:50:48Z</updated>
<author>
<name>Eric Huang</name>
<email>JinHuiEric.Huang@amd.com</email>
</author>
<published>2016-05-19T19:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=19fbc43a863f743d30c49cd18e91b40b96f43964'/>
<id>urn:sha1:19fbc43a863f743d30c49cd18e91b40b96f43964</id>
<content type='text'>
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Eric Huang &lt;JinHuiEric.Huang@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: load different smc firmware on some CI variants</title>
<updated>2016-07-07T18:50:38Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2015-12-10T05:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2254c21982becbaa6921fc4cf488f53a3ad26404'/>
<id>urn:sha1:2254c21982becbaa6921fc4cf488f53a3ad26404</id>
<content type='text'>
The power tables on some variants require different firmware.
This fixes stability issues on some newer CI parts.

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

Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-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/amdgpu: fix fw leak in non-powerplay dpm code</title>
<updated>2016-06-09T14:48:56Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2016-06-01T15:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=768c95e70c4bd33b3da32a15dd33486246f4ca79'/>
<id>urn:sha1:768c95e70c4bd33b3da32a15dd33486246f4ca79</id>
<content type='text'>
We need to release the firmware on driver tear down.

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