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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-17
use DRM error reporting
drmfntbl-0-0-1-20040817
drmfntbl-0-0-1
Dave Airlie
2
-4
/
+4
2004-08-17
fix up BSD on fntbl branch
Dave Airlie
6
-50
/
+44
2004-08-17
bsd has no gamma so no wait/free list at the moment
Dave Airlie
2
-8
/
+0
2004-08-17
add new functions to table remove mapping macros
Dave Airlie
6
-76
/
+82
2004-08-17
merge trunk to branch
drmfntbl-0-0-1-170804
Dave Airlie
38
-557
/
+739
2004-08-12
remove DRM_IOREMAP* and DRM_FIND_MAP macros replace them with inline fns
drmfntbl-0-0-1-170804-freeze
Dave Airlie
21
-216
/
+183
2004-08-10
remove HAVE_DMA_FREELIST
Dave Airlie
8
-88
/
+93
2004-08-10
remove HAVE_DMA_WAITLIST
Dave Airlie
8
-15
/
+9
2004-08-10
remove HAVE_DMA_SCHEDULE
Dave Airlie
6
-14
/
+9
2004-08-10
remove DRIVER_FOPS and related macros
Dave Airlie
14
-93
/
+56
2004-08-10
dump: DRIVER_CTX_[CD]TOR, HAVE_KERNEL_CTX_SWITCH, DRIVER_BUF_PRIV_T,
Dave Airlie
67
-418
/
+288
2004-08-04
Move to standard init function - finish porting other drivers and hopefully
Dave Airlie
51
-399
/
+531
2004-08-03
initial function table support i830/radeon/mach64/gamma
Dave Airlie
17
-181
/
+343
2004-08-03
fix for drm in /proc - from Jon Smirl
Dave Airlie
8
-62
/
+66
2004-08-02
forgot to check these in.. thanks to Jon for reminding me ..
Dave Airlie
3
-3
/
+3
2004-07-31
Add a hotplug event to DRM. Parameters match the ones from the general PCI
Jon Smirl
4
-6
/
+146
2004-07-31
patch from RH xorg-x11 tree ported to drm.h
Dave Airlie
2
-4
/
+4
2004-07-31
Patch picked up from Redhat xorg release:
Dave Airlie
1
-2
/
+2
2004-07-31
fixes for using userspace pointers found by sparse utility
Dave Airlie
5
-22
/
+52
2004-07-31
athe patch below optimises the drm code to not do put_user() on memory the
Dave Airlie
4
-22
/
+16
2004-07-29
add read/write 16
Dave Airlie
2
-0
/
+4
2004-07-29
change to agp not pci ... still not working
Dave Airlie
2
-2
/
+2
2004-07-29
initial port of i915 to BSD, not finished doesn't work.. no idea why...
Dave Airlie
10
-16
/
+218
2004-07-25
check for __user if not there define it
Dave Airlie
2
-0
/
+8
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
52
-357
/
+375
2004-07-25
whitespace merge with kernel
Dave Airlie
2
-10
/
+6
2004-07-25
if the driver has already register don't do another intermodule register
Dave Airlie
4
-60
/
+82
2004-07-25
Patch from Tom Arbuckle for missing bus_address
Dave Airlie
2
-0
/
+2
2004-07-23
Correct a couple of packet length calculations.
Keith Whitwell
2
-2
/
+16
2004-07-22
another logic error returns 0 or greater for success
Dave Airlie
2
-2
/
+2
2004-07-21
ATI Rage 128 and Radeon DRM unconditionally depend on PCI
Dave Airlie
2
-6
/
+6
2004-07-21
add some more debugging fix ++ and --
Dave Airlie
2
-8
/
+18
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
27
-191
/
+203
2004-07-20
Add NULLs instead of 0 for i915
Dave Airlie
2
-18
/
+18
2004-07-20
Kconfig update add i915 bring over some stuff from kernel
Dave Airlie
2
-4
/
+24
2004-07-20
add x86_64 architecture defines from kernel (leave AMD64 defines in for
Dave Airlie
4
-8
/
+8
2004-07-20
fix some more NULLs from kernel
Dave Airlie
4
-6
/
+6
2004-07-20
attempt to clean up stub_register, register_chrdev isn't good enough to
Dave Airlie
2
-24
/
+32
2004-07-15
sparse cleanups from kernel: Al Viro
Dave Airlie
10
-28
/
+28
2004-07-14
Fix reference counting for stub for new Linux PCI probe
Dave Airlie
4
-4
/
+24
2004-07-14
allow O= usage for Linux 2.6 kernel building in another directory
Dave Airlie
2
-0
/
+22
2004-07-11
split out backwards compat into a separate file makes it easier for merging
Dave Airlie
4
-230
/
+308
2004-07-11
fix issue in 2.4 kernels with returning NULL from this function
Dave Airlie
2
-2
/
+2
2004-07-08
Add two items to Makefile clean XFree86 bug: Reported by: Submitted by:
Jon Smirl
2
-4
/
+4
2004-07-07
Make drm/libdrm/xf86drm.c match
Jon Smirl
1
-33
/
+42
2004-07-07
Add xf86drm.h back to drm/libdrm until it's true home can be found.
Jon Smirl
1
-0
/
+636
2004-07-06
Fix module loading on alpha by not referencing MTRR symbols on
Eric Anholt
2
-0
/
+4
2004-07-06
MFC as of 20040705: dev_t -> struct cdev * change.
Eric Anholt
10
-24
/
+26
2004-07-05
align with kernel
Dave Airlie
1
-1
/
+1
2004-07-05
fixes from kernel for 0 vs NULL - mika
Dave Airlie
6
-10
/
+10
[next]