[Nouveau] [PATCH 1/4] nv05: Fix SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION(from renouveau)

Viktor Novotný noviktor at seznam.cz
Sun Oct 31 17:22:46 PDT 2010


From: Viktor Novotný <noviktor at seznam.cz>

---
 nv01_2d.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/nv01_2d.xml b/nv01_2d.xml
index fcb5382..91f1dd8 100644
--- a/nv01_2d.xml
+++ b/nv01_2d.xml
@@ -552,7 +552,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
 				<doc>Accepts NV04_CONTEXT_SURFACES_2D and up, NV04_SWIZZLED_SURFACE and up</doc>
 			</reg32>
 		</stripe>
-		<reg32 offset="0x02fc" name="COLOR_CONVERSION" type="nv05_color_conversion"/>
+		<reg32 offset="0x02fc" name="COLOR_CONVERSION" type="nv05_color_conversion" variants="NV05_SCALED_IMAGE_FROM_MEMORY-"/>
 		<reg32 offset="0x0300" name="COLOR_FORMAT">
 			<value value="0x0001" name="A1R5G5B5"/>
 			<value value="0x0002" name="X1R5G5B5"/>
-- 
1.7.3.2



More information about the Nouveau mailing list