]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/modes: Fix interlaced mode names
authorAdam Jackson <ajax@redhat.com>
Mon, 29 Mar 2010 21:43:31 +0000 (21:43 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Apr 2010 00:40:25 +0000 (10:40 +1000)
commit171fdd892979081e8a9b1a67ce86c7008b7abbdf
treee71000e0f7e03c3a50fceb42450fdbedd0ab36bb
parent7a37435008b0ffea2442eb1134ddd4adeea81e19
drm/modes: Fix interlaced mode names

Height in frame size, not field size, and trailed with an 'i'.  Matches
the X server behaviour.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c
drivers/gpu/drm/drm_modes.c