Tested-by: Y.C. Chen <yc_chen@xxxxxxxxxxxxxx> -----Original Message----- From: Benjamin Herrenschmidt [mailto:benh@xxxxxxxxxxxxxxxxxxx] Sent: Friday, February 24, 2017 6:54 AM To: dri-devel@xxxxxxxxxxxxxxxxxxxxx Cc: YC Chen <yc_chen@xxxxxxxxxxxxxx>; airlied@xxxxxxxxxx; eich@xxxxxxxxx; linuxppc-dev@xxxxxxxxxx Subject: [PATCH 05/12] drm/ast: Fix calculation of MCLK Some braces were missing causing an incorrect calculation. Y.C. Chen from Aspeed provided me with the right formula which I tested on AST2400 and 2500. The MCLK isn't currently used by the driver (it will eventually to filter modes) so the issue isn't catastrophic. Also make the printed value a bit more meaningful Signed-off-by: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel