drm/kms: make fb helper work for all drivers.
authorDave Airlie <airlied@linux.ie>
Mon, 28 Sep 2009 05:31:10 +0000 (15:31 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 28 Sep 2009 05:31:10 +0000 (15:31 +1000)
commit74bf2ad508efa93db4254c9da9c7238da44e2c58
treef912544f1f916d0cadc5a832030164b9062d020a
parent210bed8f827471e271f894fb99ee879a5d27cf30
drm/kms: make fb helper work for all drivers.

This initialises the fb helper with the connector helper,
so that the fb cmdline code works for intel as well.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_fb_helper.c
drivers/gpu/drm/radeon/radeon_connectors.c
include/drm/drm_crtc_helper.h