summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-12-05intel_error_decode: Decode the ERROR register on Sandybridge and IvybridgeChris Wilson1-0/+57
2014-11-06tools/quick_dump: don't include generated sources in the distributionThomas Wood1-5/+6
2014-10-29Move watermark code from tests to toolsDaniel Vetter4-0/+1057
2014-10-17quick_dump: fix distcheckThomas Wood1-1/+1
2014-10-17lib: add common min and max macrosThomas Wood1-3/+1
2014-10-10tools/null_state_gen: Add copyright notice to state outputMika Kuoppala1-2/+10
2014-10-10tools/null_state_gen: Add GEN9 golden context batch buffer creationArmin Reese3-3/+485
2014-10-09tools/null_state_gen: Add Gen8 golden stateMika Kuoppala2-574/+278
2014-10-09tools/null_state_gen: Add macro to emit commands with null stateMika Kuoppala2-0/+22
2014-10-09tools/null_state_gen: Limit the total state len to 4096 bytesMika Kuoppala1-1/+1
2014-10-09tools/null_state_gen: Add more debug outputMika Kuoppala1-8/+28
2014-10-09tools/null_state_gen: Add copyrightsMika Kuoppala4-4/+84
2014-10-08quick_dump: Drop common_display.txt from VLV/CHVDamien Lespiau2-2/+0
2014-10-06quick_dump/skl: Make quick_dump SKL awareDamien Lespiau4-0/+10
2014-10-06quick_dump/skl: Add some display registersDamien Lespiau1-0/+285
2014-10-06quick_dump: Move base_display.txt to indivual platformsDamien Lespiau7-0/+6
2014-10-06quick-dump: Make quick dump link against libintel_toolsDamien Lespiau2-21/+8
2014-09-30rendercopy/skl: Pass the context to rendercopy function on SKLZhao Yakui1-0/+1
2014-09-18tools: Remove punit and nc reg read/write toolsVille Syrjälä5-298/+0
2014-09-18toos/intel_iosf_sb: Add symbolic unit namesVille Syrjälä2-5/+45
2014-09-18tools: Allow iosf-sb utils to work on chvVille Syrjälä8-8/+8
2014-09-17tools/intel_reg_dumper: Shows fences and rp debug regs on BDW+.Rodrigo Vivi1-1/+1
2014-09-05tools/null_state_gen: build cmd and state space separatelyMika Kuoppala6-462/+404
2014-09-05lib/rendercopy: fix a typo in defineMika Kuoppala1-1/+1
2014-09-05tools/null_state_gen: terminate relocs with -1Mika Kuoppala1-0/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-3/+3
2014-08-01intel_bios_reader: Add support to dump MIPI Sequence block #53Gaurav K Singh2-0/+298
2014-08-01intel_bios_reader: Add support to dump MIPI Configuration Block #52Gaurav K Singh2-0/+226
2014-07-30Update .gitignore filesThomas Wood1-1/+4
2014-07-25quick_dump: fix distcheckThomas Wood1-1/+1
2014-06-13tools/intel_display_poller: Add a new tool that will poll various display reg...Ville Syrjälä2-0/+1472
2014-06-13tools: Add intel_iosf_sb_{read,write} toolsVille Syrjälä3-0/+131
2014-06-12gitignore: add missing files and keep lists sortedThomas Wood1-0/+1
2014-06-12quick_dump: read the architecture files for items to add to EXTRA_DISTThomas Wood1-5/+1
2014-06-09null_state_gen: Fix Makefile.am for make distcheckRodrigo Vivi1-0/+3
2014-06-09quick_dump: Fix vlv file names on Makefile.amRodrigo Vivi1-1/+1
2014-06-03quick_dump: increase reg name column widthImre Deak1-3/+3
2014-06-03quick_dump: vlv: remove redundant base file specificationsImre Deak1-4/+0
2014-06-03quick_dump: vlv: move flisdsi register group to its logical placeImre Deak1-1/+1
2014-06-03quick_dump: vlv: add missing dpio phy registersImre Deak3-62/+199
2014-06-03quick_dump: vlv: add missing display registersImre Deak3-98/+183
2014-06-03quick_dump: chv: add misc gen7 GT registersImre Deak1-0/+1
2014-06-03quick_dump: chv: add dsi (mipi) registersImre Deak1-0/+1
2014-06-03quick_dump: vlv: clean up dsi (mipi) registersImre Deak1-108/+108
2014-06-03quick_dump: chv: add full dpio phy dumpsVille Syrjälä3-0/+610
2014-06-03quick_dump: chv: add display registersVille Syrjälä5-0/+732
2014-06-03quick_dump: chv: add detection supportVille Syrjälä3-0/+9
2014-06-03quick_dump: add support for accessing the dpio phy 2 registersVille Syrjälä1-0/+2
2014-06-03quick_dump: allow passing display base as the third argumentImre Deak1-0/+2
2014-06-03quick_dump: pass register offsets as intVille Syrjälä2-14/+10