All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Viktor Novotný" <noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
To: nouveau <nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: [PATCH 4/4] nv10: Rename NV11_SWIZZLED_SURFACE to NV20
Date: Mon,  1 Nov 2010 01:30:54 +0100	[thread overview]
Message-ID: <1288571454-8151-10-git-send-email-noviktor@seznam.cz> (raw)
In-Reply-To: <1288571454-8151-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>

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

According to curro nv10 does not really support 0x9e swizzled surfaces
---
 nv_object.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/nv_object.xml b/nv_object.xml
index 250e6c4..4b70c72 100644
--- a/nv_object.xml
+++ b/nv_object.xml
@@ -95,7 +95,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
 	<value value="0x004a" name="NV04_GDI_RECTANGLE_TEXT" variants="NV04-NV50"/>
 
 	<value value="0x0052" name="NV04_SWIZZLED_SURFACE" variants="NV04:NV50"/>
-	<value value="0x009e" name="NV11_SWIZZLED_SURFACE" variants="NV15:NV50"/>
+	<value value="0x009e" name="NV20_SWIZZLED_SURFACE" variants="NV20:NV50"/>
 	<value value="0x039e" name="NV30_SWIZZLED_SURFACE" variants="NV30:NV40"/>
 	<value value="0x309e" name="NV40_SWIZZLED_SURFACE" variants="NV40:NV50"/>
 
-- 
1.7.3.2

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

  parent reply	other threads:[~2010-11-01  0:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01  0:30 [RFC/PATCH] Switch dri driver to use rules-ng-ng headers Viktor Novotný
     [not found] ` <1288571454-8151-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
2010-11-01  0:30   ` [PATCH 1/5] dri/nouveau: Import headers from rules-ng-ng Viktor Novotný
2010-11-01  0:30   ` [PATCH 2/5] dri/nouveau: nv04: Use rules-ng-ng headers Viktor Novotný
2010-11-01  0:30   ` [PATCH 3/5] dri/nouveau: nv10: " Viktor Novotný
2010-11-01  0:30   ` [PATCH 4/5] dri/nouveau nv20: " Viktor Novotný
2010-11-01  0:30   ` [PATCH 5/5] dri/nouveau: Remove nouveau_class.h, finishing switch to " Viktor Novotný
2010-11-01  0:30   ` [PATCH 1/4] nv05: Fix SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION(from renouveau) Viktor Novotný
2010-11-01  0:30   ` [PATCH 2/4] nv17: Add zclear registers(from renouveau) Viktor Novotný
2010-11-01  0:30   ` [PATCH 3/4] nv20: Set TEX_RCOMP to comparison-enum(from renouveau) Viktor Novotný
2010-11-01  0:30   ` Viktor Novotný [this message]
2010-11-01 17:15   ` [RFC/PATCH] Switch dri driver to use rules-ng-ng headers Francisco Jerez
     [not found]     ` <87k4kx7yof.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-11-01 17:29       ` Marcin Kościelnicki
2010-11-01 22:08       ` Ben Skeggs
2010-11-15 17:09   ` Francisco Jerez
     [not found]     ` <87k4kewm2h.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-11-15 17:37       ` Francisco Jerez
  -- strict thread matches above, loose matches on Subject: below --
2010-11-01  0:22 Viktor Novotný
     [not found] ` <1288570969-8057-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
2010-11-01  0:22   ` [PATCH 4/4] nv10: Rename NV11_SWIZZLED_SURFACE to NV20 Viktor Novotný

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288571454-8151-10-git-send-email-noviktor@seznam.cz \
    --to=noviktor-9vj9tdbzfuslvyrhu4qvow@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.