diff options
author | Andres Rodriguez <andres.rodriguez@amd.com> | 2016-04-19 14:57:31 -0400 |
---|---|---|
committer | Andres Rodriguez <andres.rodriguez@amd.com> | 2016-04-19 14:58:58 -0400 |
commit | 7461844fc341d2e248f8897f934162b5c617bd19 (patch) | |
tree | 603d6bd90186ba9118a6088672b41340c4a5d378 | |
parent | c58e9bca512367f5feb6efcf8fd9ccb9256c159c (diff) |
readme: document thermal control workaroundroc-1.0.0
Change-Id: Ia76e3bd3ddab87210ffc04fc8e6c78ca3d557dca
Signed-off-by: Andres Rodriguez <andres.rodriguez@amd.com>
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index 4d9edbb68f2d..7acf1e7d41c7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ * multiple GPU support * host memory allocations are shared between GPUs +#### Known Issues + +* On consumer grade products (Nano, Fury, Fury X), thermal control is not + working correctly. As a workaround, fans are hardcoded to 100% to prevent + overheating. + #### Package Contents The kernel image is built from a source tree based on the 4.1 upstream |