diff options
| author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2012-10-15 15:51:42 -0300 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-10-18 21:24:38 +0200 |
| commit | a7902ac548190654c58e2491ff8646701772caa8 (patch) | |
| tree | f8e78ba3ea3f4f7849a1f543bd86d23d347a8406 /drivers/gpu/drm/i915/intel_pm.c | |
| parent | c19b0669925cb00dc1c7b2362bfa85128afba882 (diff) | |
| download | olio-linux-3.10-a7902ac548190654c58e2491ff8646701772caa8.tar.xz olio-linux-3.10-a7902ac548190654c58e2491ff8646701772caa8.zip | |
drm/i915: set the correct function pointers for Haswell DP
This is the final remaining piece of Haswell DP enablement. After this
patch, just calling intel_dp_init on any port will make DP work. We
still do not do this because we're currently initializing HDMI on all
the ports, so if we replace intel_hdmi_init with intel_dp_init, we
will break HDMI, and we can't call both because they share the same
registers.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions