<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/amd/amdgpu/Makefile, branch master</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=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2026-03-17T21:43:12Z</updated>
<entry>
<title>drm/amdgpu: Add JPEG_v5_0_2 IP block</title>
<updated>2026-03-17T21:43:12Z</updated>
<author>
<name>Sonny Jiang</name>
<email>sonjiang@amd.com</email>
</author>
<published>2026-01-21T22:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=855e3e19f69c0133a98dfae3ec9d26089cd50e77'/>
<id>urn:sha1:855e3e19f69c0133a98dfae3ec9d26089cd50e77</id>
<content type='text'>
Add support for JPEG_5_0_2

v2: comment out RAS for now (Alex)
v3: drop some bringup leftovers (Alex)

Signed-off-by: Sonny Jiang &lt;sonjiang@amd.com&gt;
Reviewed-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 VCN v5_0_2</title>
<updated>2026-03-17T21:43:00Z</updated>
<author>
<name>Sonny Jiang</name>
<email>sonjiang@amd.com</email>
</author>
<published>2026-01-21T15:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8433398c789c02860343393397a456c4d883568b'/>
<id>urn:sha1:8433398c789c02860343393397a456c4d883568b</id>
<content type='text'>
Add support for VCN_5_0_2

v2: squash in RRMT enable bit fix from Sonny (Alex)
v3: sqaush in doorbell enablement patch (Alex)
v4: drop some bringup leftovers (Alex)

Signed-off-by: Sonny Jiang &lt;sonjiang@amd.com&gt;
Reviewed-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 support for lsdma v7_1</title>
<updated>2026-03-11T17:58:07Z</updated>
<author>
<name>Likun Gao</name>
<email>Likun.Gao@amd.com</email>
</author>
<published>2026-01-21T07:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0cdd5a0d68b452bf2e34c018b39ad454b979bd65'/>
<id>urn:sha1:0cdd5a0d68b452bf2e34c018b39ad454b979bd65</id>
<content type='text'>
Add support for LSDMA v7_1_0.

Signed-off-by: Likun Gao &lt;Likun.Gao@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: Move register access functions</title>
<updated>2026-03-02T21:35:23Z</updated>
<author>
<name>Lijo Lazar</name>
<email>lijo.lazar@amd.com</email>
</author>
<published>2025-12-08T10:11:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=57052d293eff5fcb6b8f5653370fe7df26ca62ec'/>
<id>urn:sha1:57052d293eff5fcb6b8f5653370fe7df26ca62ec</id>
<content type='text'>
Move register access methods from amdgpu_device.c to a dedicated file.

Signed-off-by: Lijo Lazar &lt;lijo.lazar@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/amd: Enable SMUIO 15_0_0 support</title>
<updated>2026-01-08T16:41:34Z</updated>
<author>
<name>Pratik Vishwakarma</name>
<email>Pratik.Vishwakarma@amd.com</email>
</author>
<published>2025-12-05T19:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=52cd9bc47fdd1cc1a83fcdbca2df6baf2c4226d5'/>
<id>urn:sha1:52cd9bc47fdd1cc1a83fcdbca2df6baf2c4226d5</id>
<content type='text'>
Add SMUIO 15_0_0.

Signed-off-by: Pratik Vishwakarma &lt;Pratik.Vishwakarma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: Enable support for PSP 15_0_0</title>
<updated>2026-01-05T21:59:57Z</updated>
<author>
<name>Pratik Vishwakarma</name>
<email>Pratik.Vishwakarma@amd.com</email>
</author>
<published>2025-11-24T04:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9b24f63d825e771dafa137e6370c6bf44395e748'/>
<id>urn:sha1:9b24f63d825e771dafa137e6370c6bf44395e748</id>
<content type='text'>
Add support for PSP v 15.0.0.

Signed-off-by: Pratik Vishwakarma &lt;Pratik.Vishwakarma@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu/jpeg: Add jpeg 5.3.0 support</title>
<updated>2026-01-05T21:59:57Z</updated>
<author>
<name>Saleemkhan Jamadar</name>
<email>saleemkhan.jamadar@amd.com</email>
</author>
<published>2025-10-05T08:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4aeaf3cbfa9f967e71849c66c6914ab6c2054581'/>
<id>urn:sha1:4aeaf3cbfa9f967e71849c66c6914ab6c2054581</id>
<content type='text'>
Add the Jpeg IP v5_3_0 code base.

Reviewed-by: Ruijing Dong &lt;ruijing.dong@amd.com&gt;
Signed-off-by: Saleemkhan Jamadar &lt;saleemkhan.jamadar@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdkfd: Add gfx_v12_1_kfd2kgd interface for GFX12_1</title>
<updated>2026-01-05T21:59:55Z</updated>
<author>
<name>Likun Gao</name>
<email>Likun.Gao@amd.com</email>
</author>
<published>2025-08-27T02:08:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7bd5d763b8e125bec578ab66ce5d90a4c83e1bff'/>
<id>urn:sha1:7bd5d763b8e125bec578ab66ce5d90a4c83e1bff</id>
<content type='text'>
Create new kfd2kgd interface for gfx v12_1, based on gfx v12.
Support register program accoding to xcc id.
V2: Fix SDMA register address for muti-xcc.

Signed-off-by: Likun Gao &lt;Likun.Gao@amd.com&gt;
Reviewed-by: Mukul Joshi &lt;mukul.joshi@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add imu support for gc 12_1</title>
<updated>2025-12-08T19:27:21Z</updated>
<author>
<name>Likun Gao</name>
<email>Likun.Gao@amd.com</email>
</author>
<published>2025-05-13T06:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a0f8297068cf5be9e07e765d499a482f5e55d454'/>
<id>urn:sha1:a0f8297068cf5be9e07e765d499a482f5e55d454</id>
<content type='text'>
Add IMU support for gc version 12.1.0.
Only support imu fw loading for imu 12.1.0.

Signed-off-by: Likun Gao &lt;Likun.Gao@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 gfx v12_1</title>
<updated>2025-12-08T18:56:43Z</updated>
<author>
<name>Likun Gao</name>
<email>Likun.Gao@amd.com</email>
</author>
<published>2025-02-17T09:13:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ad5f1ee0a9b03200b86db65fd946b686088b4b03'/>
<id>urn:sha1:ad5f1ee0a9b03200b86db65fd946b686088b4b03</id>
<content type='text'>
Add initial support for gfx ip block for gc v12_1.

V2: Remove some not applicable bit set.
V3: drop unused header (Alex)
v4: Fix type on copyright
v5: fix num_xcc handling (Alex)

Signed-off-by: Likun Gao &lt;Likun.Gao@amd.com&gt;
Reviewed-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Reviewed-by: Mukul Joshi &lt;mukul.joshi@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
</feed>
