search for: rv250

Displaying 8 results from an estimated 8 matches for "rv250".

Did you mean: v250
2007 Feb 21
1
blur plugin and GL_ARB_fragment_program extension
...ld be a check for the "CompScreen::fragmentProgram" flag somewhere in blur.c to prevent it from loading or at least executing a <null> pointer. I get a crash in line blur.c:1858, because CompScreen::programEnvParameter4f is zero. I have a NV28 with 1.0-9631 binary drivers and a rv250 with Xorg7.1 drivers, none of which have the above extension. thanks PS: compiz from today's git version
2006 Nov 17
1
the notorious "GLX_EXT_texture_from_pixmap is missing" error
...now it's not the right place to do that anyway), but a little help would be appreciated. Once again I run into the famous "compiz: GLX_EXT_texture_from_pixmap is missing" error. The problem is I can't figure out what's wrong. I use fedora core 6 on an athlon XP with an ati RV250 and the radeon open-source drivers running compiz reports: $ LIBGL_DEBUG=verbose compiz --replace --use-cow --strict-binding gconf libGL: XF86DRIGetClientDriverName: 5.2.0 r200 (screen 0) libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri//r200_dri.so drmOpenByBusid: Searching for BusID pci:000...
2020 May 12
1
[PATCH 1/3] drm/radeon: remove AGP support
...I_VENDOR_ID_ATI, 0x4c59, > - PCI_VENDOR_ID_IBM, 0x052f, 1}, > - /* Intel 82855PM host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (lp #195051) */ > - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4e50, > - PCI_VENDOR_ID_IBM, 0x0550, 1}, > - /* Intel 82855PM host bridge / RV250/M9 GL [Mobility FireGL 9000/Radeon 9000] needs AGPMode 1 (Thinkpad T40p) */ > - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4c66, > - PCI_VENDOR_ID_IBM, 0x054d, 1}, > - /* Intel 82855PM host bridge / Mobility M7 needs AGPMode 1 */ > - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_I...
2020 May 11
0
[PATCH 1/3] drm/radeon: remove AGP support
...NDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4c59, - PCI_VENDOR_ID_IBM, 0x052f, 1}, - /* Intel 82855PM host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (lp #195051) */ - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4e50, - PCI_VENDOR_ID_IBM, 0x0550, 1}, - /* Intel 82855PM host bridge / RV250/M9 GL [Mobility FireGL 9000/Radeon 9000] needs AGPMode 1 (Thinkpad T40p) */ - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4c66, - PCI_VENDOR_ID_IBM, 0x054d, 1}, - /* Intel 82855PM host bridge / Mobility M7 needs AGPMode 1 */ - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4c57, - PC...
2020 May 11
2
[PATCH 1/3] drm/radeon: remove AGP support
...PCI_VENDOR_ID_IBM, 0x052f, 1}, > - /* Intel 82855PM host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (lp #195051) */ > - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4e50, > - PCI_VENDOR_ID_IBM, 0x0550, 1}, > - /* Intel 82855PM host bridge / RV250/M9 GL [Mobility FireGL 9000/Radeon 9000] needs AGPMode 1 (Thinkpad T40p) */ > - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x4c66, > - PCI_VENDOR_ID_IBM, 0x054d, 1}, > - /* Intel 82855PM host bridge / Mobility M7 needs AGPMode 1 */ > - { PCI_VENDOR...
2007 Apr 23
2
ATI and GLX_EXT_texture_from_pixmap error
Hello, I am trying to install and run compiz on my computer since a few months yet and there is no way. Today I checked out the latest git version and it does not work neither. I have a ATI Radeon 7500 rev200 and I think thats the problem. I am using the open source radeon driver and xorg with AIGLX (on debian testing/unstable). DRI is enabled and working, glxgears, too. The output of
2020 May 11
10
[RFC] Remove AGP support from Radeon/Nouveau/TTM
Hi guys, Well let's face it AGP is a total headache to maintain and dead for at least 10+ years. We have a lot of x86 specific stuff in the architecture independent graphics memory management to get the caching right, abusing the DMA API on multiple occasions, need to distinct between AGP and driver specific page tables etc etc... So the idea here is to just go ahead and remove the support
2008 Jun 12
0
[ANNOUNCE] xf86-video-ati 6.8.191
...RS4xx: more work on disp/disp2 fifo setup RS4xx: Revert back to previous fifo settings for now R3xx/R5xx: use non VAP/TCP for textured video R3xx/R5xx: move more VAP, etc. state setup into common init3d() function R3xx/R5xx: flush PVS state before enabling pvs-bypass RV250: disable textured video due to HW bug RADEON: attempt to fix lid issues XAA: update message about render so as to not confuse users AVIVO: no need to call PreinitXv() on AVIVO chips as they have no overlay Revert "RADEON: attempt to fix lid issues" RADEON: fi...