projects
/
nouveau
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
randr12: Intermediate commit.
[nouveau]
/
src
/
nv_dma.c
2007-11-17
Ben Skeggs
Add a user callback for when a channel hang is detected.
blob
|
commitdiff
|
raw
2007-11-16
Ben Skeggs
Initial buffer object work.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Ben Skeggs
Hook up DMA funcs to channels/grobjs etc etc
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Ben Skeggs
notifiers..
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Ben Skeggs
And grobjs.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Ben Skeggs
And channels..
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Ben Skeggs
Implement nouveau_device struct.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Ben Skeggs
nouveau: fix a host of warnings
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Stephane Marchesin
More copyrights I remember...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Ben Skeggs
Switch to *_RING instead of NVDma*
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
Ben Skeggs
Nuke XAA.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-03
Ben Skeggs
Hook up G8x accel code.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Stephane Marchesin
Update to the latest nouveau_reg.h file.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Stephane Marchesin
Add subchannel handling code
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Ben Skeggs
Adapt to drm 0.0.10
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Ben Skeggs
Play "nuke the typedef"
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Arthur Huillet
added support for PCI GART when no AGP is available...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-30
Ben Skeggs
Remove some unused cruft
blob
|
commitdiff
|
raw
|
diff to current
2007-06-24
Ben Skeggs
Wait on notifier instead of PGRAPH_STATUS
blob
|
commitdiff
|
raw
|
diff to current
2007-06-24
Ben Skeggs
Match drm 0.0.7 interface changes
blob
|
commitdiff
|
raw
|
diff to current
2007-06-24
Ben Skeggs
Hide the allocator's use of physical addresses
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Ben Skeggs
nouveau: bump for drm interface changes (v0.0.5)
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Ben Skeggs
nouveau: avoid attempting an AGP-only alloc
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Ben Skeggs
match drm v4 interface changes
blob
|
commitdiff
|
raw
|
diff to current
2007-01-24
Stephane Marchesin
Increase the fifo dump size.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-03
Stephane Marchesin
Merge branch 'master' of git+ssh://marcheu@git.freedesk...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Matthieu Castet
Don't alloc fifo if it is not needed.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Andrew Mitchell
Remove XF86DRI defines from the driver. It's already...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Matthieu Castet
Use objects from nouveau_reg.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-05
Dave Airlie
Merge ssh://10.1.1.200/home/airlied/git/xf86-video...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-05
Dave Airlie
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Stephane Marchesin
Remove the context object flags handling from the DDX...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Stephane Marchesin
Add the NV44A 3D object class.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Ben Skeggs
Merge >=NV30-specific EXA code.. hard-disabled pending...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Ben Skeggs
First part of preparation for NV30_TCL EXA code merge.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Ben Skeggs
Reindent nv_dma.c with tabs..
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Ben Skeggs
s/init/alloc/
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Stephane Marchesin
Remove the PFIFO_REINIT hack, and enable the irq by...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Ben Skeggs
Allocate notifiers with NVAllocateMemory.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Stephane Marchesin
Port some of the least intrusive nv03 code to the nouve...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-02
Ben Skeggs
Config options for cmdbuf location/size.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-02
Ben Skeggs
Kill off one of the M2MF objects, and use the engine...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-02
Ben Skeggs
Don't create objects that aren't needed. This frees...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-02
Ben Skeggs
Move code out of nv_xaa.c that doesn't belong there.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Stephane Marchesin
Merge branch 'master' of ssh://marcheu@git.freedesktop...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Stephane Marchesin
Make use of NV5_SCALED_IMAGE_FROM_MEMORY on NV05.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Stephane Marchesin...
Enable the composite hooks.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Ben Skeggs
Use NVAllocateMemory for AGP scratch buffer.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Ben Skeggs
Merge branch 'master' of git+ssh://git.freedesktop...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Ben Skeggs
More cleanups from DRM memory alloc changes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Dave Airlie
remove all U0* types in favour of more standard CARD...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
darktama_
- Allocate notifiers with the DRM
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
darktama_
Updates for DRM changes, and a few cleanups
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
darktama_
Remove FIFO and object handling out of the DDX. This...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
marcheu
Don't include config.h in all files but in the *_includ...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
darktama_
Include config.h in all source files
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Dave Airlie
initial import of nouveau code
blob
|
commitdiff
|
raw
|
diff to current