aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-09-05Merge pull request #551 from abelal/update_vulkanmortyWade Farnsworth
Update LunarG SDK components to 1.1.70
2018-09-05vulkan-samples: upgrade to 1.1.70Awais Belal
This updates the Vulkan Samples repository support to the SDK version 1.1.70. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-09-05vulkan-tools: upgrade to 1.1.70Awais Belal
This updates the Vulkan Tools repository support to the SDK version 1.1.70. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-09-05vulkan-loader-layers: upgrade to 1.1.70Awais Belal
This updates the Vulkan loader and basic layers support to the SDK version 1.1.70. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-09-05spirv: upgrade spirv for LunarG SDK updateAwais Belal
As part of LunarG SDK upgrade to 1.1.70 spirv needs to be updated. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-09-05glslang: upgrade glslang for LunarG SDK updateAwais Belal
As part of LunarG SDK upgrade to 1.1.70 glslang needs to be updated. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-24Merge pull request #547 from chaudharyak/mortyWade Farnsworth
added RGP 1.2.0.33 with updated License
2018-08-24added RGP 1.2.0.33 with updated LicenseChaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-08-17Merge pull request #546 from abelal/xvt7Wade Farnsworth
xserver-nodm-init: force the server to be run on vt7
2018-08-17xserver-nodm-init: force the server to be run on vt7Awais Belal
When X server is launched it queries the kernel VT driver for next free VT and as that particular kernel API is not locked a race is sometimes seen between X server and systemd's securetty and both try to acquire the same tty that is tty1 an depending on what runs first either one of these services, X server / securetty, fails on boot. It has now become a tradition for many of the distros to run X on vt7 and use VTs from 1-6 i.e. tty[1-6] for text consoles so we'll just follow suite. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-13Merge pull request #544 from abelal/force_amdgpuWade Farnsworth
v1000: force autoloading of amdgpu
2018-08-10v1000: force autoloading of amdgpuAwais Belal
This force amdgpu to be loaded at boot time to avoid xserver failures in various situations. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-10Merge pull request #543 from abelal/ROCmWade Farnsworth
OpenCL binary integration
2018-08-10Merge pull request #542 from chaudharyak/mortyWade Farnsworth
2018 Q2 updates
2018-08-10core-image-sato: deploy opencl bits for v1000Awais Belal
The v1000 platform supports OpenCL so deploy the bits on the graphical image. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-10opencl: integrate binary solutionAwais Belal
This integrates various OpenCL components in the binary form which can be utilized for runtime/development purposes. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-10hsa: integrate binary solutionAwais Belal
This integrates the binary components of the Heterogeneous System Architecture (HSA) which is required for the upcoming OpenCL support. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-10libhsakmt: integrate binary solutionAwais Belal
This integrates the binary components of libhsakmt which is required for the upcoming OpenCL support. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-02llvm update for 2018 Q2Chaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-08-02xf86-video-amd update for 2018 Q2Chaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-08-02mesa update version 18.1.0Chaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-08-02amdvlk update to 1.1.70Chaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-08-02libdrm update for 2018 Q2Chaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-08-02amdgpu-firmware/kernel: update for 2018Q2 and add RGP,VkEvent,MDVSYNCChaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-08-01Merge pull request #541 from ArsalanHAwan/snowy-xgbe-net-fixWade Farnsworth
Revert "amd-xgbe bug fixes"
2018-08-01Revert "amd-xgbe bug fixes"Arsalan H. Awan
This reverts commit 97734e5e31f0436ca1b966ef81f2a3813ef82190. Network instabilities with 1 Gbps & 10 Gbps Copper SFPs were introduced into amd-xgbe with this commit. Fixes issue: AMDDET-503 Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2018-07-27Merge pull request #539 from abelal/ttyusbWade Farnsworth
v1000.conf: disable ttyUSB0
2018-07-27v1000.conf: disable ttyUSB0Awais Belal
There's no point in using the ttyUSB0 now as the actual serial ports on the target are funtioning as expected and this causes boot delays. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-07-05Merge pull request #535 from abelal/updatesWade Farnsworth
linux-yocto-4.9: backport speculation updates till 4.9.111
2018-07-04linux-yocto-4.9: backport speculation updates till 4.9.111Awais Belal
This backports the speculation related patches up till the 4.9.111 version from the linux-stable tree. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-06-28Merge pull request #534 from smavila/mortyWade Farnsworth
Morty
2018-06-28Removed extra line of whitespace from the fileSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2018-06-22 amd-mce bug fixesSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2018-06-22amd-iommu bug fixesSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2018-06-22i2c bug fixesSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2018-06-22mqueue-fix-a-use-after-free-in-sys_mq_notifySudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2018-06-22ccp-crypto bug fixesSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2018-06-22amd-xgbe bug fixesSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2018-06-14Merge pull request #530 from abelal/spectre_v4Wade Farnsworth
Spectre v4, backports up till 4.9.107
2018-06-14lttng-modules: fix build with latest kernel changesAwais Belal
The backports for Spectre/Meltdown changes include things that break the builds for lttng-modules otherwise these changes. We get build failures such as git/probes/../probes/lttng-tracepoint-event-impl.h:142:6: error: conflicting types for 'trace_kvm_mmio' | void trace_##_name(_proto); | ^ Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-06-14linux-yocto-4.9: backport speculation updates till 4.9.107Awais Belal
This backports the speculation related patches up till the 4.9.107 version from the linux-stable tree which includes mitigation for Spectre v4 as well. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-06-14linux-yocto-4.9: KVM backports for Spectre/Meltdown up till 4.9.88Awais Belal
The upcoming mitigations for Spectre/Meltdown are addressed in a way that a patch contains fixes on a topic for both normal/KVM running modes. If we do not backport the earlier KVM patches the conflicts will be very hard to resolve. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-05-29Merge pull request #528 from abelal/snowyowl-kvmWade Farnsworth
snowyowl/linux-yocto: enable CONFIG_VIRTIO_INPUT
2018-05-25snowyowl/linux-yocto: enable CONFIG_VIRTIO_INPUTAwais Belal
This moves the VIRTIO configs to the KVM configuration fragment and enables CONFIG_VIRTIO_INPUT. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-05-23Merge pull request #527 from abelal/v1k-warnsWade Farnsworth
linux-yocto-v1000_4.9.inc: drop unnecessary config fragments
2018-05-23linux-yocto-v1000_4.9.inc: drop unnecessary config fragmentsAwais Belal
These configuration fragments are not required for the v1000 builds and generate kernel configuration warnings if included so drop them. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-05-22Merge pull request #526 from abelal/snowy-rtWade Farnsworth
linux-yocto/rt: adjust spectre/meltdown backports
2018-05-22linux-yocto/rt: adjust spectre/meltdown backportsAwais Belal
This includes spectre/meltdown backports for the RT kernel as well by moving the patches fragment to the common include. A patch that conflicts with RT changes has been taken out of the backport set and added separately for both type of kernels after adjusting accordingly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-05-18Merge pull request #525 from abelal/snowy-rtWade Farnsworth
Snowy Owl RT kernel support
2018-05-18snowyowl/local.conf: use weak assignment for RT_KERNEL_AMDAwais Belal
Use a light assignment (?=) so configurations can be overridden from elsewhere. Signed-off-by: Awais Belal <awais_belal@mentor.com>