drm/radeon: fix gpu_init on si
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Jun 2012 22:58:22 +0000 (18:58 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 5 Jun 2012 08:25:54 +0000 (09:25 +0100)
commit1a8ca7502c22f7a3802f9a207bf80db5439b11c2
tree8d334e0ebc9e12214ec673557b218932278dc03c
parent7838e05a0d29f27f4509290d866e5fc14e642c4c
drm/radeon: fix gpu_init on si

- Properly set up the RBs
- Properly set up the SPI
- Properly set up gb_addr_config

This should fix rendering issues on certain cards.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_kms.c
drivers/gpu/drm/radeon/si.c
drivers/gpu/drm/radeon/sid.h