Displaying 2 results from an estimated 2 matches for "rt_pitch".
Did you mean:
r_pitch
2010 Apr 22
1
nv20tcl and renouveau questions
...20 renouveau dump and nv30 exa.
nv30 exa documents it as "engine lock". Anyway idea what that is, and
how to add it to renouveau.xml ?
<bitfield name="ENGINE_LOCK" high="13" low="13" type="boolean"/> ?
3.
And finally, is this name difference RT_PITCH / COLOR0_PITCH between
nv10/nv20 and nv30/nv40 normal ?
I saw many naming inconsistencies that were more obvious, the worse
part is probably between nv30 and nv40. But not sure about that one,
if 0x20c is the same method or a different one.
nv10
<reg32 offset="0x0208" name="RT...
2009 Dec 30
4
[PATCH 1/3] nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
- This avoids problematic "reloc'ed while mapped" messages and
some associated corruption as well.
Signed-off-by: Maarten Maathuis <madman2003 at gmail.com>
---
src/gallium/drivers/nouveau/nouveau_screen.c | 21 +++++++++++++++++++++
src/gallium/drivers/nouveau/nouveau_screen.h | 3 +++
src/gallium/drivers/nouveau/nouveau_stateobj.h | 13 +++++++++++++