summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-27stats: Add igt_stats_get_range()Damien Lespiau
2015-06-27stats: Add functions to retrieve min/max values of the datasetDamien Lespiau
2015-06-27stats: Factor out a fixture to initialize statsDamien Lespiau
2015-06-27stats: Add a note about the standard deviation derived from unbiased varianceDamien Lespiau
2015-06-27stats: Add a getter for the population propertyDamien Lespiau
2015-06-27stats: Add a way to specify if the data set is a population or a sampleDamien Lespiau
2015-06-27stats: Add gtkdoc section for igt_statsDamien Lespiau
2015-06-27stats: Add header gardsDamien Lespiau
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau
2015-06-27stats: Zero the whole structure at init() timeDamien Lespiau
2015-06-27tests/stats: Make sure we properly invalidate the cached meanDamien Lespiau
2015-06-27stats: Add a way to retrieve the standard deviationDamien Lespiau
2015-06-27stats: Use an algorithm popularised by Knuth to compute mean and varianceDamien Lespiau
2015-06-27tests/igt_stats: Call igt_stats_fini() to not leak the arrayDamien Lespiau
2015-06-27stats: Be more precise and talk about mean, not averageDamien Lespiau
2015-06-26lib/igt_draw: move to the GTT domain before using GTT mmapsPaulo Zanoni
2015-06-26lib/igt_core: fflush stdout after printing subtest resultsPaulo Zanoni
2015-06-26igt/gem_fenced_exec_thrash: Tidy testing of expected execbuf errorsChris Wilson
2015-06-26igt/gem_fenced_exec_thrash: Fix memory leak between testsDerek Morton
2015-06-25kms_frontbuffer_tracking: GTT mmap writes disable PSRPaulo Zanoni
2015-06-25kms_frontbuffer_tracking: use CPU mmaps for fill_fb_region()Paulo Zanoni
2015-06-25kms_frontbuffer_tracking: remove offscreen-{cur,spr} subtestsPaulo Zanoni
2015-06-25tests/kms_frontbuffer_tracking: add modesetfrombusy testPaulo Zanoni
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-25lib: Add a tiny utility function to compute averagesDamien Lespiau
2015-06-25tests/kms_fbc_crc: Don't force fbc on old platformsDaniel Vetter
2015-06-24overlay: Enable localeChris Wilson
2015-06-24lib: Enable locale dependent output to a terminalChris Wilson
2015-06-23tests/kms_frontbuffer_tracking: rename set_screens_for_testPaulo Zanoni
2015-06-23tests/kms_frontbuffer_tracking: simplify flib_subtest fb handlingPaulo Zanoni
2015-06-23tests/kms_frontbuffer_tracking: simplify wait_user() callsPaulo Zanoni
2015-06-23tests/kms_frontbuffer_tracking: not all eDP panels support sink CRCPaulo Zanoni
2015-06-23igt/gem_fence_thrash: Reduce memory usageDerek Morton
2015-06-23NEWS: Post-release bumpThomas Wood
2015-06-22igt: Add gem_exec_alignmentChris Wilson
2015-06-19igt: Add gem_eio for inducing expected EIOChris Wilson
2015-06-18testdisplay_hotplug: Add missing #include <sys/stat.h>Chris Wilson
2015-06-15lib: Use HAS_GPU_RESET rather than opencode our guessChris Wilson
2015-06-15lib/tests/igt_segfault Add unit test to test segfault handlingDerek Morton
2015-06-13pm_rpm: Update the debugfs filenameDamien Lespiau
2015-06-11Update version to 1.11 and add the release dateThomas Wood
2015-06-11NEWS: UpdatesThomas Wood
2015-06-11tools: print a warning for tools replaced by intel_regThomas Wood
2015-06-11overlay: update .gitignoreThomas Wood
2015-06-11tests: add kms_frontbuffer_trackingPaulo Zanoni
2015-06-11tests/kms_psr_sink_crc: test even if PSR is disabled by defaultPaulo Zanoni