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 |
2007-06-24 |
Ben Skeggs | Hide the allocator's use of physical addresses |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Ben Skeggs | Pass pScrn instead of pNv in a few places |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Ben Skeggs | don't nuke user-specified CFLAGS |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Henry Zhao | Import from nv : Need to inject a mode corresponding... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Richard Hughes | Fix make dist. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Ben Skeggs | nouveau: rip out card init, everything except modesetting. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Ben Skeggs | nouveau: bump for drm interface changes (v0.0.5) |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Matthieu Castet | Fix "Fix NoAccel mode" commit : NVAccelCommonInit retur... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Matthieu Castet | Fix NoAccel mode |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Ben Skeggs | Rip out nv30_exa.c, we have other means to play with... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Ben Skeggs | Xv: Make the blit adaptor play nice with EXA |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Ben Skeggs | Only use Y32 for Solid(). |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ben Skeggs | Fail configure if xorg-server isn't at least version 1.1 |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ben Skeggs | reindent and move nv_video.c around a bit |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ben Skeggs | Use Y32 format instead of A8R8G8B8 for 32-bpp pixmaps |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ben Skeggs | move NVAccel* funcs into nv_accel_common.c |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Stephane Marchesin | Joint patch from Ben Skeggs and me that fixes some... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Ben Skeggs | nouveau: avoid attempting an AGP-only alloc |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Ben Skeggs | match drm v4 interface changes |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Adam Jackson | Typo fix. |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Damien Thebault | Don't output the chipset list to the log file, silence... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Stephane Marchesin | Fix the workaround (or workaround the fix). |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Stephane Marchesin | Make NV_DMA_DEBUG print the fifo position. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Stephane Marchesin | Increase the fifo dump size. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
B. Rathmann | Fix the G70 issues. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Ben Skeggs | bump drm patchlevel |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Jeremy Kolb | Fill in some more nv30 magic values. Not sure what... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Jeremy Kolb | Fix PGRAPH_DEBUG* regs to match what's done on the... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
David Jeannot | Indent nv_bios.c properly. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Patrice Mandin | Add missing include for malloc/free |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Jeremy Kolb | NV30: Set DEBUG3 reg bit 1. Turns on automatic hw... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
jkolb@brandeis.edu | Just a superficial cleaning up. Nothing exciting. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Ben Skeggs | NV4x changes to work with latest drm. |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Stephane Marchesin | Output the driver date to the logs on startup. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Ben Skeggs | Remove final remaining PRAMIN access (NV04-specific... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Ben Skeggs | Provide some visuals with a stencil buffer, and actuall... |
commit | commitdiff | tree | snapshot |
next |