drm/radeon: init pipe setup in kernel code.
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 28 May 2008 01:57:40 +0000 (11:57 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Jun 2008 01:27:40 +0000 (11:27 +1000)
commit5b92c4045eaa42441b7ec249a406e4110ea400d4
tree5ee8b6907868b0fb7cd62272f6df0b612ed8bb2c
parentd396db321bcaec54345e7e9e87cea8482d6ae3a8
drm/radeon: init pipe setup in kernel code.

This inits the card pipes in the kernel and lets userspace getparam
the correct setup.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/drm/radeon_cp.c
drivers/char/drm/radeon_drm.h
drivers/char/drm/radeon_drv.h
drivers/char/drm/radeon_state.c