<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/Documentation/gpu/amdgpu, branch v6.19.11</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v6.19.11</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v6.19.11'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2025-09-23T14:41:06+00:00</updated>
<entry>
<title>Documentation: add initial documenation for user queues</title>
<updated>2025-09-23T14:41:06+00:00</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2025-05-02T20:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0c1f3fe9a5f899ac95114e68959a35454af1523d'/>
<id>urn:sha1:0c1f3fe9a5f899ac95114e68959a35454af1523d</id>
<content type='text'>
Add an initial documentation page for user mode queues.

Reviewed-by: Rodrigo Siqueira &lt;siqueira@igalia.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd: Duplicate DC_FEATURE_MASK and DC_DEBUG_MASK enum values into kdoc</title>
<updated>2025-09-15T20:56:04+00:00</updated>
<author>
<name>Mario Limonciello</name>
<email>mario.limonciello@amd.com</email>
</author>
<published>2025-09-10T18:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=e0dd9b8e9e669c5f7de0bbf2e1d2706a7c7d63f7'/>
<id>urn:sha1:e0dd9b8e9e669c5f7de0bbf2e1d2706a7c7d63f7</id>
<content type='text'>
[Why]
When kernel documentation is generated the enum values themselves don't
end up in the documentation.  This makes browsing them in HTML a lot
less useful.

[How]
Copy DC_DEBUG_MASK and DC_FEATURE_MASK enum values into matching kdoc
comments.

Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>Documentation/amdgpu: Add Ryzen AI 330 series processor</title>
<updated>2025-09-15T20:52:35+00:00</updated>
<author>
<name>Mario Limonciello</name>
<email>mario.limonciello@amd.com</email>
</author>
<published>2025-09-10T04:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=92d6295a29dba56148406a8452c69ab49787741b'/>
<id>urn:sha1:92d6295a29dba56148406a8452c69ab49787741b</id>
<content type='text'>
This has been announced so add to the table.

Link: https://www.amd.com/en/products/processors/laptop/ryzen/ai-300-series/amd-ryzen-ai-5-330.html
Acked-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>docs: gpu: amdgpu: Fix spelling in amdgpu documentation</title>
<updated>2025-08-27T17:57:48+00:00</updated>
<author>
<name>Rakuram Eswaran</name>
<email>rakuram.e96@gmail.com</email>
</author>
<published>2025-08-21T02:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cbf3a5d67a5bcae620b5315e4891f8c3e939bc79'/>
<id>urn:sha1:cbf3a5d67a5bcae620b5315e4891f8c3e939bc79</id>
<content type='text'>
Fixed following typos reported by Codespell

1. propogated ==&gt; propagated
   aperatures ==&gt; apertures
In Documentation/gpu/amdgpu/debugfs.rst

2. parition ==&gt; partition
In Documentation/gpu/amdgpu/process-isolation.rst

3. conections ==&gt; connections
In Documentation/gpu/amdgpu/display/programming-model-dcn.rst

In addition to above,
Fixed wrong bit-partition naming in gpu/amdgpu/process-isolation.rst
from "fourth" partition to "third" partition.

Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Suggested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Suggested-by: Alexander Deucher &lt;Alexander.Deucher@amd.com&gt;
Signed-off-by: Rakuram Eswaran &lt;rakuram.e96@gmail.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>Documentation/gpu/amdgpu: Fix duplicate word in driver-core.rst</title>
<updated>2025-08-27T17:57:48+00:00</updated>
<author>
<name>Kathara Sasikumar</name>
<email>katharasasikumar007@gmail.com</email>
</author>
<published>2025-08-19T21:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=01479d140686430ce51d01dc4ad4548323bd1232'/>
<id>urn:sha1:01479d140686430ce51d01dc4ad4548323bd1232</id>
<content type='text'>
Remove duplicate word 'and' in driver-core.rst.

Signed-off-by: Kathara Sasikumar &lt;katharasasikumar007@gmail.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>Documentation: Remove VCE support from OLAND's features</title>
<updated>2025-08-06T18:16:47+00:00</updated>
<author>
<name>Alexandre Demers</name>
<email>alexandre.f.demers@gmail.com</email>
</author>
<published>2025-08-03T02:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1b392348de8ffc340545c62079645cb4695f5602'/>
<id>urn:sha1:1b392348de8ffc340545c62079645cb4695f5602</id>
<content type='text'>
OLAND doesn't support VCE at all, but it does support UVD (3 or 4,
depending of the sources).

Signed-off-by: Alexandre Demers &lt;alexandre.f.demers@gmail.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>Documentation: add RDNA4 dGPUs</title>
<updated>2025-08-04T18:27:14+00:00</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2025-07-28T15:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8f249ba6ec607313c2dd5d6c8f99ad647c99af02'/>
<id>urn:sha1:8f249ba6ec607313c2dd5d6c8f99ad647c99af02</id>
<content type='text'>
Add RDNA4 dGPUs to the dGPU table.

Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9070xt.html
Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9070.html
Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9060xt.html
Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9060xt-8gb.html
Reviewed-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>Documentation: update APU and dGPU tables with MP0/1 info</title>
<updated>2025-08-04T18:27:07+00:00</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2025-07-28T15:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=810a8809ccc69a67af74f3bd63f4d99da08049e7'/>
<id>urn:sha1:810a8809ccc69a67af74f3bd63f4d99da08049e7</id>
<content type='text'>
Add MP1 for APUs and MP0 and MP1 details for dGPUs.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3905
Reviewed-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>Documentation/amdgpu: fix 'in the amdgfx' formulation</title>
<updated>2025-07-28T20:40:32+00:00</updated>
<author>
<name>Yann Dirson</name>
<email>ydirson@free.fr</email>
</author>
<published>2025-07-20T14:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c2aa3089ad7e7fec3ec4a58d8d0904b5e9b392a1'/>
<id>urn:sha1:c2aa3089ad7e7fec3ec4a58d8d0904b5e9b392a1</id>
<content type='text'>
Clarify the mailing list.

Signed-off-by: Yann Dirson &lt;ydirson@free.fr&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amd/display: Add a trace event for brightness programming</title>
<updated>2025-06-24T14:05:32+00:00</updated>
<author>
<name>Mario Limonciello</name>
<email>mario.limonciello@amd.com</email>
</author>
<published>2025-06-23T17:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=009bfc5ec5c953534d0f528d1c1e4f60668b7371'/>
<id>urn:sha1:009bfc5ec5c953534d0f528d1c1e4f60668b7371</id>
<content type='text'>
[Why]
Brightness programming may involve a conversion of a user requested
brightness against what was in a custom brightness curve. The values
might not match what a user programmed.

[How]
Add a new trace event to show specific converted brightness values.

Reviewed-by: Alex Hung &lt;alex.hung@amd.com&gt;
Link: https://lore.kernel.org/r/20250623171114.1156451-2-mario.limonciello@amd.com
Signed-off-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
</feed>
