[alsa-devel] [PATCH v3 1/2] video: hdmi: add helper function for N and CTS

2016-04-21 Thread kbuild test robot
Hi, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.6-rc4 next-20160420] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Arnaud-Pouliquen/sti-add-audio-interface-to-the

[PATCH v3 1/2] video: hdmi: add helper function for N and CTS

2016-04-21 Thread Arnaud Pouliquen
On 04/21/2016 02:39 PM, Philipp Zabel wrote: > Hi Arnaud, > > Am Donnerstag, den 21.04.2016, 10:07 +0200 schrieb Arnaud Pouliquen: >> Add helper function to compute HDMI CTS and N parameters >> Implementation is based on HDMI 1.4b specification. >> >> Signed-off-by: Arnaud Pouliquen >> Acked-by

[PATCH v3 1/2] video: hdmi: add helper function for N and CTS

2016-04-21 Thread Philipp Zabel
Hi Arnaud, Am Donnerstag, den 21.04.2016, 10:07 +0200 schrieb Arnaud Pouliquen: > Add helper function to compute HDMI CTS and N parameters > Implementation is based on HDMI 1.4b specification. > > Signed-off-by: Arnaud Pouliquen > Acked-by: Benjamin Gaignard > Acked-by: Vincent ABRIOU Reviewe

[PATCH v3 1/2] video: hdmi: add helper function for N and CTS

2016-04-21 Thread Arnaud Pouliquen
Add helper function to compute HDMI CTS and N parameters Implementation is based on HDMI 1.4b specification. Signed-off-by: Arnaud Pouliquen Acked-by: Benjamin Gaignard Acked-by: Vincent ABRIOU --- drivers/video/hdmi.c | 202 +++ include/linux/hd