summaryrefslogtreecommitdiff
path: root/tools/skl_compute_wrpll.c
AgeCommit message (Expand)Author
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: 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-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