<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c, branch v4.8</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.8</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.8'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2016-07-29T18:36:57Z</updated>
<entry>
<title>drm/amdgpu: increment driver minor</title>
<updated>2016-07-29T18:36:57Z</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2016-07-14T12:34:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d347ce66771582bac8d98e268e1db4a1d7e94e1b'/>
<id>urn:sha1:d347ce66771582bac8d98e268e1db4a1d7e94e1b</id>
<content type='text'>
We need to check on Polaris if UVD session context is allowed or not.

Signed-off-by: Christian König &lt;christian.koenig@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/amdgpu: Set DRIVER_MODESET feature flag at build time</title>
<updated>2016-07-07T19:02:07Z</updated>
<author>
<name>Frank Binns</name>
<email>frank.binns@imgtec.com</email>
</author>
<published>2016-06-24T17:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7056bb5c8203c472aab0fa87dee79cfd87429ad2'/>
<id>urn:sha1:7056bb5c8203c472aab0fa87dee79cfd87429ad2</id>
<content type='text'>
This flag was being set unconditionally at runtime so just set it at
compile time instead.

Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Frank Binns &lt;frank.binns@imgtec.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add disable_cu parameter</title>
<updated>2016-07-07T18:54:44Z</updated>
<author>
<name>Nicolai Hähnle</name>
<email>nicolai.haehnle@amd.com</email>
</author>
<published>2016-06-17T17:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6f8941a2308811626edc083c70584837d54e0382'/>
<id>urn:sha1:6f8941a2308811626edc083c70584837d54e0382</id>
<content type='text'>
This parameter will allow disabling individual CUs on module load, e.g.
amdgpu.disable_cu=2.0.3,2.0.4 to disable CUs 3 and 4 of SE2.

Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Nicolai Hähnle &lt;nicolai.haehnle@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parameters</title>
<updated>2016-07-07T18:51:16Z</updated>
<author>
<name>Nicolai Hähnle</name>
<email>Nicolai.Haehnle@amd.com</email>
</author>
<published>2016-06-02T10:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=395d1fb948d98e613ba58a90a28a3049404ec7d4'/>
<id>urn:sha1:395d1fb948d98e613ba58a90a28a3049404ec7d4</id>
<content type='text'>
They allow disabling clock and power gating from the kernel command line,
which hopefully helps with diagnosing problems in the field.

Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Nicolai Hähnle &lt;Nicolai.Haehnle@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power control</title>
<updated>2016-07-07T18:51:08Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2016-06-02T13:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=522761cbc80df90e94a77cf699fa0c94f55aa43c'/>
<id>urn:sha1:522761cbc80df90e94a77cf699fa0c94f55aa43c</id>
<content type='text'>
The ATPX power control method does this for you.

Reviewed-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu/atpx: hybrid platforms use d3cold</title>
<updated>2016-07-07T18:51:07Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2016-06-02T13:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=116709757658d876443fd26bda8610e84e93eadf'/>
<id>urn:sha1:116709757658d876443fd26bda8610e84e93eadf</id>
<content type='text'>
The platform d3 cold is used to power down the dGPU.

Reviewed-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: use PCI_D3hot for PX systems without dGPU power control</title>
<updated>2016-07-07T18:51:02Z</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2016-06-01T17:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7e32aa611ba685b58d013da4df5d0a0f132b8f25'/>
<id>urn:sha1:7e32aa611ba685b58d013da4df5d0a0f132b8f25</id>
<content type='text'>
On PX systems without dGPU power control, use PCI_D3hot.

Reviewed-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;
Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add powercontainment module parameter</title>
<updated>2016-07-07T18:50:55Z</updated>
<author>
<name>Huang Rui</name>
<email>ray.huang@amd.com</email>
</author>
<published>2016-05-24T05:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6bb6b2972d0affe1f86881d64c787627b916c17e'/>
<id>urn:sha1:6bb6b2972d0affe1f86881d64c787627b916c17e</id>
<content type='text'>
This patch makes powercontainment feature configurable. Currently, the
powercontainment is not very stable, so add a module parameter to
enable/disable it via user mode.

Signed-off-by: Huang Rui &lt;ray.huang@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/amdgpu: Add more Polaris 11 PCI IDs</title>
<updated>2016-05-18T13:22:29Z</updated>
<author>
<name>Flora Cui</name>
<email>Flora.Cui@amd.com</email>
</author>
<published>2016-05-17T01:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=35621b80085b371d1e9bb9b6de58bf173d12f31e'/>
<id>urn:sha1:35621b80085b371d1e9bb9b6de58bf173d12f31e</id>
<content type='text'>
Signed-off-by: Flora Cui &lt;Flora.Cui@amd.com&gt;
Reviewed-by: Christian König &lt;christian.koenig@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add more Polaris10 DID</title>
<updated>2016-05-18T13:22:28Z</updated>
<author>
<name>Flora Cui</name>
<email>Flora.Cui@amd.com</email>
</author>
<published>2016-05-16T09:17:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1dcf480167cdba271df73a48460d60ad0f5e3845'/>
<id>urn:sha1:1dcf480167cdba271df73a48460d60ad0f5e3845</id>
<content type='text'>
Signed-off-by: Flora Cui &lt;Flora.Cui@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>
