Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Switch the FFT library from GSL to meow_fft
@ 2022-08-09 12:17 Ryszard Knop
  2022-08-09 12:17 ` [igt-dev] [PATCH i-g-t 1/3] lib/uwildmat: Move to a dedicated vendored library directory Ryszard Knop
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ryszard Knop @ 2022-08-09 12:17 UTC (permalink / raw)
  To: Development mailing list for IGT GPU Tools

In Chamelium tests, FFT is used to compare the transmitted vs received
signal. Currently this is done with the GNU GSL library.

GSL is available under the GPL license which is incompatible with MIT,
as noted in #38. Switch to meow_fft, licensed under 0-clause BSD.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-08-22 19:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-09 12:17 [igt-dev] [PATCH i-g-t 0/3] Switch the FFT library from GSL to meow_fft Ryszard Knop
2022-08-09 12:17 ` [igt-dev] [PATCH i-g-t 1/3] lib/uwildmat: Move to a dedicated vendored library directory Ryszard Knop
2022-08-09 12:18 ` [igt-dev] [PATCH i-g-t 2/3] lib/vendor: Add the meow_fft library Ryszard Knop
2022-08-09 12:18 ` [igt-dev] [PATCH i-g-t 3/3] lib/igt_audio: Replace GSL FFT usage with meow_fft Ryszard Knop
2022-08-09 13:17 ` [igt-dev] ✓ Fi.CI.BAT: success for Switch the FFT library from GSL to meow_fft Patchwork
2022-08-09 17:01 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2024-08-22 19:46 ` ✗ Fi.CI.BUILD: failure for Switch the FFT library from GSL to meow_fft (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox