index
:
~jbarnes/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-overlays
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
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
man-pages
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
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
svm
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
Jesse's libdrm code
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drmP.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-19
Revert the janitorial - that works is now on the new branch
Jose Fonseca
1
-13
/
+93
2003-06-14
Move the linux AGP includes into drm_agp.h and only define the AGP data
Jose Fonseca
1
-9
/
+0
2003-06-03
Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h
Jose Fonseca
1
-84
/
+13
2003-05-27
Merged DRM documentation.
Jose Fonseca
1
-171
/
+315
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
1
-11
/
+12
2003-04-26
move prototypes for gamma functions to gamma_drv.h
Keith Whitwell
1
-6
/
+0
2003-04-24
Remove unused dev->map_count. We always iterate the maplist with
Leif Delgass
1
-1
/
+0
2003-04-24
Remove #if 0'd code and some unused string functions
Keith Whitwell
1
-17
/
+0
2003-04-23
Install dummy/noop read & poll fops unless the driver has replacements.
Keith Whitwell
1
-0
/
+2
2003-04-22
Rename drm_lists.h to gamma_lists.h
Keith Whitwell
1
-14
/
+0
2003-04-22
Move the excitingly named DRM(flush_block_and_flush) and friends to
Keith Whitwell
1
-4
/
+3
2003-04-22
Move a chunk of gamma-specific code out of drm_dma.h. Remove unused
Keith Whitwell
1
-10
/
+0
2003-04-22
remove unused dma histogram code
Keith Whitwell
1
-37
/
+0
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
1
-6
/
+0
2003-04-17
Bring some drm module changes over from the XFree86 trunk:
David Dawes
1
-0
/
+1
2003-04-17
Fix DRM module build on 2.5.41 and later kernels (tqueue -> workqueue).
David Dawes
1
-1
/
+14
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
1
-12
/
+21
2003-03-28
merged drm-filp-0-1-branch
drm-filp-1-20020328-merge
Keith Whitwell
1
-5
/
+16
2003-03-25
linux merge for drm
Alan Hourihane
1
-0
/
+6
2003-02-21
Merge from bsd-4-0-0-branch.
bsd-4-0-0-20030221-merge
Eric Anholt
1
-0
/
+3
2003-01-11
limit number of pending vblank signals to 100 to prevent DoS, and minor
Michel Daenzer
1
-0
/
+1
2002-12-11
remove agpgart informational
Keith Whitwell
1
-1
/
+0
2002-12-03
vertical blank interrupt cleanups: use spinlock instead of semaphore, send
Michel Daenzer
1
-3
/
+2
2002-11-30
vertical blank ioctl can send signal instead of blocking
Michel Daenzer
1
-0
/
+15
2002-09-25
common ioctl to wait for vertical blank IRQs
Michel Daenzer
1
-0
/
+12
2002-09-11
- Fix various bugs in the DRI support for the i830 and i845G (Keith
David Dawes
1
-3
/
+4
2002-08-29
standardize use of __FUNCTION__ (Linus)
Keith Whitwell
1
-4
/
+4
2002-08-22
Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has been
Leif Delgass
1
-1
/
+1
2002-07-05
merged bsd-3-0-0-branch
bsd-3-0-0-20020705-merge
Alan Hourihane
1
-1
/
+3
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
1
-0
/
+51
2002-02-02
wrapper for ioremap_nocache() like for ioremap() (Paul Mundt)
Michel Daenzer
1
-0
/
+4
2001-10-22
merge kernel 2.4.13-pre6.
Alan Hourihane
1
-5
/
+0
2001-09-25
merge with 2.4.10 kernel
Alan Hourihane
1
-3
/
+3
2001-09-18
remove Linux 2.3.x cruft.
Alan Hourihane
1
-168
/
+0
2001-08-19
No one's maintaining 2.2.x support - so remove all the cruft.
X_4_1_99_1-20010822-preimport
Alan Hourihane
1
-27
/
+1
2001-08-14
A few warning fixes when actually building under 2.4.9-pre2 + some
Jeff Hartmann
1
-1
/
+1
2001-08-13
Sync with Linus 2.4.9-pre2 + make all nopage routines more alike
Jeff Hartmann
1
-0
/
+5
2001-08-10
Commit Keith Owens kernel Makefile changes, merge and commit alpha patch
Jeff Hartmann
1
-2
/
+10
2001-08-08
Update to the code I sent Linus and Alan this morning. Added some missing
Jeff Hartmann
1
-0
/
+5
2001-04-30
- PCIGART patches for Alpha from Compaq
Kevin E Martin
1
-0
/
+4
2001-04-06
Handle drivers that don't have __HAVE_SG defined.
Alan Hourihane
1
-0
/
+2
2001-04-05
Merged ati-pcigart-1-0-0
ati-pcigart-1-0-0-20010405-merge
Kevin E Martin
1
-7
/
+70
2001-03-19
Remove PRIMPTR completely.
Gareth Hughes
1
-6
/
+5
2001-03-14
Merged sarea-1-0-0
sarea-1-0-0-20010314-merge
full-1-0-0-20010315-head
Kevin E Martin
1
-17
/
+35
2001-02-16
- Clean up the way customization of the templates is done.
ati-5-0-1-20010220-head
Gareth Hughes
1
-39
/
+58
2001-02-15
Merge mga-1-0-0-branch into trunk.
Gareth Hughes
1
-213
/
+272
2001-01-24
- Misc cleanups.
Gareth Hughes
1
-15
/
+36
2000-11-15
Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested
Rik Faith
1
-22
/
+5
2000-11-08
merge with 4.0.1d
X_4_0_1e-20001107-merge
X_4_0_1d-20001107-merge
David Dawes
1
-0
/
+9
2000-09-29
More changes for sync with Linux 2.4.0-test9-pre7
full-0-0-2-branch
full-0-0-1-branch
Rik Faith
1
-5
/
+0
[next]