index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-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
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-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
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
main
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
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
r6xx-r7xx-support
radeon-1-0-0-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
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
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
i810_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
Delete the pre-core DRM code with extreme prejudice.
Adam Jackson
1
-1421
/
+0
2004-10-31
Allow drivers to override reclaim_buffers in an OS-independent way by
Felix Kuehling
1
-4
/
+2
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
1
-5
/
+0
2004-09-20
remove HAVE_COUNTERS
Dave Airlie
1
-0
/
+7
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
1
-1
/
+1
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
1
-1
/
+1
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
1
-1
/
+0
2004-08-24
Merged drmfntbl-0-0-2
drmfntbl-0-0-2-20040824-merge
Dave Airlie
1
-3
/
+4
2004-08-17
Merged drmfntbl-0-0-1
drmfntbl-0-0-1-20040817-merge
Dave Airlie
1
-3
/
+28
2004-07-31
athe patch below optimises the drm code to not do put_user() on memory the
Dave Airlie
1
-5
/
+2
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
1
-14
/
+15
2004-07-20
fix some more NULLs from kernel
Dave Airlie
1
-2
/
+2
2004-04-21
bug from Linux kernel list caught by checker
Dave Airlie
1
-1
/
+3
2004-04-10
patch from Andrew Morton tree from Arjan van de Ven fixes some oopses seen
Dave Airlie
1
-4
/
+5
2004-04-08
big whitespace .. this aligns all the whitespace in this file with the bk
Dave Airlie
1
-223
/
+223
2003-11-05
- Tie the DRM to a specific device: setunique no longer succeeds when given
Eric Anholt
1
-1
/
+1
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
1
-1
/
+1
2003-09-25
Whitespace cleanup (spaces before tabs or instead of tabs).
Eric Anholt
1
-241
/
+241
2003-08-15
DA: loads of whitespace .. some from Linus, some from me
Dave Airlie
1
-43
/
+48
2003-08-13
DA: patch from Matthew upgraded to latest DRI head to solve issue with i810
Dave Airlie
1
-4
/
+68
2003-08-11
DA: code cleanups for i810_dma.c from 2.4 kernel
Dave Airlie
1
-15
/
+31
2003-06-07
fix pitch compile error
Dave Airlie
1
-1
/
+1
2003-06-05
add page flipping support to the DRM, up version number to 1.3.0...
Dave Airlie
1
-8
/
+118
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
1
-4
/
+4
2003-04-26
Ensure driver has been initialized (dev_private != NULL) before installing
Leif Delgass
1
-2
/
+10
2003-04-26
2.5.x sync patch from Linus Torvalds
Keith Whitwell
1
-11
/
+11
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
1
-2
/
+0
2003-04-21
Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an
Leif Delgass
1
-1
/
+2
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
1
-1
/
+1
2003-03-28
merged drm-filp-0-1-branch
drm-filp-1-20020328-merge
Keith Whitwell
1
-4
/
+5
2003-03-25
linux merge for drm
Alan Hourihane
1
-45
/
+12
2002-12-12
bring in jantorial changes from 2.5.51
Keith Whitwell
1
-1
/
+3
2002-10-29
updated e-mail addresses for Keith, Alan and Jens
Jens Owen
1
-1
/
+1
2002-10-22
final part of XFree86 4.2.99.2 merge
X_4_2_99_2-20021023-merge
Alan Hourihane
1
-42
/
+14
2002-08-22
SetPageLocked only defined in 2.5.x (x=?), use LockPage for 2.4.x (x>=9).
Leif Delgass
1
-0
/
+4
2002-08-21
Change the linux kernel version condition in the i810 driver (according to
Jose Fonseca
1
-2
/
+2
2002-08-21
add missing include (for udelay), remove unused counter.
Leif Delgass
1
-2
/
+1
2002-08-06
Updates from Rusty Russell to:
Rik Faith
1
-8
/
+8
2002-05-17
same udelay fixes
Alan Hourihane
1
-2
/
+1
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
1
-10
/
+18
2002-04-09
Merged drmcommand-0-0-1
drmcommand-0-0-1-20020409-merge
Jens Owen
1
-0
/
+2
2002-02-14
First pass of mesa-4-0 branch merge into trunk.
trunk-20020221
mesa-4-0-20020214-merge
David Dawes
1
-275
/
+96
2002-01-27
First pass merge of XFree86 4.2.0 import.
X_4_2_0-20020128-merge
David Dawes
1
-0
/
+157
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
-5
/
+0
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can
Jeff Hartmann
1
-9
/
+28
2001-07-16
i810 drm security fix
Jeff Hartmann
1
-0
/
+2
2001-06-18
Fix 5 security bugs found by the Stanford tools
Jeff Hartmann
1
-1
/
+3
2001-06-18
Enable shared IRQs in DMA template, use in i810 driver.
Gareth Hughes
1
-0
/
+5
2001-04-30
fix build of i810 kernel driver for 2.4.3 or greater kernels
X_4_0_99_3-20010501-preimport
Alan Hourihane
1
-4
/
+20
2001-03-14
Merged sarea-1-0-0
sarea-1-0-0-20010314-merge
full-1-0-0-20010315-head
Kevin E Martin
1
-11
/
+15
[next]