mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
skl_compute_wrpll: Add a way to test the SKL WRPLL algorithm
I had various problems (infinite loops, unable to compute dividers for certain frequencies) after implementing a BSpec update. Much easier to debug that in userspace. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
noinst_PROGRAMS = \
|
||||
hsw_compute_wrpll \
|
||||
skl_compute_wrpll \
|
||||
skl_ddb_allocation \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user