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
path:
root
/
linux-core
/
i810_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
1
-2
/
+2
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
1
-14
/
+8
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
1
-1
/
+1
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-3
/
+3
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
1
-174
/
+72
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
1
-69
/
+58
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
1
-1
/
+1
2007-07-16
drm: remove drm_buf_t
Dave Airlie
1
-13
/
+13
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
1
-68
/
+68
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
1
-5
/
+5
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
1
-4
/
+2
2007-03-19
make drm fops const from kernel
Dave Airlie
1
-1
/
+1
2007-02-18
drm: remove last usage of VM_OFFSET
Dave Airlie
1
-2
/
+2
2007-01-08
fixup i810/i830 to use drm_core_ioremap instead of drm_ioremap
Dave Airlie
1
-11
/
+23
2006-12-19
remove do munmap 4 args
Dave Airlie
1
-7
/
+1
2006-08-28
fix const pointer warnings with file_operations
Dave Airlie
1
-1
/
+1
2006-08-28
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
Dave Airlie
1
-4
/
+4
2006-02-18
make some functions static from the kernel
Dave Airlie
1
-1
/
+1
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
1
-5
/
+4
2005-09-03
convert ioctl flags to use flags instead of separate ints
Dave Airlie
1
-15
/
+15
2005-08-16
add Egberts 32/64 bit patch (its in kernel already...)
Dave Airlie
1
-0
/
+1
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
1
-3
/
+15
2005-08-04
Split the control of master vs root priv. Everything is still marked as
Jon Smirl
1
-15
/
+15
2005-06-16
Force AGP always for Intel chipsets.
Alan Hourihane
1
-0
/
+16
2005-02-01
make more functions static in i810 and fix pageflip cleanup
Dave Airlie
1
-33
/
+63
2005-01-01
i810/i830 bug with Jon's file operations changes
Dave Airlie
1
-2
/
+13
2004-11-11
patch from bug 1803 - will try and push to kernel soon
Dave Airlie
1
-36
/
+9
2004-10-31
Allow drivers to override reclaim_buffers in an OS-independent way by
Felix Kuehling
1
-4
/
+2
2004-10-23
fix pfn vs page for older kernels (2.6.9-rc kernels many not work..)
Dave Airlie
1
-1
/
+1
2004-10-22
Bring in patch from kernel for remap_pfn_range
Jon Smirl
1
-3
/
+4
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
1
-16
/
+16
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
1
-545
/
+528
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
1
-13
/
+1
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
1
-35
/
+16
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
[next]