summaryrefslogtreecommitdiff
path: root/src/reg_dumper
AgeCommit message (Expand)Author
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-11-05configure: use CWARNFLAGS from xorg-macros.m4RĂ©mi Cardona
2009-10-06Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.Eric Anholt
2009-10-06Remove the stepping debug app, replaced by version in intel_gpu_tools.Eric Anholt
2009-10-06Trim down the hotplug debug app.Eric Anholt
2009-10-06Remove intel_idle, replaced by intel_gpu_top in intel_gpu_tools.Eric Anholt
2009-10-06Move to kernel coding style.Eric Anholt
2009-10-06Remove UMS support.Eric Anholt
2009-08-21Add intel_audio reg dumping programWu Fengguang
2009-06-10Update intel_gtt utility for new chipset GTT checkZhenyu Wang
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt
2009-03-26gitignore intel_lidZhenyu Wang
2009-03-20Add a lid status test program "intel_lid"Zhenyu Wang
2008-11-06Make IS_GM45 into IS_G4X defineZhenyu Wang
2008-10-22Ignore intel_gtt binaryCarl Worth
2008-10-16Make GTT dumper work on other 9XX chipsZhenyu Wang
2008-10-14Add a GTT dumper for G4x debugging.Eric Anholt
2008-08-19Merge branch 'master' into modesetting-gemJesse Barnes
2008-08-08Initial port of kernel modesetting from old intel-kernelmode branchJesse Barnes
2008-08-07intel_idle: Instead if #if 0, add an ignore flag for unreliable INSTDONE bits.Eric Anholt
2008-07-18Add intel_statuspage to .gitignoreCarl Worth
2008-07-17Merge branch 'master' into drm-gemCarl Worth
2008-06-20Remove some unreliable regs for i915Keith Packard
2008-06-19Remove VGA regs from debug output.Eric Anholt
2008-06-19Add little hotplug detector app.Eric Anholt
2008-06-09Add a little program to dump out the first 64 dwords of the status page.Eric Anholt
2008-05-13Formatting fixes for intel_idle.Eric Anholt
2008-05-13Add i915 support to intel_idle.Eric Anholt
2008-03-28Add a "total" field to intel_idle output (set when any unit is busy).Eric Anholt
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-02-08Add a little program to output the stepping information for several chipsets.Eric Anholt
2008-01-30Add detail on different units to intel_idle.Eric Anholt
2008-01-30Add intel_idle to measure GPU load ratio.Keith Packard
2007-09-06Switch to pci_device_map_range/pci_device_unmap_range APIs.Keith Packard
2007-03-16Move vendor ID check in the utils to after pci_device_probe.Eric Anholt
2007-03-16Fix compile failure due to needed types being in inttypes.h on Linux.Eric Anholt
2007-03-01Actually add the files for reg_dumper.Eric Anholt