[meta-amd] [PATCH 2/3] amd: Add additional overrides for GPU type

Adrian Calianu Adrian.Calianu at enea.com
Mon Feb 1 01:43:52 PST 2016


Updates looks OK!

Thanks,
Adrian

> -----Original Message-----
> From: meta-amd-bounces at yoctoproject.org [mailto:meta-amd-
> bounces at yoctoproject.org] On Behalf Of Drew Moseley
> Sent: Friday, January 29, 2016 9:37 PM
> To: meta-amd at yoctoproject.org
> Subject: [meta-amd] [PATCH 2/3] amd: Add additional overrides for GPU
> type
> 
> Signed-off-by: Drew Moseley <drew_moseley at mentor.com>
> ---
>  meta-amdfalconx86/conf/machine/amdfalconx86.conf | 2 +-
>  meta-baldeagle/conf/machine/baldeagle.conf       | 2 +-
>  meta-steppeeagle/conf/machine/steppeeagle.conf   | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-amdfalconx86/conf/machine/amdfalconx86.conf b/meta-
> amdfalconx86/conf/machine/amdfalconx86.conf
> index 40fcfc2..2fdfadb 100644
> --- a/meta-amdfalconx86/conf/machine/amdfalconx86.conf
> +++ b/meta-amdfalconx86/conf/machine/amdfalconx86.conf
> @@ -67,4 +67,4 @@ APPEND += "amdgpu.dpm=1 amdgpu.dal=0"
>  # The AMD GPU driver will take over once it is up  APPEND += "vga=802"
> 
> -MACHINEOVERRIDES =. "amd:"
> +MACHINEOVERRIDES =. "amd:amdgpu:"
> diff --git a/meta-baldeagle/conf/machine/baldeagle.conf b/meta-
> baldeagle/conf/machine/baldeagle.conf
> index f0de285..82d342c 100644
> --- a/meta-baldeagle/conf/machine/baldeagle.conf
> +++ b/meta-baldeagle/conf/machine/baldeagle.conf
> @@ -51,4 +51,4 @@ RELEASE_IMAGE ?= "core-image-sato"
> 
>  APPEND += "radeon.dpm=1"
> 
> -MACHINEOVERRIDES =. "amd:"
> +MACHINEOVERRIDES =. "amd:radeon:"
> diff --git a/meta-steppeeagle/conf/machine/steppeeagle.conf b/meta-
> steppeeagle/conf/machine/steppeeagle.conf
> index f66d4fd..23d3a69 100644
> --- a/meta-steppeeagle/conf/machine/steppeeagle.conf
> +++ b/meta-steppeeagle/conf/machine/steppeeagle.conf
> @@ -51,4 +51,4 @@ RELEASE_IMAGE ?= "core-image-sato"
> 
>  APPEND += "radeon.dpm=1"
> 
> -MACHINEOVERRIDES =. "amd:"
> +MACHINEOVERRIDES =. "amd:radeon:"
> --
> 2.7.0
> 
> _______________________________________________
> meta-amd mailing list
> meta-amd at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-amd


More information about the meta-amd mailing list