summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-04-22scripts: Add a simple trybot driverChris Wilson2-2/+14
2016-04-19scripts: Adapt run-tests.sh to the piglit changesFeceoru, Gabriel1-1/+1
2016-02-08list-workarounds: Fix python 2 print statementDamien Lespiau1-1/+1
2016-02-05list-workarounds: Extend the script to MesaKibey, Sameer1-21/+53
2015-12-02docs: remove references to tests/NAMING-CONVENTIONThomas Wood1-1/+1
2015-12-02scripts: remove display_debug.sh as obsoleteJani Nikula1-172/+0
2015-09-17scripts: add quick-testlist.pyThomas Wood1-0/+46
2015-05-28scripts/run-tests.sh: add option to not retry incomplete tests on resumeMike Mason1-3/+6
2015-05-19list-workarounds: Print the line where the parsing error occuredDamien Lespiau1-3/+5
2015-05-12scripts/run-tests.sh: use single combined test listMike Mason1-8/+11
2015-04-08list-workarounds/bxt: Add Broxton to the list of valid platormsDamien Lespiau1-1/+1
2014-09-30list-workarounds/skl: Add Skylake to the list of valid platormsDamien Lespiau1-1/+1
2014-08-29scripts: Add capability to resume interrupted run-tests.sh sessionMike Mason1-4/+10
2014-08-19scripts: Allow multiple -t and -x regular expressions for run-tests.shMike Mason1-2/+4
2014-07-11scripts: add a script to help run tests with PiglitThomas Wood2-1/+121
2014-06-11list-workarounds/chv: Add Cherryview to the list of valid platormsDamien Lespiau1-1/+2
2013-11-06list-workarounds/bdw: Add Broadwell to the list of valid platormsDamien Lespiau1-1/+1
2013-06-06list-workarounds: Some workarounds start with WA, not WaDamien Lespiau1-3/+3
2013-05-23list-workarounds: Don't prepend kernel_path to the driver directoryDamien Lespiau1-1/+1
2013-05-11list-workarounds: Convert to python3Ben Widawsky1-3/+3
2013-05-10list-workarounds: Don't add an already present platformDamien Lespiau1-1/+4
2013-05-08scripts: Add a script to list implemented workaroundsDamien Lespiau1-0/+107
2012-08-23Converted a display debug script for use by designersBen Widawsky2-0/+189
2012-01-12scripts: use PYTHON primary directive for python scriptsGaetan Nadon1-5/+2
2011-12-12scripts/who: Add the process id to the outputChris Wilson1-1/+1
2011-12-12scripts: Add a trivial script to show which programs are using the GPUChris Wilson2-0/+14
2011-10-30make distcheck fixesDaniel Vetter1-0/+2
2011-06-08scripts: Add throttle.pyChris Wilson2-0/+70