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
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
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
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