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>