index
:
~jljusten/libdrm
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
debian-experimental
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
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
ubuntu-precise
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
jljusten's DRM repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
Add dry-coded DRM drawable private information storage for FreeBSD.
Eric Anholt
2
-39
/
+35
2007-07-16
Fix FreeBSD build.
Eric Anholt
2
-10
/
+18
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
27
-552
/
+554
2007-07-13
nouveau: unbreak AGP
Ben Skeggs
1
-2
/
+2
2007-07-12
nouveau: mem_alloc() returns offsets, not absolute addresses now.
Ben Skeggs
1
-1
/
+3
2007-07-12
nouveau: nuke left over debug message
Ben Skeggs
1
-1
/
+0
2007-07-12
nouveau: separate region_offset into map_handle and offset.
Ben Skeggs
7
-38
/
+50
2007-07-12
fixed object creation code to not Oops on 64bits, worked around memalloc not ...
Arthur Huillet
3
-7
/
+36
2007-07-11
NV50 will not attempt to use PCIGART now
Arthur Huillet
2
-0
/
+5
2007-07-11
fixed bug that prevented PCIE cards from actually using PCIGART - NV50 will p...
Arthur Huillet
3
-6
/
+5
2007-07-11
nouveau/nv50: G80 fixes.
Ben Skeggs
2
-3
/
+2
2007-07-11
nouveau: Some checks on userspace object handles.
Ben Skeggs
2
-1
/
+28
2007-07-11
Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel.
Arthur Huillet
7
-86
/
+215
2007-07-09
nouveau: Allocate mappable VRAM for notifiers..
Ben Skeggs
2
-4
/
+1
2007-07-09
nouveau: Don't be so strict on <NV50
Ben Skeggs
1
-6
/
+6
2007-07-09
nouveau: Avoid oops
Ben Skeggs
2
-8
/
+21
2007-07-09
nouveau/nv50: Initial channel/object support
Ben Skeggs
20
-276
/
+1152
2007-07-09
nouveau: enable reporting for all PFIFO/PGRAPH irqs
Ben Skeggs
1
-23
/
+3
2007-07-09
nouveau: rewrite gpu object code
Ben Skeggs
12
-488
/
+844
2007-07-03
One more spinlock initializer cleanup.
Michel Dänzer
1
-1
/
+1
2007-06-29
nouveau: small RAMFC cleanups
Ben Skeggs
2
-21
/
+16
2007-06-28
nouveau: Hack around possible Xv blit adaptor breakage
Ben Skeggs
1
-0
/
+13
2007-06-28
nouveau/nv10: Fix earlier NV1x chips
Ben Skeggs
2
-30
/
+34
2007-06-28
nouveau: never touch PRAMIN with NV_WRITE, cleanup RAMHT code a bit
Ben Skeggs
7
-85
/
+106
2007-06-28
nouveau: simplify PRAMIN access
Ben Skeggs
3
-41
/
+27
2007-06-28
nouveau: name some regs
Ben Skeggs
3
-16
/
+38
2007-06-28
nouveau/nv50: skeletal backend
Ben Skeggs
6
-0
/
+258
2007-06-28
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
Ben Skeggs
7
-139
/
+313
2007-06-28
nouveau/nv04: Set NV_PFIFO_CACHE1_PUSH1 correctly + small tweaks
Ben Skeggs
1
-4
/
+5
2007-06-26
Add support SiS based XGI chips to SiS DRM.
Ian Romanick
2
-4
/
+6
2007-06-25
nouveau: NV49/NV4B PGRAPH setup from jb17bsome and stephan_2303
Ben Skeggs
2
-5
/
+494
2007-06-24
nouveau: kill some dead code
Ben Skeggs
1
-30
/
+11
2007-06-24
nouveau: NV04/NV10/NV20 PGRAPH engtab functions
Ben Skeggs
6
-46
/
+86
2007-06-24
nouveau: NV3X PGRAPH engtab functions
Ben Skeggs
4
-12
/
+74
2007-06-24
nouveau: NV1X/2X/3X PFIFO engtab functions
Ben Skeggs
4
-171
/
+174
2007-06-24
nouveau: NV04 PFIFO engtab functions
Ben Skeggs
6
-35
/
+142
2007-06-24
nouveau: NV4X PGRAPH engtab functions
Ben Skeggs
4
-70
/
+111
2007-06-24
nouveau: NV4X PFIFO engtab functions
Ben Skeggs
5
-76
/
+235
2007-06-24
nouveau: split PFIFO/PGRAPH context creation
Ben Skeggs
1
-7
/
+31
2007-06-24
nouveau: (mostly) hook up put_base again
Ben Skeggs
2
-11
/
+11
2007-06-24
nouveau: prototype PFIFO/PGRAPH engtab API
Ben Skeggs
1
-4
/
+14
2007-06-24
nouveau: rename engtab functions
Ben Skeggs
2
-70
/
+70
2007-06-22
radeon: Acknowledge all interrupts we're interested in.
Michel Dänzer
1
-2
/
+7
2007-06-21
r300: Synchronized the register defines file; documentation changes.
Oliver McFadden
1
-3
/
+5
2007-06-21
r300: Allow writes to R300_VAP_PVS_WAITIDLE.
Oliver McFadden
1
-0
/
+1
2007-06-18
r300: Registers 0x2220-0x2230 are known as R300_VAP_CLIP_X_0-R300_VAP_CLIP_Y_1.
Oliver McFadden
1
-1
/
+1
2007-06-18
r300: Synchronized the register defines file again.
Oliver McFadden
1
-2
/
+15
2007-06-15
i915: Fix handling of breadcrumb counter wraparounds.
Michel Dänzer
2
-3
/
+8
[next]