]> Pileus Git - ~andy/linux/commit
drm/radeon/kms: add ucode loader for cayman
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 3 Mar 2011 01:07:28 +0000 (20:07 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 3 Mar 2011 01:48:38 +0000 (11:48 +1000)
commit9b8253ce204ad9fcd2aec315066492dfbc73e409
tree082f2f22fb5ae5e70b3ca5af2abe73aba7ec3c23
parentb7cfc9fe921ddd1a926803711df63e1ea52a7563
drm/radeon/kms: add ucode loader for cayman

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 <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/ni.c