Re: [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser

2015-08-24 Thread Alex Deucher
On Mon, Aug 24, 2015 at 3:41 AM, Christian König wrote: > Nice work! Finally something that goes into the direction of proper hang > debugging for end users. > > I don't have time to completely review it but the whole set is Acked-by: > Christian König Yes, this looks awesome. Series is: Acked-

Re: [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser

2015-08-24 Thread Christian König
Nice work! Finally something that goes into the direction of proper hang debugging for end users. I don't have time to completely review it but the whole set is Acked-by: Christian König Regards, Christian. On 23.08.2015 14:04, Marek Olšák wrote: Hi, Setting GALLIUM_DDEBUG=800 (timeout=80

Re: [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser

2015-08-23 Thread Marek Olšák
Patch 7 didn't make to the list, because it's too big: http://cgit.freedesktop.org/~mareko/mesa/commit/?h=ddebug&id=f282ecc33e8b7ca5a058dda4e48c1d0f795e90df Marek On Sun, Aug 23, 2015 at 2:04 PM, Marek Olšák wrote: > Hi, > > Setting GALLIUM_DDEBUG=800 (timeout=800ms) enables the new ddebug modul

[Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser

2015-08-23 Thread Marek Olšák
Hi, Setting GALLIUM_DDEBUG=800 (timeout=800ms) enables the new ddebug module, which records all gallium states. The module tries to detect a hang and if it occurs, it prints all gallium states to a file, and calls pipe_context->dump_debug_state, which prints driver-specific state to the same f