<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c, branch v4.2-rc2</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v4.2-rc2</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v4.2-rc2'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2015-06-29T15:21:43+00:00</updated>
<entry>
<title>drm/amdgpu: add BO map/unmap trace point</title>
<updated>2015-06-29T15:21:43+00:00</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2015-06-09T14:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=93e3e4385b69d8885e0dd64d1c5b8c351a151e91'/>
<id>urn:sha1:93e3e4385b69d8885e0dd64d1c5b8c351a151e91</id>
<content type='text'>
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Acked-by: Alex Deucher &lt;aleander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap</title>
<updated>2015-06-09T01:42:52+00:00</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2015-06-05T18:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6c7fc503a47f9b87dfd7c76e34f808ab6870a82f'/>
<id>urn:sha1:6c7fc503a47f9b87dfd7c76e34f808ab6870a82f</id>
<content type='text'>
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: fix amdgpu_vm_bo_map</title>
<updated>2015-06-09T01:42:51+00:00</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2015-06-05T08:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7e9fca0baa3b3400ccb2b2a8a17822f7b04ea282'/>
<id>urn:sha1:7e9fca0baa3b3400ccb2b2a8a17822f7b04ea282</id>
<content type='text'>
We need to reset the bo_va address, otherwise new mappings
wouldn't be updated in the page table.

Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: fence should be added to shared slot</title>
<updated>2015-06-04T01:03:55+00:00</updated>
<author>
<name>monk.liu</name>
<email>monk.liu@amd.com</email>
</author>
<published>2015-05-26T07:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=aeb0aeac2e4f23bb58a642c720883ceba407c072'/>
<id>urn:sha1:aeb0aeac2e4f23bb58a642c720883ceba407c072</id>
<content type='text'>
Signed-off-by: monk.liu &lt;monk.liu@amd.com&gt;
Reviewed-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: jammy zhou &lt;jammy.zhou@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: sync fence of clear_invalids (v2)</title>
<updated>2015-06-04T01:03:54+00:00</updated>
<author>
<name>monk.liu</name>
<email>monk.liu@amd.com</email>
</author>
<published>2015-05-26T07:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cfe2c9780756b63af695078c110b755876b09dfc'/>
<id>urn:sha1:cfe2c9780756b63af695078c110b755876b09dfc</id>
<content type='text'>
bo_va may un-initialized, fix it.

Signed-off-by: monk.liu &lt;monk.liu@amd.com&gt;
Reviewed-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Jammy Zhou &lt;jammy.zhou@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: max_pde_used usage should be under protect</title>
<updated>2015-06-04T01:03:53+00:00</updated>
<author>
<name>monk.liu</name>
<email>monk.liu@amd.com</email>
</author>
<published>2015-05-26T02:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3d5a08c114585e5b9f890807b04d2730dafde5e1'/>
<id>urn:sha1:3d5a08c114585e5b9f890807b04d2730dafde5e1</id>
<content type='text'>
Need to take the lock when accessing this.

Signed-off-by: monk.liu &lt;monk.liu@amd.com&gt;
Reviewed-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Jammy Zhou &lt;jammy.zhou@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: fix bug of vm_bo_map (v2)</title>
<updated>2015-06-04T01:03:53+00:00</updated>
<author>
<name>monk.liu</name>
<email>monk.liu@amd.com</email>
</author>
<published>2015-05-25T06:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ca95261325cfdff85eb2c9107198c714e266cb5b'/>
<id>urn:sha1:ca95261325cfdff85eb2c9107198c714e266cb5b</id>
<content type='text'>
call reservation_object_reserve_shared before amdgpu_bo_fence

Signed-off-by: monk.liu &lt;monk.liu@amd.com&gt;
Reviewed-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Jammy Zhou &lt;jammy.zhou@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: validate amdgpu_vm_bo_map parameters</title>
<updated>2015-06-04T01:03:43+00:00</updated>
<author>
<name>Christian König</name>
<email>christian.koenig@amd.com</email>
</author>
<published>2015-05-18T12:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0be52de91c5e275dff61f0ed2314d84c9d68b385'/>
<id>urn:sha1:0be52de91c5e275dff61f0ed2314d84c9d68b385</id>
<content type='text'>
Signed-off-by: Christian König &lt;christian.koenig@amd.com&gt;
Reviewed-by: Jammy Zhou &lt;Jammy.Zhou@amd.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
<entry>
<title>drm/amdgpu: add core driver (v4)</title>
<updated>2015-06-04T01:03:15+00:00</updated>
<author>
<name>Alex Deucher</name>
<email>alexander.deucher@amd.com</email>
</author>
<published>2015-04-20T20:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d38ceaf99ed015f2a0b9af3499791bd3a3daae21'/>
<id>urn:sha1:d38ceaf99ed015f2a0b9af3499791bd3a3daae21</id>
<content type='text'>
This adds the non-asic specific core driver code.

v2: remove extra kconfig option
v3: implement minor fixes from Fengguang Wu
v4: fix cast in amdgpu_ucode.c

Acked-by: Christian König &lt;christian.koenig@amd.com&gt;
Acked-by: Jammy Zhou &lt;Jammy.Zhou@amd.com&gt;
Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
</content>
</entry>
</feed>
