2007-09-05 |
Ben Skeggs | Nuke "comparison is always false..." warning. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Skeggs | Fix pciid detect on non-8800 cards (they identify as... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Skeggs | Neither overlay or blit adaptor work on G8x. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Skeggs | Nuke riva_* files + bits of NV03 that got reincarnated. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Skeggs | Nuke XAA. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Maarten Maathuis | There was some redundant arch checking code left, must... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Maarten Maathuis | I unknowingly broke CRT's i think. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Maarten Maathuis | Fix several problems. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Maarten Maathuis | Fix DVI/Digital alligment with some (magic?) values... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Maarten Maathuis | Add suggestion/patch by Bernhard Kaindl <bk@suse.de... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Maarten Maathuis | Add pci-rework compatibility and remove the pci-id... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Ben Skeggs | Badness. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Ben Skeggs | Hook up G8x accel code. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Ben Skeggs | Fix G8x hwcursor |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Ben Skeggs | Fix up M2MF code for G8x. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Ben Skeggs | Init grobjs we need on G8x. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Ben Skeggs | Allocate some VRAM for G8x palette. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Ben Skeggs | Don't pound PMC_ENABLE on startup, this is DRM's job. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Ben Skeggs | Detect unknown G8x chips in NVProbe() + Force randr12... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Dave Airlie | fix distcheck after randr-1.2 brought in |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Dave Airlie | merge in the nv50 code from the randr 1.2 branch |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Dave Airlie | randr12: bring over cursor code |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Dave Airlie | randr12: try and bring over most of the randr12 code... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Arthur Huillet | Xv: now "powercycling" the overlay using PMC_ENABLE... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Stephane Marchesin | Cut remains of NV03 support. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Stephane Marchesin | Good ol' nv04 doesn't seem to support dithering type... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Arthur Huillet | Xv: nv NV30 arbitration patch for DFPs - fixes (some... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Stephane Marchesin | Silence more warnings. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Stephane Marchesin | Silence a warning. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Stephane Marchesin | Some small fixes. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stephane Marchesin | Oops I forgot to enable the nv35 object on nv35... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stephane Marchesin | Don't enable that non-working nv30 EXA just yet. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stephane Marchesin | Add nv30 exa code, doesn't work yet. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Stephane Marchesin | Update to the latest nouveau_reg.h file. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Matthieu Castet | init SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION to COLOR... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Arthur Huillet | Fixed blending in NVComposite by actually creating... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Arthur Huillet | Workaround for NVComposite bug #11949 |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Arthur Huillet | Xv: fixed wrong fix of big endian NV12 copy, as explain... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Arthur Huillet | Xv: patch from Daniel Chassot to do 32bit memory writes... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Arthur Huillet | Xv: this time a correct matching ? :) |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Arthur Huillet | Xv: stupid build error. blah. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Arthur Huillet | Xv: now catching all chips < NV17 |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Arthur Huillet | Xv: disabled YV12 overlay on < NV17 |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Arthur Huillet | Xv: now only uploading the part of source image that... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Arthur Huillet | Cleaner DMA and CPU copy upload of color plane for... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Patrice Mandin | Can not setup dfp modes with xorg-server-1.1 also |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Patrice Mandin | Make NV30 EXA disablable |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Arthur Huillet | Implemented CPU copy fallback for native YV12 overlay... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Arthur Huillet | Native YV12 overlay support, cleaner Xv code |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Carlos Martín... | Don't dereference the uninitialised pNv->FB pointer. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Carlos Martín... | Move DRI's FB to the higher half of VRAM |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Arthur Huillet | of course, we don't need Xv debug messages upstream |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Arthur Huillet | "smart" overlay with composite, and a tentative fix... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Ben Skeggs | Fix blit adaptor + NVWaitVBlank() (ie. replace old... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Stephane Marchesin | And of course, we don't really need these ErrorFs.... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Stephane Marchesin | Oh, and of course we need a new object. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Stephane Marchesin | Use IMAGE_FROM_CPU for smaller UTS. This is async and... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Ben Skeggs | Add forgotten prototype |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Ben Skeggs | Timeouts got lost somewhere along the way.. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Stephane Marchesin | Fix some overlooked hardcoded subchannels... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Stephane Marchesin | Fix explicit usage of subchannels, and remove subchanne... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Matthieu Castet | make XAA work on nv17 |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Stephane Marchesin | oops remove the debugging ErrorFs. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Stephane Marchesin | Fix UTS/DFS when gart is smaller than transfer size. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Ben Skeggs | NVDmaSetObjectFromSubchannel doesn't exist anymore! |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Stephane Marchesin | Add subchannel handling code |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Ben Skeggs | Adapt to drm 0.0.10 |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Arthur Huillet | Xv: waiting for last transfers to finish before freeing... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Ben Skeggs | Clamp NV_MEMORY_TO_MEMORY_FORMAT_LINE_COUNT to 2047... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Arthur Huillet | Xv now manages a pool of 6 notifiers for its double... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Arthur Huillet | Xv: fixed bugs when displayed only part of the source... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Dave Airlie | exa: disable compositing on big endian machines |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Arthur Huillet | no overlay with composite |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Arthur Huillet | Xv: gotos are evil |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Arthur Huillet | Removed comments in preparation for upstream push |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Arthur Huillet | re-added CPU copy code as a second fallback option... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Arthur Huillet | Completely removed notifier wait, when using double... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Arthur Huillet | Preliminary implementation of "host-side double bufferi... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Arthur Huillet | removed pointless sleep in notifier wait |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Arthur Huillet | cleaner Xv code - fallback on CPU copy yet to be implem... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arthur Huillet | Now using GART as the source for the blitter - prelimin... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arthur Huillet | now yielding in the wait for notifier for Xv only |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arthur Huillet | VERY EXPERIMENTAL now EXA waits for sync before its... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arthur Huillet | VERY EXPERIMENTAL moved the notifier wait at the beginn... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arthur Huillet | new structure for PutImage, and DMA transfers |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Ben Skeggs | Emit NOTIFY+NOP sequence after M2MF. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Ben Skeggs | Play "nuke the typedef" |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Ben Skeggs | Match drm 0.0.9 interface changes. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Arthur Huillet | added support for PCI GART when no AGP is available... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Ben Skeggs | Always provide UTS, fallback to memcpy if no GART. |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Ben Skeggs | Always provide DFS, use memcpy fallback if no GART. |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Ben Skeggs | Remove some unused cruft |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Ben Skeggs | No need to call exaMarkSync() in UTS/DFS. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Ben Skeggs | Bail if GlxSetVisualConfigs isn't found. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Ben Skeggs | Bump required xorg-server version to 1.3 |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Ben Skeggs | Check PRAMIN for BIOS image if not found in PROM. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Ben Skeggs | Implement NV40 EXA composite hooks with 3D engine. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Ben Skeggs | Slightly saner UploadToScreen implementation |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Ben Skeggs | Wait on notifier instead of PGRAPH_STATUS |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Ben Skeggs | Match drm 0.0.7 interface changes |
commit | commitdiff | tree | snapshot |
next |