aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000
AgeCommit message (Collapse)Author
2017-12-07v1000: lunarg-sdk: upgrade components to 1.0.65.0Awais Belal
Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-11-03v1000 kernel: Fix few errors related to MCE, eMMC and ECCAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-30v1000 kernel: Add non-TDM support and remove TDM supportAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-18Merge pull request #469 from avimn/mortyWade Farnsworth
V1000 GA release
2017-10-17V1000: Enable CONFIG_R8169Ahsan Hussain
Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-10-16v1000: Add SPI support and test utilitiesAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13updated to latest llvmAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13xf86-video-amd: upgrade to latest commitAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13mesa: Fixed performance issues and OGL CTS failure.Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13libdrm: Fixed deadlock issues and updated few testcasesAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13v1000 kernel: Fixed few display issues.Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-11Merge pull request #468 from abelal/cosmeticsAwais Belal
Cosmetic changes
2017-10-11remove unnecessary newlinesAwais Belal
Cosmetic change to remove unnecessary newlines in recipes. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11v1000: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-10vulkan-tools: Add the missing patchAhsan Hussain
Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-10-06lunarg-sdk: update to 1.0.51Awais Belal
Update all the SDK components to 1.0.51 and adjust patches/modifications accordingly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-09-22vulkan-tools: Move the changes to original recipesAhsan Hussain
meta-steppeeagle and meta-seattle do not have a vulkan-tools recipe, so move the relevant changes to the original recipes for now. Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-09-19vulkan-tools: Enable vktraceviewer, iff Qt layers are enabledAhsan Hussain
This tool was not enabled and would cause configuration issue when Qt layers are configured in the build. Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-09-15Merge pull request #457 from abelal/ffmpeg_v1000Wade Farnsworth
ffmpeg v1000
2017-09-15ffmpeg: enable VAAPI bindings for v1000Awais Belal
This is required for testing VAAPI through ffmpeg. Provides encoding/decoding support for ffmpeg through VAAPI. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-09-15ffmpeg: enable deployment on target when commercial bits are addedAwais Belal
This is a requirement for some QA test cases where ffmpeg is needed on target. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-09-15Revert "vulkan-tools: Fix configuration issue when Qt5 layers are included"Ahsan
2017-09-11vulkan-tools: Fix configuration issue when Qt5 layers are includedAhsan Hussain
vktracevulkan tool is built when cmake finds the Qt5 bits in sysroot. Fix the Qt configuration issue in such case. Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-09-07Merge pull request #453 from abelal/fb_logoWade Farnsworth
UARTs, simple FB and logo
2017-09-07v1000-user-config: enable simple framebuffer and logoAwais Belal
This enables the FB_SIMPLE config so we can get kernel console on the display and activates the logo display as well so we see the nice penguins on boot. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-09-07v1000-user-config: adjust number of possible UARTsAwais Belal
This adjusts the number of possible UARTs so on runtime systemd does not create a handful of these which are going to be unused at the end of the day. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-09-05Merge pull request #452 from avimn/mortyWade Farnsworth
v1000 kernel: Fix for display issue on multiple monitors.
2017-09-01v1000 kernel: Fix for display issue on multiple monitors.Avinash M N
With this fix, display upto 3 4K monitors are supported. Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-31llvm6.0: fix build warningAwais Belal
Fixes WARNING: llvm6.0-6.0-r0 do_package_qa: QA Issue: libllvm6.0-libllvm-6.0 rdepends on libxml2, but it isn't a build dependency, missing libxml2 in DEPENDS or PACKAGECONFIG? [build-deps] and the dependency itself is real so this is not just a warning fix but the build can fail in situations where libxml2 is built later than llvm. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-08-28Merge pull request #449 from avimn/mortyWade Farnsworth
V1000 patch release
2017-08-25Merge pull request #450 from abelal/codexl_removeWade Farnsworth
v1000: remove CodeXL support
2017-08-25v1000: remove CodeXL supportAwais Belal
The component will not be supported on the V1000 platform. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-08-23Added GPIO and Watchdog timer utilitiesAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23upgrade xf86-video-amd to latest commitAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23mesa: Fix GL CTS hangs and crashes. Upgrade to 17.3.0Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23llvm: updated to version 6.0Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23libdrm: updated to version 2.4.82Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23kernel: Bug fixes for Dibbler platform.Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-11Merge pull request #446 from abelal/hdmi_audioWade Farnsworth
linux-yocto: add Dibbler HDMI audio support
2017-08-09Merge pull request #447 from abelal/vulkan_dependsWade Farnsworth
vulkan-loader-layers: add dependency on libxrandr
2017-08-09linux-yocto: add Dibbler HDMI audio supportAwais Belal
The AMD Dibbler platform uses a new device id 0x15de for its HDMI audio which currently isn't available in the PCI device list for Azalia compatible devices. We now add this device so it correctly shows up as HDMI rather than a generic one. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-08-09vulkan-loader-layers: add dependency on libxrandrAwais Belal
There exists a real dependency on the libxrandr package and it shows up in some scenarios where race conditions occur. We now add the dependency explicitly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-08-08Merge pull request #443 from abelal/v1000_adeWade Farnsworth
v1000.conf: adjust CB understandable cpu for v1000 ADE support
2017-08-04Merge pull request #445 from avimn/mortyWade Farnsworth
V1000 release
2017-08-01Kernel: Added support for 4.9 amdgpu kernelamd
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-01Updated to latest llvmamd
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-01Updated to latest xorg-driveramd
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-01mesa: updated with few bug fixes and performance improvementsamd
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-01Updated libdrm to v2.4.81amd
Signed-off-by: Avinash M N <avimn@amd.com>
2017-07-31llvm: fix flags reporting through host llvm-configAwais Belal
Reporting the sysroot from any of the compiler/linker flags through llvm-config would result in breakage of the package depending on LLVM as its sysroot would point to LLVM's sysroot at the end of the day. We strip out the --sysroot enteries from the BuildVariables.inc to avoid the above mentioned scenario and additionally adjust our CXX and LDFLAGS to avoid duplicating the sysroot variable across the build. Signed-off-by: Awais Belal <awais_belal@mentor.com>