Bug 829020 - Disable llvmpipe swrast for ARM
Summary: Disable llvmpipe swrast for ARM
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2012-06-05 19:22 UTC by Daniel Drake
Modified: 2012-06-07 19:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-07 19:29:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Drake 2012-06-05 19:22:29 UTC
Apps that use clutter (or OpenGL) currently crash on ARM with messages like:

LLVM ERROR: Not supported instr %R0<def> = LEApcrel <cp#1>, pred:14, pred:%nore

e.g. glxgears, totem


This is because mesa is built with llvmpipe for ARM, but llvm for ARM is broken at the moment.

ppc* already disables llvmpipe within mesa.spec for similar reasons. Can ARM be added to this exception case too?

That way the non-llvm swrast will be built, and apps that use clutter/OpenGL can run (albeit slowly!).

Comment 1 Adam Jackson 2012-06-07 19:29:48 UTC
Done in F17 and master branches.


Note You need to log in before you can comment on or make changes to this bug.