drm/modesetting: add best encoder finding for modesetting
authorDave Airlie <airlied@redhat.com>
Mon, 2 Jun 2008 01:44:35 +0000 (11:44 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Jun 2008 01:44:35 +0000 (11:44 +1000)
commit46c78a2223802b9105a87b7125fd4872ab69c4ca
tree522ace3dc84b245e3eb3a0b2615bfe351441f0a9
parent0dd000b578adec6ff101c957bce7dc9a32b76713
drm/modesetting: add best encoder finding for modesetting

This asks the driver to suggest the best encoder for the connector
during the pick crtcs stage.

Need to also do this during mode setting stages
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_crtc_helper.c
linux-core/drm_crtc_helper.h
linux-core/intel_crt.c
linux-core/intel_display.c
linux-core/intel_drv.h
linux-core/intel_dvo.c
linux-core/intel_lvds.c
linux-core/intel_sdvo.c
linux-core/intel_tv.c