gitlab: Reference hang debugging documenttion

It should help the user with setting up UMR, which adds a lot of useful
information to the hang report.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29213>
This commit is contained in:
Konstantin Seurer 2024-05-15 09:04:31 +02:00 committed by Marge Bot
parent 586bca76dd
commit 99a6511775
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ For rendering errors, attach screenshots of the problem and (if possible) of how
- Backtrace (for crashes)
- Output of `dmesg`
- Hang reports: Run with `RADV_DEBUG=hang` and attach the files created in `$HOME/radv_dumps_*/`
- Hang reports: Follow the steps described [here](https://docs.mesa3d.org/drivers/amd/hang-debugging.html#radv-debug-hang) and attach the files created in `$HOME/radv_dumps_*/`.
### Steps to reproduce