]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
drm: tegra: remove redundant tegra2_tmds_config entry
authorLucas Stach <dev@lynxeye.de>
Wed, 19 Dec 2012 21:38:55 +0000 (21:38 +0000)
committerDave Airlie <airlied@redhat.com>
Sun, 30 Dec 2012 04:01:33 +0000 (14:01 +1000)
commitfa416ddc0ae5996d894b10f7f49efc2a494b048b
tree8567565e5d970bc754f175e85694b37ab8debd5f
parent83c0bcb694be31dcd6c04bdd935b96a95a0af548
drm: tegra: remove redundant tegra2_tmds_config entry

The 720p and 1080p entries are completely redundant, as we are matching
the table entries against <=pclk.
Also generalize the comment, as we are using those table entries even
when driving other modes than the standard TV ones.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/tegra/hdmi.c