summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-08-13tools/null_state/gen9: Send all components in VF stateMika Kuoppala
2015-08-13tools/null_state/gen9: Send atleast one valid component in VF stateArun Siluvery
2015-08-12aubdump: Write header after figuring out the genKristian Høgsberg Kristensen
2015-08-12aubdump: Handle 48 bit ppgtt dumpingKristian Høgsberg Kristensen
2015-08-07tools/aubdump: Get PCI ID from getparam ioctl when we canKristian Høgsberg
2015-08-07tools/aubdump: Don't rely on open for discovering the drm fdKristian Høgsberg
2015-08-06benchmarks/Android.mk, tools/Android.mk: Fix android build errorDerek Morton
2015-08-05tools: Use right #include path for i915_drm.hKristian Høgsberg Kristensen
2015-08-04tools/aubdump: Add --device option for overriding device IDKristian Høgsberg Kristensen
2015-08-04tools/aubdump.c: Also define struct drm_i915_gem_userptr for compatibilityKristian Høgsberg Kristensen
2015-07-31tools/aubdump: #define DRM_IOCTL_I915_GEM_USERPTR if kernel headers don'tKristian Høgsberg Kristensen
2015-07-31tools: Add LD_PRELOAD-based AUB dumper toolKristian Høgsberg Kristensen
2015-07-20Android.mk: Disable tools that do not build for androidDerek Morton
2015-07-20tools/Android.mk: add any extra program sourcesThomas Wood
2015-07-20intel_reg: support platforms without sys/io.hThomas Wood
2015-07-19tools: Add a simple stats generator 'igt_stats'Chris Wilson
2015-07-02build: Add DEBUG_FLAGS to tools and self-testsDamien Lespiau
2015-06-30tools: Add an intel_firmware_decode toolDamien Lespiau
2015-06-27stats: Spwan igt_init_with_size() from igt_init()Damien Lespiau
2015-06-27stats: Add a way to specify if the data set is a population or a sampleDamien Lespiau
2015-06-27stats: Add a way to retrieve the standard deviationDamien Lespiau
2015-06-27stats: Be more precise and talk about mean, not averageDamien Lespiau
2015-06-25skl_compute_wrpll: Don't try other dividers if we find a 0 central freq devia...Damien Lespiau
2015-06-25skl_compute_wrpll: Sync a comment with from the kernel codeDamien Lespiau
2015-06-25skl_compute_wrpll: Fix the mininum deviation computationDamien Lespiau
2015-06-25skl_compute_wrpll: Cycle through dividers, then central freqsDamien Lespiau
2015-06-25skl_compute_wrpll: Print the average deviationDamien Lespiau
2015-06-11tools: print a warning for tools replaced by intel_regThomas Wood
2015-05-15intel_display_crc: A new tool to play with display CRCsDamien Lespiau
2015-05-12quick_dump: Expand the WM cursor registersDamien Lespiau
2015-05-11quick_dump/skl: Add more pipe/plane registersDamien Lespiau
2015-05-11build: Add missing line continuationDamien Lespiau
2015-05-08skl_compute_wrpll: Prefer even dividersDamien Lespiau
2015-05-08skl_compute_wrpll: Count how many even/odd dividers we computeDamien Lespiau
2015-05-08skl_compute_wrpll: Make sure we respect the DCO frequency constraintsDamien Lespiau
2015-05-08skl_compute_wrpll: Add a way to test the SKL WRPLL algorithmDamien Lespiau
2015-05-08compute_wrpll: Rename ddi_compute_wrpll to hsw_compute_wrpllDamien Lespiau
2015-05-05rename global mmio variable to igt_global_mmioJani Nikula
2015-05-05intel_vga_{read,write}: use INREG and OUTREGJani Nikula
2015-05-05intel_display_poller: use INREG and OUTREGJani Nikula
2015-05-05intel_watermark: switch to INREGJani Nikula
2015-05-05intel_reg_{read,write}: switch to INREG and OUTREGJani Nikula
2015-05-05intel_reg_checker: switch to INREGJani Nikula
2015-05-05intel_backlight: switch to INREG and OUTREGJani Nikula
2015-05-05intel_reg: switch to INREG and OUTREGJani Nikula
2015-04-27tools: add missing header to distributed sourcesThomas Wood
2015-04-27tools: update .gitignoreThomas Wood
2015-04-23intel_reg: introduce one intel_reg tool to rule them allJani Nikula
2015-04-22tools/quick_dump/makefile.am: add -lrt to get clock_gettimeTim Gore
2015-04-16quick_dump: Fix undefined symbols from libunwindVille Syrjälä