<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c, branch v6.4</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=v6.4</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v6.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2023-04-14T17:47:49Z</updated>
<entry>
<title>drm/amdgpu: add common ip block for GC 9.4.3</title>
<updated>2023-04-14T17:47:49Z</updated>
<author>
<name>Hawking Zhang</name>
<email>Hawking.Zhang@amd.com</email>
</author>
<published>2022-10-03T19:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5e5d4b39ce2098a1d09064eb8b4e6b6b9a0cbd57'/>
<id>urn:sha1:5e5d4b39ce2098a1d09064eb8b4e6b6b9a0cbd57</id>
<content type='text'>
Add common IP handling for GC 9.4.3

Signed-off-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Le Ma &lt;Le.Ma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add GMC ip block for GC 9.4.3</title>
<updated>2023-03-31T15:18:43Z</updated>
<author>
<name>Hawking Zhang</name>
<email>Hawking.Zhang@amd.com</email>
</author>
<published>2022-10-03T19:38:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=69bacf1545206ddf5e1cdcfe868b78f33bb4ea5c'/>
<id>urn:sha1:69bacf1545206ddf5e1cdcfe868b78f33bb4ea5c</id>
<content type='text'>
Add GMC IP handling for GC 9.4.3

Signed-off-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Le Ma &lt;Le.Ma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: Set family for GC 9.4.3</title>
<updated>2023-03-31T15:18:43Z</updated>
<author>
<name>Hawking Zhang</name>
<email>Hawking.Zhang@amd.com</email>
</author>
<published>2022-10-03T19:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f3409f76a6588137946c96313ed500b68bbc6021'/>
<id>urn:sha1:f3409f76a6588137946c96313ed500b68bbc6021</id>
<content type='text'>
Set family for GC 9.4.3

Signed-off-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Le Ma &lt;Le.Ma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: init nbio v7_9 callbacks</title>
<updated>2023-03-31T15:18:43Z</updated>
<author>
<name>Hawking Zhang</name>
<email>Hawking.Zhang@amd.com</email>
</author>
<published>2021-11-25T15:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5d55e1d02a49a7f27893a5ca5a3c3ef28efcfc42'/>
<id>urn:sha1:5d55e1d02a49a7f27893a5ca5a3c3ef28efcfc42</id>
<content type='text'>
switch to the new nbio generation for NBIO 7.9.0.

Signed-off-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Le Ma &lt;Le.Ma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu/jpeg: enable jpeg v4_0 for sriov</title>
<updated>2023-03-22T04:47:59Z</updated>
<author>
<name>Jane Jian</name>
<email>Jane.Jian@amd.com</email>
</author>
<published>2022-07-08T10:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bf35dbc135854c809b5cb6bcce320838c6d1370e'/>
<id>urn:sha1:bf35dbc135854c809b5cb6bcce320838c6d1370e</id>
<content type='text'>
- skip direct jpeg registers read&amp;write since it is not allowed
- reset Doorbell range layout for sriov

Signed-off-by: Jane Jian &lt;Jane.Jian@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: add PSP ip block for PSP 13.0.6</title>
<updated>2023-03-07T19:21:57Z</updated>
<author>
<name>Hawking Zhang</name>
<email>Hawking.Zhang@amd.com</email>
</author>
<published>2022-10-03T19:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a32d7d6b198b23b7d8f40efb9efe42779ea7b011'/>
<id>urn:sha1:a32d7d6b198b23b7d8f40efb9efe42779ea7b011</id>
<content type='text'>
Add PSP IP handling for PSP 13.0.6

Signed-off-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Le Ma &lt;Le.Ma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: set sdma v4_4_2 ip block</title>
<updated>2023-03-07T19:21:57Z</updated>
<author>
<name>Le Ma</name>
<email>le.ma@amd.com</email>
</author>
<published>2021-09-07T05:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=051ae8d59c321da4c3bc8ba7d75dfba7734e2c6f'/>
<id>urn:sha1:051ae8d59c321da4c3bc8ba7d75dfba7734e2c6f</id>
<content type='text'>
Use sdma 4.4.2 IP block for chips with sdma 4.4.2 hardware.

Signed-off-by: Le Ma &lt;le.ma@amd.com&gt;
Reviewed-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add HDP ip block for HDP 4.4.2</title>
<updated>2023-03-07T19:21:56Z</updated>
<author>
<name>Hawking Zhang</name>
<email>Hawking.Zhang@amd.com</email>
</author>
<published>2022-10-03T19:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4688940a1e03fc2457e40aac2257fe55e97c8d3e'/>
<id>urn:sha1:4688940a1e03fc2457e40aac2257fe55e97c8d3e</id>
<content type='text'>
Add HDP IP handling for HDP 4.4.2

Signed-off-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Le Ma &lt;Le.Ma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add IH ip block for IH 4.4.2</title>
<updated>2023-03-07T19:21:56Z</updated>
<author>
<name>Hawking Zhang</name>
<email>Hawking.Zhang@amd.com</email>
</author>
<published>2022-10-03T19:39:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0df2032ab72a47c531ff653d32d82df5e7d52e3a'/>
<id>urn:sha1:0df2032ab72a47c531ff653d32d82df5e7d52e3a</id>
<content type='text'>
Add IH IP handling for IH 4.4.2

Signed-off-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Le Ma &lt;Le.Ma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: Support umc node harvest config on umc v8_10</title>
<updated>2023-03-06T20:14:39Z</updated>
<author>
<name>Candice Li</name>
<email>candice.li@amd.com</email>
</author>
<published>2023-02-24T09:26:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2b595659d5aec797d2f469691cd543e9b3500471'/>
<id>urn:sha1:2b595659d5aec797d2f469691cd543e9b3500471</id>
<content type='text'>
Don't need to query error count and error address on harvest umc nodes.
v2: Fix code bug, use active_mask instead of harvsest_config
    and remove unnecessary argument in LOOP macro.
v3: Leave adev-&gt;gmc.num_umc unchanged.

Signed-off-by: Candice Li &lt;candice.li@amd.com&gt;
Reviewed-by: Tao Zhou &lt;tao.zhou1@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
</feed>
