index
:
~alon/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-0-2-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
dri2-swapbuffers
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-gem
drm-sman-branch
drm-ttm-0-2-branch
drm-ttm-branch
drm-ttm-cleanup-branch
drm-ttm-finalize
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
drmpci-0-0-1
full-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
libkms-master
m3-0-0-1-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-dirty-libdrm
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
nouveau-1
nv-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
qxl
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
sse-1-0-1-branch
stable-1-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
texmem-1.0
trident-0-0-1-branch
trident-0-0-2-branch
ttm-vram-0-1-branch
vblank
vblank-event
vblank-rework
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
nouveau_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-27
nv04-nv40: correct RAMHT size
Ben Skeggs
1
-6
/
+1
2008-09-17
nv50: add support for chipset 0x92
Ben Skeggs
1
-1
/
+1
2008-08-17
nouveau: make it compile under 2.6.27
Maarten Maathuis
1
-0
/
+5
2008-06-23
nv50: use same dma object for fb/tt access
Ben Skeggs
1
-2
/
+4
2008-06-23
nouveau: allocate drm-use vram buffers from end of vram.
Ben Skeggs
1
-1
/
+1
2008-03-13
nv50: force channel vram access through vm
Ben Skeggs
1
-1
/
+25
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-17
/
+16
2007-08-22
nouveau : fix some potential crashes with objects causing hash collision
Matthieu Castet
1
-1
/
+6
2007-08-10
nouveau/nv50: demagic instmem setup.
Ben Skeggs
1
-14
/
+36
2007-08-10
nouveau: Allow creation of gpuobjs before any other init has taken place.
Ben Skeggs
1
-2
/
+24
2007-08-07
nouveau: Init global gpuobj list early, unbreaks sgdma code.
Ben Skeggs
1
-2
/
+0
2007-08-06
nouveau: Various internal and external API changes
Ben Skeggs
1
-25
/
+74
2007-08-06
nouveau: Pass channel struct around instead of channel id.
Ben Skeggs
1
-81
/
+69
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
1
-15
/
+12
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
1
-2
/
+2
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
1
-29
/
+29
2007-07-17
nouveau: G8x PCIEGART
Ben Skeggs
1
-35
/
+101
2007-07-16
Correct errors in the usage of pci_map_page.
Ian Romanick
1
-2
/
+2
2007-07-13
applied patch from Ian Romanick fixing PCI DMA object creation code
Arthur Huillet
1
-40
/
+37
2007-07-13
now attempting to create PCI object only when there is a pci_heap
Arthur Huillet
1
-1
/
+1
2007-07-13
nouveau: nuke internal typedefs, and drm_device_t use.
Ben Skeggs
1
-66
/
+67
2007-07-12
nouveau: mem_alloc() returns offsets, not absolute addresses now.
Ben Skeggs
1
-1
/
+3
2007-07-12
nouveau: separate region_offset into map_handle and offset.
Ben Skeggs
1
-3
/
+3
2007-07-12
fixed object creation code to not Oops on 64bits, worked around memalloc not ...
Arthur Huillet
1
-6
/
+33
2007-07-11
NV50 will not attempt to use PCIGART now
Arthur Huillet
1
-0
/
+2
2007-07-11
nouveau: Some checks on userspace object handles.
Ben Skeggs
1
-1
/
+25
2007-07-11
Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel.
Arthur Huillet
1
-49
/
+112
2007-07-09
nouveau: Don't be so strict on <NV50
Ben Skeggs
1
-6
/
+6
2007-07-09
nouveau/nv50: Initial channel/object support
Ben Skeggs
1
-29
/
+41
2007-07-09
nouveau: rewrite gpu object code
Ben Skeggs
1
-268
/
+559
2007-06-28
nouveau: never touch PRAMIN with NV_WRITE, cleanup RAMHT code a bit
Ben Skeggs
1
-53
/
+80
2007-06-28
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
Ben Skeggs
1
-96
/
+47
2007-06-04
nouveau: fix RAMHT wrapping
Maurice van der Pot
1
-1
/
+1
2007-03-21
nouveau: support multiple channels per client (breaks drm interface)
Ben Skeggs
1
-20
/
+22
2007-03-13
nouveau: make sure cmdbuf object gets destroyed
Ben Skeggs
1
-7
/
+3
2007-03-13
nouveau: associate all created objects with a channel + cleanups
Ben Skeggs
1
-40
/
+37
2007-03-13
nouveau: s/fifo/channel/
Ben Skeggs
1
-49
/
+52
2007-02-28
nouveau: intrusive drm interface changes
Ben Skeggs
1
-103
/
+131
2006-11-30
Use nouveau_mem.c to allocate RAMIN.
Ben Skeggs
1
-52
/
+15
2006-11-30
Wrap access to objects in RAMIN.
Ben Skeggs
1
-34
/
+40
2006-11-18
Check some return vals, fixes a couple of oopses.
Ben Skeggs
1
-0
/
+4
2006-11-14
Restructure initialisation a bit.
Ben Skeggs
1
-32
/
+10
2006-11-06
Leave the bottom 64kb of RAMIN untouched.
Ben Skeggs
1
-2
/
+6
2006-11-04
Move the context object creation flag handling to the drm.
Stephane Marchesin
1
-3
/
+37
2006-10-17
Useful output on a FIFO error interrupt.
Ben Skeggs
1
-1
/
+0
2006-10-17
NV40: *Now* fifo ctx switching works for me..
Ben Skeggs
1
-4
/
+2
2006-10-17
NV40: FIFO context switching now WorksForMe(tm)
Ben Skeggs
1
-1
/
+1
2006-09-09
Add copyright notices while I still remember..
Ben Skeggs
1
-0
/
+32
2006-09-07
Fix second start of X server without module reload beforehand, and a couple o...
Ben Skeggs
1
-9
/
+1
2006-09-02
Use DMA_IN_MEMORY for DMA objects. This is needed for a DDX change that will
Ben Skeggs
1
-2
/
+5
[next]