<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/amd/amdgpu/Makefile, branch v6.7</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.7</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2023-10-26T23:02:52Z</updated>
<entry>
<title>drm/amdgpu: get RAS poison status from DF v4_6_2</title>
<updated>2023-10-26T23:02:52Z</updated>
<author>
<name>Tao Zhou</name>
<email>tao.zhou1@amd.com</email>
</author>
<published>2023-09-11T10:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2cea7bb9110d3c52e55977824f79875777b574b4'/>
<id>urn:sha1:2cea7bb9110d3c52e55977824f79875777b574b4</id>
<content type='text'>
Add DF block and RAS poison mode query for DF v4_6_2.

Signed-off-by: Tao Zhou &lt;tao.zhou1@amd.com&gt;
Reviewed-by: Stanley.Yang &lt;Stanley.Yang@amd.com&gt;
Acked-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 umc v12_0 ras functions</title>
<updated>2023-09-06T18:38:00Z</updated>
<author>
<name>Candice Li</name>
<email>candice.li@amd.com</email>
</author>
<published>2023-05-11T01:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7e6ec099746aa5769f695c5872147fd363378a03'/>
<id>urn:sha1:7e6ec099746aa5769f695c5872147fd363378a03</id>
<content type='text'>
Add umc v12_0 ras error querying.

Signed-off-by: Candice Li &lt;candice.li@amd.com&gt;
Reviewed-by: Tao Zhou &lt;tao.zhou1@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 initial support for UMSCH</title>
<updated>2023-08-31T20:40:53Z</updated>
<author>
<name>Lang Yu</name>
<email>Lang.Yu@amd.com</email>
</author>
<published>2023-05-10T08:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3488c79beafac3efbac571a2ebffc8ffd78bb7f0'/>
<id>urn:sha1:3488c79beafac3efbac571a2ebffc8ffd78bb7f0</id>
<content type='text'>
Add basic data structure, dummy ring functions
and ip functions for UMSCH.

Implement sw_init(ring_init and init_microcodede) and
hw_init(load_microcode), UMSCH can boot up now.

Implement hw_init(ring_start) and hw_fini(ring_stop),
UMSCH is ready for command submission now.

Implement set_hw_resources and add/remove_queue,
UMSCH is ready for scheduling now.

Aggregated doorbell is used to notify UMSCH FW that
there is unmapped queue with corresponding priority level
(e.g., AGDB[0] for Real time band, etc.) is updating its job.

v2: squash together initial patches to avoid breaking the
    build (Alex)

Signed-off-by: Lang Yu &lt;Lang.Yu@amd.com&gt;
Reviewed-by: Leo Liu &lt;leo.liu@amd.com&gt;
Reviewed-by: Veerabadhran Gopalakrishnan &lt;Veerabadhran.Gopalakrishnan@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu/jpeg: add jpeg support for VCN4_0_5</title>
<updated>2023-08-31T20:34:36Z</updated>
<author>
<name>Saleemkhan Jamadar</name>
<email>saleemkhan.jamadar@amd.com</email>
</author>
<published>2023-06-13T11:03:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8f98a715da8e906cff5c635f9eb5399b84751557'/>
<id>urn:sha1:8f98a715da8e906cff5c635f9eb5399b84751557</id>
<content type='text'>
Add jpeg support for VCN4_0_5

v2 - update license year (Leo Liu)

Signed-off-by: Saleemkhan Jamadar &lt;saleemkhan.jamadar@amd.com&gt;
Acked-by: Leo Liu &lt;leo.liu@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add VCN4 ip block support</title>
<updated>2023-08-31T20:34:32Z</updated>
<author>
<name>Saleemkhan Jamadar</name>
<email>saleemkhan.jamadar@amd.com</email>
</author>
<published>2023-06-13T11:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=547aad32edac17a3ec4989d8aad2426d0cbeb590'/>
<id>urn:sha1:547aad32edac17a3ec4989d8aad2426d0cbeb590</id>
<content type='text'>
Add VCN 4.0.5 initialization and decoder/encoder ring functions.

v2 - update license year (Leo Liu)

Signed-off-by: Saleemkhan Jamadar &lt;saleemkhan.jamadar@amd.com&gt;
Acked-by: Leo Liu &lt;leo.liu@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add VPE 6.1.0 support</title>
<updated>2023-08-31T20:34:05Z</updated>
<author>
<name>Lang Yu</name>
<email>Lang.Yu@amd.com</email>
</author>
<published>2022-05-23T02:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9d4346bdbc6484a1814011315827c258509b483c'/>
<id>urn:sha1:9d4346bdbc6484a1814011315827c258509b483c</id>
<content type='text'>
Add skeleton driver code. (Ray)
Add initial support for Video Processing Engine. (Lang)

Signed-off-by: Huang Rui &lt;ray.huang@amd.com&gt;
Signed-off-by: Lang Yu &lt;Lang.Yu@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add gfxhub 11.5.0 support</title>
<updated>2023-08-30T19:01:15Z</updated>
<author>
<name>benl</name>
<email>ben.li@amd.com</email>
</author>
<published>2023-05-10T09:28:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=96271dd4d56d56cc4087352b3b68997be85a6cf4'/>
<id>urn:sha1:96271dd4d56d56cc4087352b3b68997be85a6cf4</id>
<content type='text'>
Add initial gfxhub 11.5 support.

Signed-off-by: benl &lt;ben.li@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add mmhub 3.3.0 support</title>
<updated>2023-08-30T19:01:09Z</updated>
<author>
<name>Lang Yu</name>
<email>Lang.Yu@amd.com</email>
</author>
<published>2023-05-05T01:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=aba2be41470a11629c8378c3651323d7e5416df6'/>
<id>urn:sha1:aba2be41470a11629c8378c3651323d7e5416df6</id>
<content type='text'>
Add initial implementation for mmhub 3.3.0.

v2: squash in client id fix (Alex)

Signed-off-by: Lang Yu &lt;Lang.Yu@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add nbio 7.11 support</title>
<updated>2023-08-30T19:00:27Z</updated>
<author>
<name>benl</name>
<email>ben.li@amd.com</email>
</author>
<published>2023-05-09T09:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e44d856eaa3dbcf1f5237525baff14111e05d940'/>
<id>urn:sha1:e44d856eaa3dbcf1f5237525baff14111e05d940</id>
<content type='text'>
Add initial nbio 7.11 implementation.

Signed-off-by: benl &lt;ben.li@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add ih 6.1 support</title>
<updated>2023-08-07T20:35:38Z</updated>
<author>
<name>Ben Li</name>
<email>ben.li@amd.com</email>
</author>
<published>2023-05-10T03:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0ba96fd3c017f879800697b64c1580aadadb73f4'/>
<id>urn:sha1:0ba96fd3c017f879800697b64c1580aadadb73f4</id>
<content type='text'>
Add initial support for IH 6.1.

v2: Fix copyright date (Alex)

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