tests: remove unused getopt header includes
[platform/upstream/intel-gpu-tools.git] / tests / ddi_compute_wrpll.c
2014-06-13 Daniel Vettertests: run igt.cocci
2014-03-22 Daniel Vetterlib: rename intel_gpu_tools.h to intel_io.h
2014-03-22 Daniel Vetterlib: remove uncessary #includes from headers
2013-05-10 Damien Lespiauddi_compute_wrpll: Do not use a double constant
2013-05-10 Damien Lespiauddi_compute_wrpll: Factor out a common expression
2013-05-10 Damien Lespiauddi_compute_wrpll: Rework the logic around r2 and n2...
2013-05-10 Damien Lespiauddi_compute_wrpll: Fix the reference for 222525Khz...
2013-05-10 Damien Lespiauddi_compute_wrpll: Fix the reference table for 37762500Hz
2013-05-10 Damien Lespiauddi_compute_wrpll: Code the reference frequencies in Hz
2013-05-10 Damien Lespiautools: Add a standalone tool to test the computation...