Re: PCIe3 atomics requirement for amdkfd

2017-12-23 Thread Felix Kühling
As I understand it, it would require changes in the ROCr Runtime and in the firmware (MEC microcode). It also changes the programming model, so it may affect certain applications or higher level language runtimes that rely on atomic operations. Regards,   Felix Am 19.12.2017 um 16:04 schrieb Tom

Re: [PATCH xf86-video-amdgpu 1/2] Move cursor related ScreenInit calls into AMDGPUCursorInit_KMS

2017-12-23 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Michel Dänzer Sent: Friday, December 22, 2017 12:39:43 PM To: amd-gfx@lists.freedesktop.org Subject: [PATCH xf86-video-amdgpu 1/2] Move cursor related ScreenInit calls into AMDGPUCursorInit_KMS From: Michel

Re: [PATCH xf86-video-amdgpu 2/2] Keep track of how many SW cursors are visible on each screen

2017-12-23 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Michel Dänzer Sent: Friday, December 22, 2017 12:39:44 PM To: amd-gfx@lists.freedesktop.org Subject: [PATCH xf86-video-amdgpu 2/2] Keep track of how many SW cursors are visible on each screen From: Michel D

Re: PCIe3 atomics requirement for amdkfd

2017-12-23 Thread Alexander Kjeldaas
Can the atomic ops work on the modified risers used for mining? On Dec 23, 2017 16:41, "Felix Kühling" wrote: > As I understand it, it would require changes in the ROCr Runtime and in > the firmware (MEC microcode). It also changes the programming model, so > it may affect certain applications