[PATCH 02/15] drm/radeon/kms: add ucode loader for cayman

2011-03-02 Thread Alex Deucher
The MC ucode is no longer loaded by the vbios tables as on previous asics. It now must be loaded by the driver. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/ni.c | 83 ++ 1 files changed, 75 insertions(+), 8 deletions(-) diff --git a/drivers/

[PATCH 02/15] drm/radeon/kms: add ucode loader for cayman

2011-03-02 Thread Alex Deucher
The MC ucode is no longer loaded by the vbios tables as on previous asics. It now must be loaded by the driver. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/ni.c | 83 ++ 1 files changed, 75 insertions(+), 8 deletions(-) diff --git a/drivers/