https://bugs.freedesktop.org/show_bug.cgi?id=62669
Priority: medium Bug ID: 62669 Assignee: dri-devel@lists.freedesktop.org Summary: HyperZ freeze when playing PrBoom-Plus demo with lots of monsters Severity: normal Classification: Unclassified OS: All Reporter: lemonzest@gmail.com Hardware: Other Status: NEW Version: 9.1 Component: Drivers/DRI/R600 Product: Mesa
I am getting a reproduceable lockup with Prboom-Plus (Its a doom game engine)
when there is loads of monsters on screen, it seems to lock, starting with R600_HYPERZ=false negates the lock up.
Card is a Evergreen Juniper (XFX HD6770 1GB)
how to reproduce, start prboom with doom2.wad and the files and demos from here
http://www.doomworld.com/idgames/index.php?id=12597 (Deus Vault)
also you will require the non-free doom2.wad file from the game.
and play the demo with this command from inside the unzipped dir.
prboom-plus -file DV.wad -fastdemo PRBoom\ 2.2.4\ Demos/DV01-UVMAX2.lmp
at some point when the player drops down a shaft to a room with many monsters it will lock does this everytime.
OS is Mageia 3 Beta 4, with Mesa 9.1.1 Xorg 1.13.3 and kernel 3.8.3
https://bugs.freedesktop.org/show_bug.cgi?id=62669
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/R600 |Drivers/Gallium/r600
https://bugs.freedesktop.org/show_bug.cgi?id=62669
--- Comment #1 from Jerome Glisse glisse@freedesktop.org --- Please check if below patch fix the issue:
http://people.freedesktop.org/~glisse/0001-r600g-force-full-cache-for-hyperz...
https://bugs.freedesktop.org/show_bug.cgi?id=62669
Jerome Glisse glisse@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Jerome Glisse glisse@freedesktop.org --- Closing pushed to master and going to push to 9.1
dri-devel@lists.freedesktop.org