index
:
~anholt/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
android
arb_timer_query
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
aub
batch
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
cache-buckets
cairo-gl
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
execbuf2
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-decode
intel-decode-gen7
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
likely
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-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
no-more-buckets
nouveau-1
nv-0-0-1-branch
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
reloc-reset
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
vc4-android
vc4-label
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 to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
r128_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-11
The Linux 2.6.9 (and earlier) fops structure does not contain a
Ian Romanick
1
-1
/
+1
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
1
-30
/
+10
2005-06-29
add mga and r128 32/64 bits
Dave Airlie
1
-0
/
+3
2004-11-06
Fix Linux build. Why won't this complile? extern int const foo; static
Jon Smirl
1
-2
/
+3
2004-11-06
Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but
Eric Anholt
1
-25
/
+2
2004-11-05
Move ati_pcigart shared routines into drm-core module
Jon Smirl
1
-1
/
+0
2004-10-13
Add a poll function that alternates between zero and normal poll return to
Jon Smirl
1
-0
/
+1
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
1
-18
/
+18
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
1
-5
/
+5
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
1
-45
/
+47
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
1
-0
/
+8
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
1
-2
/
+107
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
1
-17
/
+1
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
1
-0
/
+1
2003-06-19
Revert the janitorial - that works is now on the new branch
Jose Fonseca
1
-2
/
+2
2003-06-03
Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h
Jose Fonseca
1
-2
/
+2
2002-07-05
merged bsd-3-0-0-branch
bsd-3-0-0-20020705-merge
Alan Hourihane
1
-59
/
+0
2002-04-09
Merged drmcommand-0-0-1
drmcommand-0-0-1-20020409-merge
Jens Owen
1
-0
/
+2
2001-11-26
Put drm version back from 3.0 to 2.2; XFree86 4.1 is the baseline for
Keith Whitwell
1
-2
/
+2
2001-09-17
bumped the DRM versions (already done in ddx and client side drivers).
Alan Hourihane
1
-4
/
+4
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can
Jeff Hartmann
1
-3
/
+3
2001-07-23
Fixes that allow the modules to be built into the kernel
Jeff Hartmann
1
-0
/
+20
2001-07-18
Add module version name at a lower layer of the code, allows things to be
Jeff Hartmann
1
-1
/
+1
2001-07-17
Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0
Jeff Hartmann
1
-3
/
+3
2001-07-16
Added version string to the end of the kernel module name. This allows
Jeff Hartmann
1
-1
/
+1
2001-04-05
Merged ati-pcigart-1-0-0
ati-pcigart-1-0-0-20010405-merge
Kevin E Martin
1
-2
/
+4
2001-03-08
Fix ring space calculations, tests. Based on patch by Bruce Stockwell.
Gareth Hughes
1
-2
/
+2
2001-02-16
- Clean up the way customization of the templates is done.
ati-5-0-1-20010220-head
Gareth Hughes
1
-30
/
+4
2001-02-15
- Fix up merge.
mga-1-0-0-20010215-merge
Gareth Hughes
1
-1
/
+1
2001-02-15
Merge mga-1-0-0-branch into trunk.
Gareth Hughes
1
-672
/
+83
2001-01-29
Corresponding sync with PCI GART updates.
Gareth Hughes
1
-7
/
+1
2001-01-24
- Misc cleanups.
Gareth Hughes
1
-1
/
+1
2001-01-05
Merged ati-5-0-0
ati-5-0-0-20010105-merge
Kevin E Martin
1
-16
/
+28
2000-12-15
Update date information.
X_4_0_2-20001221-merge
Gareth Hughes
1
-1
/
+1
2000-12-12
- Fix nasty depth span bug. Drawable offset was not being added to pixel
Gareth Hughes
1
-2
/
+2
2000-12-02
Merged ati-4-1-1-branch into trunk.
ati-4-1-1-20001202-merge-trunk
X_4_0_1h-20001207-merge
X_4_0_1h-20001205-merge
sse-1-0-1-branch
Gareth Hughes
1
-128
/
+93
2000-11-15
Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested
Rik Faith
1
-4
/
+3
2000-09-29
Audit calls to schedule() Remove tags from files shared with Linux kernel
Rik Faith
1
-2
/
+1
2000-09-27
Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes
Jeff Hartmann
1
-1
/
+1
2000-09-24
commit xfree86 4.0.1d-pre update
Alan Hourihane
1
-0
/
+1
2000-09-10
Sync with 2.4.0-test8 kernel.
sse-1-0-0-branch
Gareth Hughes
1
-1
/
+1
2000-09-06
Sync with 2.4.0-test8-pre5 kernel.
Gareth Hughes
1
-14
/
+15
2000-08-28
Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.
Rik Faith
1
-4
/
+1
2000-08-26
Sync with Linux 2.4.0-test7 Add signal blocking support to all drivers
m3-0-0-1-branch
Rik Faith
1
-0
/
+13
2000-08-08
Sync with Linux 2.4.0-test6-pre8
ati-4-0-2-branch
Rik Faith
1
-2
/
+2
2000-08-04
Sync with Linux 2.4.0-test6-pre2
Rik Faith
1
-17
/
+24
2000-07-21
Revert some changes and try alternative way to clean up AGP handling.
Rik Faith
1
-4
/
+4
2000-07-21
Changes to make AGP optional for in-kernel builds
Rik Faith
1
-4
/
+4
2000-07-20
More fixups for kernel build: EXPORT_SYMTAB warning removal
Rik Faith
1
-1
/
+3
2000-07-20
Fix signature for *_options function
Rik Faith
1
-1
/
+1
[next]