]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gma600: Enable HDMI support
authorAlan Cox <alan@linux.intel.com>
Tue, 6 Nov 2012 13:49:23 +0000 (13:49 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Nov 2012 00:59:32 +0000 (10:59 +1000)
commit39ec748f717460290424208d23879eadbf5ffb1c
treea7ce1906f6f50e30d75467c06af81ac6d72ada7b
parent94baf0e27181c6a2f82cdbc5b960b197570e17de
gma600: Enable HDMI support

There are still some mysteries left, in particular how (and in
fact if) the EDID is supposed to work on the HDMI port. However
the basic stuff now works and I can plug my Q550 into an HDMI
display and get the expected results.

[v2: cleans up space/tab and other formatting as per Dave's
 request]

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/oaktrail.h
drivers/gpu/drm/gma500/oaktrail_crtc.c
drivers/gpu/drm/gma500/oaktrail_device.c
drivers/gpu/drm/gma500/oaktrail_hdmi.c