drm/radeon/kms: Create asic structure for r300 pcie cards.
authorPauli Nieminen <suokkos@gmail.com>
Thu, 11 Feb 2010 17:55:35 +0000 (17:55 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 18 Feb 2010 04:47:49 +0000 (14:47 +1000)
Setting global asic structure to point to different function
would cause problem in system where is multiple r300 cards
with different bus type.

r300_asic_pcie is just copy from r300_asic with gart tlb
functions replaced with pcie versions.

Signed-off-by: Pauli Nieminen <suokkos@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found