aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--RELEASE.md58
-rw-r--r--SETUP.md2
3 files changed, 29 insertions, 33 deletions
diff --git a/README.md b/README.md
index f10a78de..a0f6940f 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ upon triage.
## Contribute
Please submit any patches against meta-amd BSPs to the meta-amd
-mailing list (meta-amd@yoctoproject.org). Also, if your patches are
+mailing list (meta-amd@lists.yoctoproject.org). Also, if your patches are
available via a public git repository, please also include a URL to
the repo and branch containing your patches as that makes it easier
for maintainers to grab and test your patches.
diff --git a/RELEASE.md b/RELEASE.md
index e2c39467..7b9c20ff 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -1,16 +1,16 @@
# Release notes
-This is the release notes document for the AMD BSP V1000. This document
+This is the release notes document for the AMD BSP R1000. This document
contains information about the Yocto layers' git repos, their branches
and commit hashes, software versions, and known/fixed issues/limitations.
## Layers
| Layer | Git Repo | Branch | Commit Hash |
|:------------------|:---------------------------------------------|:--------|:-----------------------------------------|
-| poky | git://git.yoctoproject.org/poky | warrior | 79a850a10a4b88a6d20d607b322542f947874323 |
-| meta-openembedded | git://git.openembedded.org/meta-openembedded | warrior | f4ccdf2bc3fe4f00778629088baab840c868e36b |
+| poky | git://git.yoctoproject.org/poky | warrior | 023ff85a9ae94331926e923b346fd8a349881e63 |
+| meta-openembedded | git://git.openembedded.org/meta-openembedded | warrior | a24acf94d48d635eca668ea34598c6e5c857e3f8 |
| meta-dpdk | git://git.yoctoproject.org/meta-dpdk | warrior | c8c30c2c4e2f36b4a55a69a475fe774015423705 |
-| meta-amd | git://git.yoctoproject.org/meta-amd | warrior | tags/warrior-v1000-ga-201912 |
+| meta-amd | git://git.yoctoproject.org/meta-amd | warrior | tags/warrior-r1000-ga-202002 |
## Softwares
| Software | Version |
@@ -40,32 +40,28 @@ and commit hashes, software versions, and known/fixed issues/limitations.
| rgp | 1.5.1 |
## Fixed Issues
-| # V1000 Fixed Issues # |
-|:------------------------------------------------------------------------------------|
-| Hard hang with mpv vaapi-vappi configuration in fullscreen mode on V1000 |
-| Stutter observed with 4k@60 video playback on V1000 |
-| Display goes blank after hotplug of third monitor on V1000 |
-| Glmark2 overnight hang |
-| I2S Audio one side of headset is not audible while playing i2S audio on V1000/R1000 |
+| R1000 Fixed Issues |
+|:--------------------------------------------------------------------------------------------------------------------------------|
+| APU power consumption for static idle cases is on par with windows on Raven platforms. |
+| Heavy stutter and tearing observed with skype video conference on R1000 LP. |
+| [XGBE]: Peer to Peer network is unstable with 1/10G SFP (FC). |
+| [XGBE]: RJ45 Hotplug of XGBE function is not working. |
+| [XGBE]: Ethernet Link is showing always up on RJ45 ports of Bilby platforms. |
+| [XGBE]: Hot plug failures and stability issue with longer duration performance test on Bilby platforms with RG45 ports enabled. |
## Known Issues
-| # V1000 Known Issues/Limitations # |
-|:----------------------------------------------------------------------------------------------------------------------|
-| Stuttering is observed with vulkan hologram sample on 4k monitor full screen mode |
-| S3 fails at 25th cycle on Dibbler V1000 due to PSP bug |
-| Display artifacts while doing S3 with max 4k monitors on APU’s |
-| __* XGBE__ |
-| SFP wont work on V1807 platforms after few hours |
-| Ethernet link is showing always up on RJ45 ports of Bilby platforms |
-| _** Workaround: Disable the port which is not connected the ethernet cable_ |
-| Hotplug failures and stability issue with longer duration performance test on Bilby platforms with RJ45 ports enabled |
-| _** Workaround: Disable the port which is not connected the ethernet cable_ |
-| Can’t concurrently enable SFP+ and RJ45 interfaces |
-| Peer to Peer network is unstable with 1/10G SFP (FC) |
-| No IEEE 1588 Timestamp support |
-| No receive split header support |
-| __* Following features should be functional but have not been fully validated:__ |
-| *** Priority and VLAN (VLAN Priority Control) |
-| *** RMON Counter |
-| *** VLAN support and Receive-Side scaling |
-| *** 2.5G TCP/IP offload (duplex) and 2.5G jumbo frames (duplex) |
+| __* R1000 LP Known Issues/Limitations__ |
+|:-------------------------------------------------------------------------------------------------------------------------|
+| Stutter and frame drops observed 4k video playback. |
+| Minor Tearing is observed while doing skype video calling in fullscreen. |
+| Heavy stutters and framedrops observed after resuming from sleep. |
+| Heavy stutter in slideshow presentation and Multimedia playback in dual monitor usecase. |
+| Randomly video playback with S3 fails while doing manually on R1000LP. Workaround mentioned in R1000 issues list below. |
+| __* R1000 Known Issues/Limitations__ |
+| 1. Randomly Network is disabled after every suspend and resume on Raven platforms. |
+| SFP Port-0 is not getting detected for 10G RJ45 SFP Transceiver on Raven Platforms. |
+| SFP Port-0 is not getting detected for 2.5G network usecases on Raven Platforms. |
+| Soft hang observed on Video Playback and S3 in MST (Daisy Chain). |
+| Not showing GPU Load in amdgpu_pm_info sysfs entry on V1000 and R1000/LP. |
+| User experience is very poor after hotplug on mGPU config with more than 6 monitors. |
+| Stuttering is observed with vulkan hologram sample on 4k monitor full screen mode. |
diff --git a/SETUP.md b/SETUP.md
index e1a10f89..e0e9a6de 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -48,7 +48,7 @@ git checkout --quiet a24acf94d48d635eca668ea34598c6e5c857e3f8
cd ../meta-dpdk
git checkout --quiet c8c30c2c4e2f36b4a55a69a475fe774015423705
cd ../meta-amd
-git checkout --quiet HEAD
+git checkout --quiet tags/warrior-r1000-ga-202002
cd ..
```