Porting DVO stuff
authorHong Liu <hong.liu@intel.com>
Thu, 17 Apr 2008 08:51:00 +0000 (16:51 +0800)
committerJesse Barnes <jbarnes@jbarnes-t61.(none)>
Thu, 17 Apr 2008 18:43:28 +0000 (11:43 -0700)
commit21a93915d8a21518c5da76a739f9459ed7f99d6a
treeb9a75366a1f5bb626031808a04b753b0bc6f4adb
parent6cc2d7e7ae92bbac630d0053fc214521ce610dc6
Porting DVO stuff

Ported from Xorg intel 2d driver. Changed interfaces definitions, which needed
to be changed later if other device wants to use these DVO stuff.
linux-core/Makefile.kernel
linux-core/dvo.h [new file with mode: 0644]
linux-core/dvo_ch7017.c [new file with mode: 0644]
linux-core/dvo_ch7xxx.c [new file with mode: 0644]
linux-core/dvo_ivch.c [new file with mode: 0644]
linux-core/dvo_sil164.c [new file with mode: 0644]
linux-core/dvo_tfp410.c [new file with mode: 0644]
linux-core/intel_display.c
linux-core/intel_drv.h
linux-core/intel_dvo.c [new file with mode: 0644]
shared-core/i915_drv.h