index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
skl_compute_wrpll.c
Age
Commit message (
Expand
)
Author
2015-06-27
stats: Spwan igt_init_with_size() from igt_init()
Damien Lespiau
2015-06-27
stats: Add a way to specify if the data set is a population or a sample
Damien Lespiau
2015-06-27
stats: Be more precise and talk about mean, not average
Damien Lespiau
2015-06-25
skl_compute_wrpll: Don't try other dividers if we find a 0 central freq devia...
Damien Lespiau
2015-06-25
skl_compute_wrpll: Sync a comment with from the kernel code
Damien Lespiau
2015-06-25
skl_compute_wrpll: Fix the mininum deviation computation
Damien Lespiau
2015-06-25
skl_compute_wrpll: Cycle through dividers, then central freqs
Damien Lespiau
2015-06-25
skl_compute_wrpll: Print the average deviation
Damien Lespiau
2015-05-08
skl_compute_wrpll: Prefer even dividers
Damien Lespiau
2015-05-08
skl_compute_wrpll: Count how many even/odd dividers we compute
Damien Lespiau
2015-05-08
skl_compute_wrpll: Make sure we respect the DCO frequency constraints
Damien Lespiau
2015-05-08
skl_compute_wrpll: Add a way to test the SKL WRPLL algorithm
Damien Lespiau