commit | fa416ddc0ae5996d894b10f7f49efc2a494b048b | [log] [tgz] |
---|---|---|
author | Lucas Stach <dev@lynxeye.de> | Wed Dec 19 21:38:55 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Sun Dec 30 14:01:33 2012 +1000 |
tree | 8567565e5d970bc754f175e85694b37ab8debd5f | |
parent | 83c0bcb694be31dcd6c04bdd935b96a95a0af548 [diff] |
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>