From 4fb42e300e4a24537466f4346b80882017bf7162 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 23 Aug 2009 18:34:25 +0100 Subject: [PATCH] drm/mga: Use request_firmware() to load microcode Image format is IHEX, one record for each pipe in order (record addresses are ignored). Signed-off-by: Ben Hutchings Signed-off-by: Dave Airlie --- WHENCE | 32 ++++++++++++++++++++++++++++++++ matrox/g200_warp.fw | 1 + matrox/g400_warp.fw | 1 + 3 files changed, 34 insertions(+) create mode 100644 matrox/g200_warp.fw create mode 100644 matrox/g400_warp.fw diff --git a/WHENCE b/WHENCE index 0f5649a..5db34a8 100644 --- a/WHENCE +++ b/WHENCE @@ -698,3 +698,35 @@ Found in hex form in kernel source, with the following comment: Copyright (c) 1998-2002 by Paul Davis -------------------------------------------------------------------------- + +Driver: mga - Matrox G200/G400/G550 + +File: matrox/g200_warp.fw +File: matrox/g400_warp.fw + +Licence: + +Copyright 1999 Matrox Graphics Inc. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +MATROX GRAPHICS INC., OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM, +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE +OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- diff --git a/matrox/g200_warp.fw b/matrox/g200_warp.fw new file mode 100644 index 0000000..f80aba2 --- /dev/null +++ b/matrox/g200_warp.fw @@ -0,0 +1 @@ +parent c9c97b8c75019814d8c007059bc827bb475be917 diff --git a/matrox/g400_warp.fw b/matrox/g400_warp.fw new file mode 100644 index 0000000..f80aba2 --- /dev/null +++ b/matrox/g400_warp.fw @@ -0,0 +1 @@ +parent c9c97b8c75019814d8c007059bc827bb475be917