]> nv-tegra.nvidia Code Review - linux-4.9.git/commit
video: fbdev: enable accurate pixel clk on android
authorNaveen Kumar S <nkumars@nvidia.com>
Mon, 22 Oct 2018 07:03:53 +0000 (12:33 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Sun, 4 Nov 2018 03:13:19 +0000 (20:13 -0700)
commitc2e9f12f364a5b497aa004d1f995bc132f2e1e5a
tree3b0c62b4dc91e7d2951475fe24534581a7ad7154
parentb65d8a341ec2fd0033d9efbfa4e37835773ffcfd
video: fbdev: enable accurate pixel clk on android

This change enbales Accurate Pixel Clock feature on Android. This
feature helps in programming the exact pixel clock rate specified
in the standard CEA/VESA modes or in the detailed timings provided
by the sink. The original pixel clock rate is stored and used during
modeset without using the value that was converted between KHz
(specified in EDID or standard mode arrays) and pico seconds (needed
by fbdev), which helps avoid the precision loss caused by this

bug 2045478

Change-Id: Ifedb659429de240ab567c9ebf064b12cec0ffbce
Signed-off-by: Naveen Kumar S <nkumars@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1932221
(cherry picked from commit e1994d8784c3bbad32c8c587deef119611d70f23)
Reviewed-on: https://git-master.nvidia.com/r/1940192
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/configs/tegra_android_defconfig