ddebug: dump driver state into a separate file
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 26 Feb 2019 15:34:34 +0000 (16:34 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 25 Apr 2019 10:35:21 +0000 (12:35 +0200)
commitac0b60fa475278db78d937947b75e82a15a6d4bb
tree1162baa2f768a5f062dd4fc0ed3cabcb28a9317e
parentb7fab7b02db07105a66a45fe7649ab52c1b7cd6e
ddebug: dump driver state into a separate file

Due to asynchronous execution, it's not clear which of the draws the state
may refer to.

This also works around an issue encountered with radeonsi where dumping
the driver state itself caused a hang.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/driver_ddebug/dd_draw.c