aboutsummaryrefslogtreecommitdiffstats
path: root/meta-r1000
AgeCommit message (Collapse)Author
2019-08-27r1000/machine.conf: enable graphics and multimedia featuresArsalan H. Awan
This adds amd-feature-graphics and amd-feature-multimedia to EXTRA_IMAGE_FEATURES in the meta-r1000/conf/machine/r1000.conf. Effectivelty enables the mesa-demos and various multimedia packages. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-26Merge pull request #644 from chaudharyak/warriorWade Farnsworth
linux-yocto_4.19.8 : add 4.19.8 amdgpu patch
2019-08-23R1000 : update R1000 firmwareChaudhary Amit Kumar
2019-08-22linux-yocto_4.19.8 : add 4.19.8 amdgpu patchChaudhary Amit Kumar
2019-08-11r1000/rgp: upgrade from v1.2.0 to v1.5.1Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-02r1000/graphics/mesa: remove mesa bbappend as dri3 is enabled by defaultArsalan H. Awan
This removes the mesa bbappend for r1000 which is only enabling the dri3 PACKAGECONFIG which is enabled by default. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-07-22add LAYERSERIES_COMPAT warrior to common and all BSP layersArsalan H. Awan
This adds LAYERSERIES_COMPAT warrior to common and all BSP layers, i.e. * common * v1000 * r1000 * snowyowl * amdfalconx86 * steppeeagle Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-07-19all/machine/conf: remove BSP and PATCH versions for MEL releasesArsalan H. Awan
This removes the BSP and PATCH versions for MEL releases as these are not applicable anymore. This is being done in preparation for yocto based warrior branch. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-06-12mesa: move updates from meta-r1000 to commonAwais Belal
This allows usage of the mesa upgrade on BSPs other than the r1000 as well. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-06-12linux-yocto: move updates from meta-r1000 to commonAwais Belal
This allows the latest updates to be used on other BSPs such as the v1000 where these modifications are applicable. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-05-01r1000/mesa: fix QA patch warningsAwais Belal
Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-05-01r1000/mesa: update for GA releaseAwais Belal
Signed-off-by: Chaudhary Amit Kumar <Chaudharyamit.Kumar@amd.com> Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-05-01r1000: amdgpu xgbe mmc update for GAAwais Belal
Signed-off-by: Chaudhary Amit Kumar <Chaudharyamit.Kumar@amd.com> Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-03-18Merge pull request #617 from abelal/v1k-userspaceWade Farnsworth
Additional V1000 userspace updates for RTQA1 2019
2019-03-18Merge pull request #616 from ArsalanHAwan/extra-pkgs-controlWade Farnsworth
Extra Packages Control using INCLUDE_<component>
2019-03-18r1000/linux-yocto: drop unnecessary patch fragmentAwais Belal
The fragment does not have any patch files left so drop it as it is not a generic fragment. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-03-18xserver-nodm-init: switch X to VT7 for all amdgpu platformsAwais Belal
Rather than applying the setting specifically to some BSPs we do this for all the amdgpu enabled targets. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-03-18ffmpeg: enable vaapi for amdgpu targetsAwais Belal
This simply enables the vaapi config of ffmpeg through the common layer depending conditionally on the amdgpu override so we don't have to specify the setting for separate BSPs. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-03-18mesa/llvm: move to common layer from r1000Awais Belal
All targets are being aligned on the same mesa and llvm versions so move configurations to the common layer. This upgrades llvm to v7 and mesa to 19.0.0 for all platforms. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-03-14libdrm: move from r1000 to common (v2.4.96)Awais Belal
All platforms are being aligned on the same version of libdrm so moving it to common makes sense. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-03-13amdgpu : RTQA1 2019 kernel patch backportedChaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <Chaudharyamit.Kumar@amd.com>
2019-03-12v1000,r1000,amdfalconx86/local.conf: organize INCLUDE_<components>Arsalan H. Awan
To use a single description for all INCLUDE_<components> alongwith the supported <component> summary in each BSP's local.conf. This also helps to have a single place for all the configurable <components> in the local.conf instead of having huge paragraph for each <component> and having to scroll to find each <component>. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-03-11v1000,r1000/opencl: install only if INCLUDE_OPENCL is set to "yes"Arsalan H. Awan
This introduces var INCLUDE_OPENCL into local.conf to control the inclusion of OpenCL into the image. If user needs OpenCL, they can add it by setting INCLUDE_OPENCL = "yes" in the local.conf. This helps in keeping the image size smaller as OpenCL consumes a lot of disk space. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-02-20r1000/llvm: fix QA warningAwais Belal
This fixes ... Now at patch 0002-llvm-allow-env-override-of-exe-path.patch WARNING: llvm-7-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. ... We don't need to update the SRC_URI because the patch file is already added through the main recipe and we simply force our patch file as our layer has a higher prio. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-18r1000 : amd-xgbe and mmc fixChaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2019-02-15libdrm: use a more aligned value for PVAwais Belal
This is more of a good practise and lets the user know the exact version more easily rather than digging through the source. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-14r1000/mesa: fix for radeonsi dri driver crashAwais Belal
This fixes the radeonsi dri driver loading crash seen with X server. Essentially this is a backport of an upstream commit which is required in this cases. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-08r1000/mesa: fix QA issuesAwais Belal
This fixes WARNING: mesa-2_19.0.0+gitAUTOINC+0144bbdb98-r0 do_configure: QA Issue: mesa: configure was passed unrecognised options: --enable-texture-float [unknown-configure-option] WARNING: mesa-2_19.0.0+gitAUTOINC+0144bbdb98-r0 do_package: QA Issue: mesa: Files/directories were installed but not shipped in any package: /usr/share /usr/share/drirc.d /usr/share/drirc.d/00-mesa-defaults.conf Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. mesa: 3 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-08r1000/llvm: fix QA issueAwais Belal
This fixes WARNING: llvm-7-r0 do_package: QA Issue: llvm: Files/directories were installed but not shipped in any package: /usr/lib64/llvm7/TestPlugin.so /usr/lib64/llvm7/.debug/TestPlugin.so Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. llvm: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-08r1000: upgrade mesa and llvm packagesAwais Belal
This upgrades llvm to v7 and mesa to 19.0.0. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-08r1000/libdrm: upgrade to 2.4.96Awais Belal
Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-08r1000/linux-yocto: RTQA4 updated amdgpu kernel patchAwais Belal
Signed-off-by: Awais Belal <awais_belal@mentor.com>
2019-02-08r1000: add the initial meta layerAwais Belal
This adds the initial meta-r1000 layer. Signed-off-by: Awais Belal <awais_belal@mentor.com>