Announcement

Collapse
No announcement yet.

Gallium3D Patches To Help GRID Autosport, Metro Redux & More

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by haagch View Post
    Wanted to try whether csgo was better, but of course it segfaults:
    https://gist.github.com/ChristophHaa...f4577d6e5923f6

    Wanted to try xonotic for a simple test:
    LLVM ERROR: branch size exceeds simm16
    Same with unigine-heaven and 0ad.
    I wonder if I merged something wrong or llvm is just broken right now. Not sure what exactly this is http://reviews.llvm.org/D20227
    edit: Downgraded llvm from 269966 to 269746 and xonotic works. So it's llvm *sigh*. csgo also starts again.
    edit: csgo on HD 7970M still drops below 60 fps all the time while GPU usage is somewhere between 40-60%. So it doesn't help for that game.


    Edit: Tried to make a video with metro 2033 redux:

    But it was cut short by my laptop being crashed by the (probably) ref counting bug in the kernel that has been unfixed for over a year:
    Code:
    [183492.599713] BUG: unable to handle kernel paging request at ffff80025b85f278
    [183492.600833] IP: [<ffffffff8149cf16>] reservation_object_add_shared_fence+0x176/0x2f0
    References:
    csgo native: https://bugzilla.kernel.org/show_bug.cgi?id=96721
    csgo nine: https://bugzilla.kernel.org/show_bug.cgi?id=103561
    (possibly) steam client: https://bugs.freedesktop.org/show_bug.cgi?id=92258
    Still drops to ~25 fps on HD 7970M when many NPCs are visible and a lot with lighting and shadows goes on.
    Sorry to bring up this old thread again but I just had this "LLVM ERROR: branch size exceeds simm16" error in GRID Autosport using Mesa/LLVM from git/svn. Did you find a fix for it?

    Comment


    • #12
      Originally posted by haagch View Post
      Wanted to try whether csgo was better, but of course it segfaults:
      https://gist.github.com/ChristophHaa...f4577d6e5923f6

      Wanted to try xonotic for a simple test:
      LLVM ERROR: branch size exceeds simm16
      Same with unigine-heaven and 0ad.
      I wonder if I merged something wrong or llvm is just broken right now. Not sure what exactly this is http://reviews.llvm.org/D20227
      edit: Downgraded llvm from 269966 to 269746 and xonotic works. So it's llvm *sigh*. csgo also starts again.
      edit: csgo on HD 7970M still drops below 60 fps all the time while GPU usage is somewhere between 40-60%. So it doesn't help for that game.


      Edit: Tried to make a video with metro 2033 redux:

      But it was cut short by my laptop being crashed by the (probably) ref counting bug in the kernel that has been unfixed for over a year:
      Code:
      [183492.599713] BUG: unable to handle kernel paging request at ffff80025b85f278
      [183492.600833] IP: [<ffffffff8149cf16>] reservation_object_add_shared_fence+0x176/0x2f0
      References:
      csgo native: https://bugzilla.kernel.org/show_bug.cgi?id=96721
      csgo nine: https://bugzilla.kernel.org/show_bug.cgi?id=103561
      (possibly) steam client: https://bugs.freedesktop.org/show_bug.cgi?id=92258
      Still drops to ~25 fps on HD 7970M when many NPCs are visible and a lot with lighting and shadows goes on.
      Sorry to bring up this old thread again but I just had this "LLVM ERROR: branch size exceeds simm16" error in GRID Autosport using Mesa/LLVM from git/svn. It used to work well. Did you find a fix for it?

      Comment

      Working...
      X