drm/omap: DVI connector fix
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 14 May 2013 11:14:15 +0000 (14:14 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:58 +0000 (14:00 +0300)
commit4635c17d32359e10bcaba3d1835e4aaaea685298
tree9079f3d95c7cbe47aa7b13cf1f8e490370ce5019
parentbc24b8b6d75be869e2ae0c1e4d93cbb0463f5935
drm/omap: DVI connector fix

The omapdrm driver currently uses a string comparison to find out if the
display is a DVI display. This is not reliable, and as we now have a
specific display type for DVI, let's use that.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_drv.c
This page took 0.026371 seconds and 5 git commands to generate.