OSDN Git Service

gallium/ddebug: make 'noflush' also affect 'always' mode
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 21 Jan 2016 21:46:59 +0000 (16:46 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 26 Jan 2016 14:58:49 +0000 (09:58 -0500)
commitf4c8fa4e49bf4a938bb0ec9ee7ff686e7c8007dc
treedab0bf9fd6a044c8b92f157fd31e91348f80c083
parent8894b5f0086cd80e7b5ccbe350d94e02fe4f4adf
gallium/ddebug: make 'noflush' also affect 'always' mode

This changes the default behavior of 'always' mode to be consistent with
hang detection mode.

I have used this to more easily compare dumped command streams using diff.

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