diff options
author | Dave Airlie <airlied@redhat.com> | 2010-12-06 09:13:40 +1000 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-12-08 13:47:59 +0000 |
commit | ea30bee8b74daf7dd2808d4fa2ec57e3352156bc (patch) | |
tree | 6780efd6c292278b957e55b53647ea6761dd6423 | |
parent | e694ee268684ec26af44a6b068203a5f44f6ed06 (diff) |
radeon: add support for PALM/SUMO firmwares.
These are the firmwares for the upcoming Fusion APUs.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
-rw-r--r-- | WHENCE | 3 | ||||
-rw-r--r-- | radeon/PALM_me.bin | bin | 0 -> 5504 bytes | |||
-rw-r--r-- | radeon/PALM_pfp.bin | bin | 0 -> 4480 bytes | |||
-rw-r--r-- | radeon/SUMO_rlc.bin | bin | 0 -> 3072 bytes |
4 files changed, 3 insertions, 0 deletions
@@ -1242,6 +1242,9 @@ File: radeon/JUNIPER_rlc.bin File: radeon/REDWOOD_me.bin File: radeon/REDWOOD_pfp.bin File: radeon/REDWOOD_rlc.bin +File: radeon/PALM_me.bin +File: radeon/PALM_pfp.bin +File: radeon/SUMO_rlc.bin Licence: Redistributable. See LICENSE.radeon_rlc for details. diff --git a/radeon/PALM_me.bin b/radeon/PALM_me.bin Binary files differnew file mode 100644 index 00000000..a03030f8 --- /dev/null +++ b/radeon/PALM_me.bin diff --git a/radeon/PALM_pfp.bin b/radeon/PALM_pfp.bin Binary files differnew file mode 100644 index 00000000..94d779f7 --- /dev/null +++ b/radeon/PALM_pfp.bin diff --git a/radeon/SUMO_rlc.bin b/radeon/SUMO_rlc.bin Binary files differnew file mode 100644 index 00000000..a7762731 --- /dev/null +++ b/radeon/SUMO_rlc.bin |