drm/radeon: create radeon_asic.c
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 11 Mar 2010 21:19:14 +0000 (21:19 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 15 Mar 2010 01:27:03 +0000 (11:27 +1000)
And move asic init plus a few related functions from radeon_device.c
to it. This file will hold all the asic structures in the future,
but atm they're still stuck in radeon_asic.h.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found