drm/i915: fix oops on single crtc devices.
authorDave Airlie <airlied@redhat.com>
Sun, 6 Jun 2010 08:59:41 +0000 (18:59 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Jun 2010 23:31:16 +0000 (09:31 +1000)
commita3524f1b27671eda909cde37da9caff41133b272
treecbad6f7fa8408ad0d26d706ae92d5adfcfcccec4
parent386f40c86d6c8d5b717ef20620af1a750d0dacb4
drm/i915: fix oops on single crtc devices.

(regression fix since fbdev/kms rework).

My fb rework didn't remember about the 84/65s.

Reported-by: Ondrej Zary <linux@rainbow-software.org>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_fb.c