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
2005-08-19
Add r300_reg.h. Bump to 1.0.2.
libdrm-1_0_2
Adam Jackson
2
-1
/
+2
2005-08-17
add agp buffer token
Dave Airlie
1
-0
/
+1
2005-08-17
revert reversion of a part of a patch from Jon, that I did last night while
Dave Airlie
1
-1
/
+2
2005-08-17
commit toggle switch to make Linux drm_handle_t unsigned int
Dave Airlie
1
-0
/
+4
2005-08-16
Remove the long-stale BSD non-core bits.
Eric Anholt
44
-7560
/
+0
2005-08-16
add Egberts 32/64 bit patch (its in kernel already...)
Dave Airlie
14
-58
/
+185
2005-08-15
Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by
Eric Anholt
16
-90
/
+267
2005-08-14
VIA bugvixes by Joris van Rantwijk Initial commit.
Thomas Hellstrom
7
-13
/
+24
2005-08-12
Fix build after linux-side checkin of master/root-only split. Still only
Eric Anholt
2
-59
/
+64
2005-08-12
Reverting the previous via security-fix commit, since the assumption of
Thomas Hellstrom
4
-43
/
+2
2005-08-11
Missing symbol export from previous via context check commit.
Thomas Hellstrom
1
-1
/
+1
2005-08-10
Security fix on via: Checking that the specified context belongs to the
Thomas Hellstrom
4
-2
/
+43
2005-08-09
Make sure savage has 3rd ioctl parameter
Jon Smirl
1
-4
/
+4
2005-08-07
make some functions static in the savage drm driver
Dave Airlie
3
-14
/
+17
2005-08-07
fix ioctl in r128 drm direction from Egbert Eich.
Dave Airlie
1
-1
/
+1
2005-08-07
remove bus address
Dave Airlie
1
-1
/
+0
2005-08-05
Fix bug in return to userspace resctx code
Dave Airlie
1
-1
/
+1
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
56
-852
/
+601
2005-08-04
Implement permanent sarea maps
Jon Smirl
2
-3
/
+25
2005-08-04
Tighten up AGP security. Verify that all uses of AGP are done inside
Jon Smirl
1
-8
/
+52
2005-08-04
Mark some radeon init variables deprecated. These used to be passed in but
Jon Smirl
5
-15
/
+11
2005-08-04
Split the control of master vs root priv. Everything is still marked as
Jon Smirl
13
-185
/
+191
2005-08-04
Whitespace fixups.
Eric Anholt
1
-5
/
+2
2005-08-04
Fix the MGA driver on BSD by passing in the proper chipset flags to the
Eric Anholt
4
-70
/
+71
2005-08-04
Add a debugging error message from testing new MGA code on BSD.
Eric Anholt
1
-0
/
+1
2005-08-01
version bump
libdrm-1_0_1
Adam Jackson
1
-1
/
+1
2005-08-01
Fix the pkgconfig info. (Donnie Berkholz)
Adam Jackson
1
-0
/
+2
2005-07-28
Fix issues with buffer aging when more than one dma buffer is discarded in
Eric Anholt
1
-3
/
+1
2005-07-27
Correct a couple of descriptions of files in comments (were just
Eric Anholt
2
-2
/
+2
2005-07-27
Link in the savage files from shared-core.
Eric Anholt
1
-0
/
+4
2005-07-27
fix driver date and drm minor version for r300 support
Roland Scheidegger
1
-2
/
+3
2005-07-20
Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
Eric Anholt
18
-50
/
+2470
2005-07-19
Add .cvsignore file.
Eric Anholt
1
-0
/
+6
2005-07-16
revert last change due to me bring up too early
Dave Airlie
3
-7
/
+3
2005-07-16
up the version
Dave Airlie
1
-1
/
+2
2005-07-16
Egbert noticed this issue, but changing the IOW to IOWR mess up
Dave Airlie
2
-2
/
+5
2005-07-15
VIA: Fix sparse warnings (Alexey Dobriyan)
Thomas Hellstrom
10
-24
/
+29
2005-07-13
distcheck fixes
libdrm-1_0_0
Adam Jackson
4
-13
/
+6
2005-07-11
IRQ must be assigned and enabled or this will hang
Jon Smirl
1
-1
/
+1
2005-07-10
autoconfiscate libdrm
Adam Jackson
6
-55
/
+146
2005-07-03
Simplify the sysfs code
Jon Smirl
3
-48
/
+15
2005-07-03
Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c
Jon Smirl
6
-10
/
+57
2005-06-30
release can happen before dev->ctxlist is allocated
Jon Smirl
1
-1
/
+1
2005-06-29
Remove the AGP requirement from Makefile and Kconfig for MGA. Remove the
Ian Romanick
2
-10
/
+8
2005-06-29
add remaining calls
Alan Hourihane
1
-0
/
+79
2005-06-29
add i915_ioc32.c
Alan Hourihane
2
-0
/
+143
2005-06-29
silence warning
Alan Hourihane
1
-1
/
+4
2005-06-29
fix some warnings from cross compiler
Dave Airlie
2
-7
/
+7
2005-06-29
make r128/mga compile properly on sparc cross-compiler
Dave Airlie
2
-4
/
+4
2005-06-29
Move to linux specific directory
Alan Hourihane
2
-1
/
+1
[next]