commit | 4ac2f09e2034d8940a0ce9426a8d5c5d74bc63bd | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Dec 02 18:25:45 2010 -0800 |
committer | Eric Anholt <eric@anholt.net> | Sat Dec 04 16:26:55 2010 -0800 |
tree | 83abf82132056d0446eb146b50b44d55bba26f5f | |
parent | 859106f196ade77f59f8787b071739901cd1a843 [diff] |
intel: Add an env var override to execute for a different GPU revision. Sometimes I'm on the train and want to just read what's generated under INTEL_DEBUG=vs,wm for some code on another generation. Or, for the next gen enablement we'll want to dump aub files before we have the actual hardware. This will let us do that.