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-core
/
drm_bufs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
add Egberts 32/64 bit patch (its in kernel already...)
Dave Airlie
1
-22
/
+58
2005-08-07
remove bus address
Dave Airlie
1
-1
/
+0
2005-08-04
Implement permanent sarea maps
Jon Smirl
1
-1
/
+15
2005-08-04
Tighten up AGP security. Verify that all uses of AGP are done inside
Jon Smirl
1
-8
/
+52
2005-06-29
silence warning
Alan Hourihane
1
-1
/
+4
2005-06-28
- Remove drm_initmap and replace its usage with drm_addmap. This reduces
Eric Anholt
1
-158
/
+132
2005-06-28
add compat code from Paul Mackerras
Dave Airlie
1
-0
/
+17
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
1
-26
/
+63
2005-06-04
misc cleanup patch from Adrian Bunk
Dave Airlie
1
-3
/
+3
2005-05-28
Bugzilla #3217: Create a new __drm_pci_free which is used internally in
Eric Anholt
1
-1
/
+2
2005-05-20
Refactor common, boilerplate ioctl code from drm_addbufs_* functions into
Ian Romanick
1
-82
/
+49
2005-04-26
Convert BSD code to mostly use bus_dma, the dma abstraction for dealing
Eric Anholt
1
-6
/
+11
2005-02-05
- Implement drm_initmap, and extend it with the resource number to help
Eric Anholt
1
-1
/
+13
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
1
-4
/
+176
2005-01-01
Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses
Felix Kuehling
1
-1
/
+18
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
1
-1
/
+1
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
1
-10
/
+10
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
1
-7
/
+7
2004-10-06
Revert back to drm_order() instead of using kernel get_order(). The
Jon Smirl
1
-5
/
+30
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
1
-507
/
+507
2004-09-30
Move things around to reduce public symbols and even out files. Switch to
Jon Smirl
1
-29
/
+5
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
1
-78
/
+79
2004-09-21
Make DRM permanent maps match broken X behavior. X is mapping regions that
Jon Smirl
1
-0
/
+1
2004-09-20
Remove size restriction on permanent addmap
Jon Smirl
1
-3
/
+6
2004-09-20
Felix's fix for map request smaller than permanent map size
Jon Smirl
1
-1
/
+1
2004-09-08
Update doxygen configuration file. Minor documentation updates/fixes.
Jose Fonseca
1
-0
/
+1
2004-09-08
Adjust permanent mapping code to account for more than one framebuffer map
Jon Smirl
1
-9
/
+17
2004-09-04
Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, as
Dave Airlie
1
-11
/
+6
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
1
-12
/
+12
2004-08-29
Drop GAMMA DRM from a great height ...
Dave Airlie
1
-27
/
+0
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
-41
/
+46
2004-08-24
addmap-base-2 patch from Jon Smirl:
Dave Airlie
1
-15
/
+88
2004-08-17
Merged drmfntbl-0-0-1
drmfntbl-0-0-1-20040817-merge
Dave Airlie
1
-45
/
+38
2004-07-25
whitespace merge with kernel
Dave Airlie
1
-5
/
+3
2004-07-25
Patch from Tom Arbuckle for missing bus_address
Dave Airlie
1
-0
/
+1
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
1
-26
/
+28
2004-07-20
fix some more NULLs from kernel
Dave Airlie
1
-1
/
+1
2004-07-15
sparse cleanups from kernel: Al Viro
Dave Airlie
1
-3
/
+3
2004-04-10
update from linux kernel for ia64
Dave Airlie
1
-1
/
+1
2003-12-16
Don't ioremap the framebuffer area. The ioremapped area wasn't used by
driinterface-0-0-2-branch
Eric Anholt
1
-1
/
+3
2003-11-06
Return EBUSY when attempting to addmap a DRM_SHM area with a lock in it if
Eric Anholt
1
-0
/
+6
2003-06-19
Revert the janitorial - that works is now on the new branch
Jose Fonseca
1
-3
/
+0
2003-06-03
Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h
Jose Fonseca
1
-0
/
+3
2003-05-27
Merged DRM documentation.
Jose Fonseca
1
-11
/
+137
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
1
-2
/
+2
2003-04-28
Only free original pagelist in addbufs_pci if one already exists (fixes
Leif Delgass
1
-5
/
+7
2003-04-25
Fix potential oops and memory leaks when allocations fail in
Leif Delgass
1
-20
/
+70
2003-04-22
remove unused dma histogram code
Keith Whitwell
1
-18
/
+0
[next]