All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 11425] New: EXA on GF6200/AGP and different "MigrationHeuristic" schemas
@ 2007-06-30  4:31 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-11425-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 15+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-06-30  4:31 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=11425

           Summary: EXA on GF6200/AGP and different "MigrationHeuristic"
                    schemas
           Product: xorg
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: randrik-JGs/UdohzUI@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


hardware:

lspci -v
01:00.0 VGA compatible controller: nVidia Corporation GeForce 6200 (rev a1)
(prog-if 00 [VGA])
        Subsystem: ASUSTeK Computer Inc.: Unknown device 81e1
        Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 20
        Memory at de000000 (32-bit, non-prefetchable) [size=16M]
        Memory at c0000000 (32-bit, prefetchable) [size=256M]
        Memory at dd000000 (32-bit, non-prefetchable) [size=16M]
        Expansion ROM at dfde0000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
        Capabilities: [44] AGP version 3.0

lspci -vn
01:00.0 Class 0300: 10de:0221 (rev a1)
        Subsystem: 1043:81e1
        Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 20
        Memory at de000000 (32-bit, non-prefetchable) [size=16M]
        Memory at c0000000 (32-bit, prefetchable) [size=256M]
        Memory at dd000000 (32-bit, non-prefetchable) [size=16M]
        Expansion ROM at dfde0000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
        Capabilities: [44] AGP version 3.0

software:
kernel 2.6.21.5
drm git up to and include a27af4c4a665864df09123f177ca7269e48f6171
mesa git 5e4a0f42f243cd5fbc8718660d78705e8c70808f
xf86-video-nouveau git e81c9a29e6d1c6573892df8601f0361c2b09c659

if i set  Option "MigrationHeuristic" in my xorg.conf to "always" (default) - i
have screen corruption even on Mozilla start. And can easily see rendering
problems after scroll some pages inside mozilla up and down.

if i set this option to "greedy" - i have stable desktop, no problems with
mozilla (i can load tens pages with heavy graphics usage). but X still crashes
at some point. Also translucency changes not very smooth.

if i set option  "MigrationHeuristic" to "smart" - i have nice looking and fast
desktop. And memory usage is lowest, according to gkrellm. But if i load many
pages in mozilla , heavy loaded with small pictures - i can see some (text
rendering) problems in gkrellm window and then crash or freeze. (acpi poweroff
work)

and question: as i can see in xorg.0.log and in sources - nouveau use half
available videoram for EXA acceleration. May be option like FBtexPercent will
be useful there?

(screenshots, crash logs and xorg.conf follow shortly ...)


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

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

end of thread, other threads:[~2007-09-30 19:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-30  4:31 [Bug 11425] New: EXA on GF6200/AGP and different "MigrationHeuristic" schemas bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-11425-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2007-06-30  4:34   ` [Bug 11425] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-06-30  4:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-06-30  4:38   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-06-30  4:39   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-06-30  4:40   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-06-30  4:43   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-06-30  8:44   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-07-01  6:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-07-01  9:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-07-01 11:27   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-07-01 14:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-08-31 10:39   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-08-31 10:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-09-30 19:18   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

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.