AW: [PATCH] gpu: ipu-v3: Fix dev_dbg frequency output

2022-03-25 Thread Jonas Mark (BT-FIR/ENG1-Grb)
Hi, > > This commit corrects the printing of the IPU clock error percentage if > > it is between -0.1% to -0.9%. For example, if the pixel clock > > requested is 27.2 MHz but only 27.0 MHz can be achieved the deviation is - > 0.8%. > > But the fixed point math had a flaw and calculated error of 0.

AW: [PATCH] gpu: ipu-v3: Fix dev_dbg frequency output

2022-02-14 Thread Jonas Mark (BT-FIR/ENG1-Grb)
Hi, > From: Leo Ruan > > This commit corrects the printing of the IPU clock error percentage if it is > between -0.1% to -0.9%. For example, if the pixel clock requested is 27.2 > MHz but only 27.0 MHz can be achieved the deviation is -0.8%. > But the fixed point math had a flaw and calculated e