projects
/
nouveau
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
respect drm subchan assignments
[nouveau]
/
src
/
nv_dri.c
2008-08-24
Ben Skeggs
respect drm subchan assignments
blob
|
commitdiff
|
raw
2008-08-23
Ben Skeggs
Merge remote branch 'upstream/master' into upstream-ng
blob
|
commitdiff
|
raw
|
diff to current
2008-08-22
Ben Skeggs
Merge remote branch 'origin/master' into origin-ng
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Ben Skeggs
punt validation process out to kernel where it belongs
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Ben Skeggs
remove nouveau_dma, use hackish kernel submission ioctl...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Ben Skeggs
hack nouveau_bo onto GEM objects.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-06
Ben Skeggs
nv50: tile offscreen pixmaps
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Maarten Maathuis
Properly close drm when exiting + misc cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Maarten Maathuis
Fixup and add some license statements.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Ben Skeggs
change hack to work with latest drm changes..
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Maarten Maathuis
NV50: unbreak kms and implement a basic off mode/dpms
blob
|
commitdiff
|
raw
|
diff to current
2008-06-22
Ben Skeggs
fix non-kms build/run
blob
|
commitdiff
|
raw
|
diff to current
2008-06-22
Maarten Maathuis
NV50: Some basic code to get kernel modesetting going.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Ben Skeggs
dri: fix broken display in some cases
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-08-28
Stephane Marchesin
Silence more warnings.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-11
Carlos Martín Nieto
Don't dereference the uninitialised pNv->FB pointer.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Carlos Martín Nieto
Move DRI's FB to the higher half of VRAM
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-12
Ben Skeggs
Match drm 0.0.9 interface changes.
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-28
Ben Skeggs
Bail if GlxSetVisualConfigs isn't found.
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-26
Ben Skeggs
nouveau: rip out card init, everything except modesetting.
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
match drm v4 interface changes
blob
|
commitdiff
|
raw
|
diff to current
2007-01-19
Ben Skeggs
bump drm patchlevel
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Ben Skeggs
NV4x changes to work with latest drm.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-08
Ben Skeggs
Provide some visuals with a stencil buffer, and actuall...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Matthieu Castet
Merge branch 'master' of git+ssh://matc@git.freedesktop...
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-12-03
Stephane Marchesin
Introduce lock step versioning with the drm.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Stephane Marchesin
Mandatory oops commit.
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-17
Dave Airlie
find and version DRM earlier in startup sequence so...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Ben Skeggs
Fill in front_offset/front_pitch
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Ben Skeggs
Add NVDRIFinishScreenInit.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
Ben Skeggs
Import nouveau_dri.h from the 3D driver as nv_dri.h...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
Ben Skeggs
Temporary workaround for DRI drmMap problem, not sure...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
Ben Skeggs
nv_dri.c still had some space-indented functions, not...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Stephane Marchesin
Merge branch 'master' of git+ssh://marcheu@git.freedesk...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Stephane Marchesin
Added a DRI visual configs functions. It should work...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Dave Airlie
use pagesize to work out the sarea size
blob
|
commitdiff
|
raw
|
diff to current
2006-11-05
Dave Airlie
don't fail dri module load if loaded already
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-02
Ben Skeggs
Config options for cmdbuf location/size.
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-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-25
marcheu
Make NVInitAGP fail if there is no AGP area. Maybe...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
marcheu
Remove debug message.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
marcheu
Fill more fields in the DRIInfo struct.
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_
Alloc AGP through 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_
Need to include nv_include.h before checking that XF86D...
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