On 22 December 2017 at 21:03, Mao, David wrote:
> We are pleased to announce the initial release of AMD Open Source Driver for
> Vulkan.
>
>
>
> The AMD Open Source Driver for Vulkan is an open-source Vulkan driver for
> Radeon graphics adapters on Linux. It is built on top of AMD's Platform
> Abs
Hello AMD team,
I got this since latest 'amd-staging-drm-next' git update
(#b956c586e58a) during boot with Polaris RX580 DC on:
[3.586342] [drm:dal_bios_parser_init_cmd_tbl [amdgpu]] *ERROR* Don't
have enable_spread_spectrum_on_ppll for v4
[3.586410] [drm:dal_bios_parser_init_cmd_tbl
Signed-off-by: José Pekkarinen
---
drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c | 23 +--
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c
b/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c
index 045988b18bc3..1a043a50d22f 100644
--- a/dr
Signed-off-by: José Pekkarinen
---
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
index e630d918fefc..7958597028e3 100644
--- a/
On Tue, Dec 26, 2017 at 9:26 AM, José Pekkarinen wrote:
> Signed-off-by: José Pekkarinen
NACK. This would break vega10 and this code path is only called on
vega10 asics.
Alex
> ---
> drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c | 23 +--
> 1 file changed, 13 insertions(+), 10 d
On Mon, Dec 25, 2017 at 3:49 PM, José Pekkarinen wrote:
> Signed-off-by: José Pekkarinen
NACK. This will break vega10. The virtualization table only exists
on sr-iov capable cards so the checks are safe on all asics.
Alex
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 15 +