Accepting request 570576 from home:michalsrb:branches:bnc1075901:X11:XOrg

- Disable AMDGPU GFX9/Vega with LLVM < 6.0.0.
  * n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
  * While it is supported since LLVM 5.0.0, it was not working
    correctly (bnc#1075901). Since we do not have the resources to
    determine which fixes should be backported and LLVM 6 will be
    released relatively soon, disable the support until then. Users
    with the card will have working desktop using software
    rendering just like they did with LLVM 4.

OBS-URL: https://build.opensuse.org/request/show/570576
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=686
This commit is contained in:
2018-01-29 13:59:21 +00:00
committed by Git OBS Bridge
parent 086054d226
commit a71b936efc
5 changed files with 88 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jan 29 10:43:04 UTC 2018 - msrb@suse.com
- Disable AMDGPU GFX9/Vega with LLVM < 6.0.0.
* n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
* While it is supported since LLVM 5.0.0, it was not working
correctly (bnc#1075901). Since we do not have the resources to
determine which fixes should be backported and LLVM 6 will be
released relatively soon, disable the support until then. Users
with the card will have working desktop using software
rendering just like they did with LLVM 4.
-------------------------------------------------------------------
Mon Jan 22 09:43:41 UTC 2018 - normand@linux.vnet.ibm.com