i965: Propagate the GPU reset notifiction strategy down into the driver
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 11 Sep 2012 08:07:25 +0000 (11:07 +0300)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 8 Nov 2013 01:40:25 +0000 (17:40 -0800)
commite8dac9632d35b5902b6565e64b22846ba6198b5b
tree68f977aa5049070fea000822654d0ddca483bd46
parent8f2c93ff75c7fac6f9c7d6c8eb3dc8293c8aaf92
i965: Propagate the GPU reset notifiction strategy down into the driver

If the application requests reset notifiction, connect up the reset
status query method and set gl_context::ResetStrategy.

v2: Update based on kernel interface / libdrm changes.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/brw_context.h