https://bugs.freedesktop.org/show_bug.cgi?id=27571
Nick Bowler <nbowler(a)draconx.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34859|0 |1
is obsolete| |
--- Comment #3 from Nick Bowler <nbowler(a)draconx.ca> 2010-04-12 18:54:00 PDT ---
Created an attachment (id=34947)
--> (https://bugs.freedesktop.org/…
[View More]attachment.cgi?id=34947)
Actual full kernel log.
I just realized that the previous "Full kernel log" was truncated and hence
wasn't so full, after all.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
Hi devs,
The first attached patch fixes the calculation of mipmapped 3D texture sizes
in the CS checker, the 3rd dimension (depth) should be minified too. This
should probably go to 2.6.34.
The second patch adds 2 new regs:
- VAP_ALT_NUM_VERTICES, along with an update to the CS checker.
- VAP_INDEX_OFFSET, I don't think this one needs to be tracked, because we
have min/max vertex index clamping, but I might be wrong.
Both probably need a DRM version bump so that I can detect them in
…
[View More]userspace.
Please review.
-Marek
[View Less]