<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/amd/include/atomfirmware.h, branch v4.19</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.19</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.19'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2018-07-27T14:07:43Z</updated>
<entry>
<title>drm/amd: Add missing fields in atom_integrated_system_info_v1_11</title>
<updated>2018-07-27T14:07:43Z</updated>
<author>
<name>Harry Wentland</name>
<email>harry.wentland@amd.com</email>
</author>
<published>2018-07-25T13:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d04cc604a66b07eff8fce824fb6c0fdc0875d2e3'/>
<id>urn:sha1:d04cc604a66b07eff8fce824fb6c0fdc0875d2e3</id>
<content type='text'>
This structure needs to align with structure in atomfirmware table.
Update it.

Signed-off-by: Harry Wentland &lt;harry.wentland@amd.com&gt;
Acked-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Reviewed-by: Dmytro Laktyushkin &lt;dmytro.laktyushkin@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/powerplay: smc_dpm_info structure change</title>
<updated>2018-07-05T21:38:52Z</updated>
<author>
<name>Evan Quan</name>
<email>evan.quan@amd.com</email>
</author>
<published>2018-06-11T07:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=77564c9dff26f2a90d089dfb282906ec7be7c144'/>
<id>urn:sha1:77564c9dff26f2a90d089dfb282906ec7be7c144</id>
<content type='text'>
A new member Vr2_I2C_address is added.

Signed-off-by: Evan Quan &lt;evan.quan@amd.com&gt;
Acked-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: correct SMU11 SYSPLL0 clock id values</title>
<updated>2018-05-30T17:35:06Z</updated>
<author>
<name>Evan Quan</name>
<email>evan.quan@amd.com</email>
</author>
<published>2018-05-28T00:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ee7a99c79aa3b15e9b6157f8949a1ad8c170f17f'/>
<id>urn:sha1:ee7a99c79aa3b15e9b6157f8949a1ad8c170f17f</id>
<content type='text'>
The SMU11 SYSPLL0 clock ids were assigned wrong values.

Signed-off-by: Evan Quan &lt;evan.quan@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/amdgpu: Update GFX info structure to match what vega20 used</title>
<updated>2018-05-24T15:07:55Z</updated>
<author>
<name>Shaoyun Liu</name>
<email>Shaoyun.Liu@amd.com</email>
</author>
<published>2018-05-22T15:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f9fb22a21b380b14f70048fe719875e3523ac7d8'/>
<id>urn:sha1:f9fb22a21b380b14f70048fe719875e3523ac7d8</id>
<content type='text'>
Update to the latest version from the vbios team.

Signed-off-by: Shaoyun Liu &lt;Shaoyun.Liu@amd.com&gt;
Acked-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/atomfirmware: add new gfx_info data table v2.4 (v2)</title>
<updated>2018-05-17T15:13:21Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2018-03-16T02:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6f68711dd63522aab34c3e9513fa42a7586a95e5'/>
<id>urn:sha1:6f68711dd63522aab34c3e9513fa42a7586a95e5</id>
<content type='text'>
Adds additional gfx configuration data.

v2: fix typo

Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Hawking Zhang &lt;Hawking.Zhang&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd: Add BIOS smu_info v3_3 required struct def.</title>
<updated>2018-05-15T18:44:15Z</updated>
<author>
<name>Jerry (Fangzhi) Zuo</name>
<email>Jerry.Zuo@amd.com</email>
</author>
<published>2018-03-05T19:59:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3aabfcd70077743a5943acd86e70604945e384c1'/>
<id>urn:sha1:3aabfcd70077743a5943acd86e70604945e384c1</id>
<content type='text'>
Signed-off-by: Jerry (Fangzhi) Zuo &lt;Jerry.Zuo@amd.com&gt;
Reviewed-by: Harry Wentland &lt;harry.wentland@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/amd/powerplay: Enable ACG SS feature</title>
<updated>2018-04-03T18:08:43Z</updated>
<author>
<name>Kenneth Feng</name>
<email>kenneth.feng@amd.com</email>
</author>
<published>2018-03-28T09:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5d41535c5d66b0a9ad2b7d5d1a72025cbca13ed2'/>
<id>urn:sha1:5d41535c5d66b0a9ad2b7d5d1a72025cbca13ed2</id>
<content type='text'>
Port the atomfirmware.h and populates the
updated pptable to SMU.With the new parameters
in the new pptable, the ACG SS feature is enabled.

Signed-off-by: Kenneth Feng &lt;kenneth.feng@amd.com&gt;
Reviewed-by: Evan Quan &lt;evan.quan@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/powerplay: update atomfirmware.h (v2)</title>
<updated>2018-03-21T19:36:53Z</updated>
<author>
<name>Evan Quan</name>
<email>evan.quan@amd.com</email>
</author>
<published>2017-12-25T02:13:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f3f8864db544ff25917bcbca46389ce38efb1d8b'/>
<id>urn:sha1:f3f8864db544ff25917bcbca46389ce38efb1d8b</id>
<content type='text'>
Add new smu_info table.

v2: update table format.

Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
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>drm/amd/include: Add hdmi_redriver_set to atomfirmware</title>
<updated>2017-08-29T19:27:51Z</updated>
<author>
<name>Harry Wentland</name>
<email>harry.wentland@amd.com</email>
</author>
<published>2017-08-21T19:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e719d5169f75ead3c05329b4125afb67b4f33eba'/>
<id>urn:sha1:e719d5169f75ead3c05329b4125afb67b4f33eba</id>
<content type='text'>
We'll need this for a some upcoming display changes

Signed-off-by: Harry Wentland &lt;harry.wentland@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/amd/powerplay: add avfs profiling_info_v4_2 support on Vega10.</title>
<updated>2017-07-14T15:06:07Z</updated>
<author>
<name>Rex Zhu</name>
<email>Rex.Zhu@amd.com</email>
</author>
<published>2017-06-24T08:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b7437509525a2de463594c77dc66bf675f8f99fd'/>
<id>urn:sha1:b7437509525a2de463594c77dc66bf675f8f99fd</id>
<content type='text'>
Signed-off-by: Rex Zhu &lt;Rex.Zhu@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>
</feed>
