search for: exapixmap

Displaying 11 results from an estimated 11 matches for "exapixmap".

Did you mean: exapixmaps
2009 Dec 11
4
low memory
...>> > the details right now. >> >> Try this one. >> >> https://bugs.freedesktop.org/show_bug.cgi?id=24810 >> >> It used to work, but something changed which forced me back to UMS. > It's not a solution by any means, but try: > > ?Option "EXAPixmaps" "false" > > In your xorg.conf. ?There'll be more work done to help the situation on > low-mem cards. > Ah that is interesting, so this can workaround the problem on my nv25 that cannot render too big pictures in firefox. (my test case is a single picture : 3782x259...
2009 Mar 07
1
preliminary nv50 wfb patch
This patch will only work with Option "EXAPixmaps" "1", and will prevent classic exa from working. Occasionally a pixmap fails to map, but that's not related to this patch. I haven't done any hardcore optimisations, but suggestions are ofcource appreciated. In my experience some benchmarks suck now (gtkperf for which had...
2009 Mar 08
1
wfb patches
...far as i can tell): offset -= (unsigned long) pPixmap->devPrivate.ptr; A significant amount of samples is spent on that, so suggestions on how to improve that are appreciated. I'm out of time for the moment. I'm curious how this performs for other people (obviously with Option "EXAPixmaps" "1"). You will need a git'ish xserver for this to work and ofcource a geforce8 or 9. Maarten.
2009 Jul 23
1
[Bug 22905] New: EXA - image corruption
...AssignedTo: nouveau at lists.freedesktop.org ReportedBy: d.okias at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=27939) --> (http://bugs.freedesktop.org/attachment.cgi?id=27939) square_exa_problem.jpeg All this happend sometimes (without using EXAPixmaps): Screen rewriting random part of screen with squares (random data). Fonts are changed to unreadable. Text change color to different color or it turn invisible. Whole window of "Konsole" disappear (min/maximalization didn't help, sometimes help ALT + mouse click, which change windows...
2009 Aug 07
0
nv50 report
Hello all! Hello, Ben! After the latest update in ubuntu karmic, i have working nouveau setup - still not working KMS without uscript_lvds=1 added to kernel command line, but with uscript_lvds=1 KMS works very well. EXAPixmaps working very good, expect some lockups about 15-20 seconds with "nouveau 0000:01:00.0: Unhandled PFIFO_INTR - 0x00000010" in syslog. And now i have 2D image corruption only with EXAPixmaps disabled. Here is my dmesg and my xorg.0.log. I can provide any additional info, if you need. So...
2009 Jul 14
14
[Bug 22763] New: suspend doesn't works
http://bugs.freedesktop.org/show_bug.cgi?id=22763 Summary: suspend doesn't works Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2010 Jan 06
3
Removal of Non-KMS support
I did a very quick pass at removing all the non-KMS support from the DDX. It's tested on G80 but nowhere else currently, I thought some discussion would be a good idea rather than just ripping it out :) The non-KMS paths are messy, and lets face it, rotting badly. IMO the KMS code is stable enough now that we can continue without the UMS crutch, and indeed, the KMS code supports a lot more
2009 Jul 27
13
[Bug 22956] New: nv50: kms, random screen blinkage
http://bugs.freedesktop.org/show_bug.cgi?id=22956 Summary: nv50: kms, random screen blinkage Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: kamilkss
2010 Mar 04
1
[PATCH] Remove leftover in man page and nv_const.h
...ptions[] = { { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE }, { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE }, - { OPTION_EXA_PIXMAPS, "EXAPixmaps", OPTV_BOOLEAN, {0}, FALSE }, { -1, NULL, OPTV_NONE, {0}, FALSE } }; -- 1.7.0.1
2009 Sep 06
3
[Bug 23741] New: Driver pixmaps cause pushbuf validation failure on mode change (nv28, KMS)
...ly X instead of the whole system. When 'xrandr -s 800x600' fails, monitor loses signal completely. With the kernel workaround in place, X can be restarted and everything is good again. Note, that sysRq force-fb does restore the mode, but not the virtual console image. Setting Option "EXAPixmaps" "false" in xorg.conf disables the bug, so it is driver pixmap specific. Likely it does not affect NV50 family, or someone would have noticed it. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are...
2009 Jun 12
17
[Bug 22253] New: KMS Nouveau - wfb crash
...ion: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: d.okias at gmail.com QAContact: xorg-team at lists.x.org If is runned Xorg server with EXAPixmaps, then is activated too wfb, which cause X hang, when I try (for example) run Konsole. DMESG is clear, appearing Xorg. HW: 9600M GT -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.