summaryrefslogtreecommitdiff
path: root/tools/intel_reg_read.c
AgeCommit message (Expand)Author
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2012-08-23intel_reg_read: use strtol instead of atoiBen Widawsky
2012-08-23intel_reg_read: support -c option to read multiple dwordsBen Widawsky
2012-03-13intel_reg_read: add a flag to simplify bit decodingEugeni Dodonov
2012-03-13intel_reg_read: support reading multiple registersEugeni Dodonov
2012-03-13intel_reg_read: add support for getoptEugeni Dodonov
2012-01-25intel_reg_read: use register access init/finiBen Widawsky
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2010-01-06Add 'intel_reg_read' toolZhenyu Wang