gma500: Program the DPLL lane based on the selected digitial port
authorZhao Yakui <yakui.zhao@intel.com>
Wed, 8 Aug 2012 13:53:48 +0000 (13:53 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Aug 2012 23:28:58 +0000 (09:28 +1000)
commitd66760962d75af12697d5197b3e97d51fe64169c
tree8fe91ce6d5592b3ecf9e1327d5d442d5b6a37224
parent25e9dc69709afad2be8de4ac2ecd6015356936ca
gma500: Program the DPLL lane based on the selected digitial port

Based on the spec, the CRT output doesn't use the lane. And the HDMI B output
uses the Lane0/1 while the HDMI C output uses the Lane 2/3. But currently
it will program all the four lanes for the CRT/HDMI.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
[Ported to the in-kernel driver]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/cdv_intel_display.c
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
drivers/gpu/drm/gma500/psb_intel_drv.h
This page took 0.024973 seconds and 5 git commands to generate.