]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: hdmi: fix mode_filter mode rejection
authorNaveen Kumar S <nkumars@nvidia.com>
Mon, 24 Aug 2015 11:54:41 +0000 (17:24 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Mon, 14 Sep 2015 20:55:27 +0000 (13:55 -0700)
commit63aaf1e03a8fe462fe6031373bd592e8da67c1dd
tree2f4b55cd6f76a55faab413e6f2a042ceef71639d
parentafcdce051894c392ac7cc9eaf46abe4b9bfcee58
video: tegra: hdmi: fix mode_filter mode rejection

When comparing Pixel clock in Pico Seconds, we should reject
those modes which are less than maximum supported pixel clock
in pico seconds. This is equivalent to rejecting modes that
need a higher pixel clock frequency than maximum pixel clock.

bug 200130894

Change-Id: Ie9b0f64867533ad9b4234216d15c56e9062d4a4e
Signed-off-by: Naveen Kumar S <nkumars@nvidia.com>
Reviewed-on: http://git-master/r/788160
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Tested-by: Venu Byravarasu <vbyravarasu@nvidia.com>
drivers/video/tegra/dc/hdmi2.0.c