From: Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Christoph Bumiller
<christoph.bumiller-D4IDLmZPRBc@public.gmane.org>,
Nouveau devlist
<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: "Funny" index buffer transfers (was: Bug 64323] New: Severe misrendering in Left 4 Dead 2)
Date: Tue, 12 Nov 2013 08:35:10 +0000 [thread overview]
Message-ID: <5281E83E.8080804@gmail.com> (raw)
Hello Christoph,
I was looking at bug 64323[1] over the weekend as to why this case works
under nvc0+ hardware and does not under nv50. Here are some of the
things I've noticed:
* nvc0 uses immediate(s) for VERTEX_BEGIN_GL/VERTEX_END_GL
* nvc0 is more consistent for doing pushbuffer space checks
* nvc0 uses dirty tracking in set_index_buffer()
* nvc0 uses "VERTEX_DATA push mode" over the FIFO for nv50
AFAICS the second and third one have no effect when ported to nv50. I'm
highly suspecting that "push mode" or actually the type of buffers used
will be the solution to this problem.
Would you have any input/ideas? It would be nice to have this issue
resolved properly but until then can we use one of the workarounds
mentioned in the bugreport?
Thanks
Emil
[1] https://bugs.freedesktop.org/show_bug.cgi?id=64323
reply other threads:[~2013-11-12 8:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5281E83E.8080804@gmail.com \
--to=emil.l.velikov-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=christoph.bumiller-D4IDLmZPRBc@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.