summaryrefslogtreecommitdiff
path: root/tools/intel_reg_checker.c
AgeCommit message (Collapse)Author
2011-10-18intel_reg_checker: New tool to accumulate checks for HW workarounds.Eric Anholt
The goal of this tool is to be usable as a test for whether something (suspend/resume, GPU reset, bugs, whatever) may have lost various required hardware setup specified in the docs. Reviewed-By: Eugeni Dodonov <eugeni.dodonov@intel.com>