All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 32326] New: [R200] DRM version check only looks at minor number.
@ 2010-12-11 22:45 bugzilla-daemon
  2010-12-11 22:54 ` [Bug 32326] " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-12-11 22:45 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=32326

           Summary: [R200] DRM version check only looks at minor number.
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r200
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: rankincj@googlemail.com


Created an attachment (id=41021)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41021
 Review: https://bugs.freedesktop.org/review?bug=32326&attachment=41021

[PATCH] Enable microtiling for R200 if DRM >= v2.x

Mesa only checks the minor DRM version number when deciding whether to enable
texture microtiling. This would imply that microtiling hasn't been enabled
since the 2.6.30 kernel.

The HyperZ check for R200 does examine that the major DRM version number, but
completely disables HyperZ for DRM v2.x. I don't know if this is intentional or
not.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-09-15 19:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-11 22:45 [Bug 32326] New: [R200] DRM version check only looks at minor number bugzilla-daemon
2010-12-11 22:54 ` [Bug 32326] " bugzilla-daemon
2010-12-11 23:34 ` bugzilla-daemon
2010-12-11 23:38 ` bugzilla-daemon
2010-12-12  4:23 ` bugzilla-daemon
2010-12-12 14:10 ` bugzilla-daemon
2011-09-15 19:12 ` bugzilla-daemon

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.