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
/
drm_bufs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
1
-4
/
+7
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #3.
George Sapountzis
1
-3
/
+7
2006-10-02
Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
1
-4
/
+5
2006-08-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-...
Thomas Hellstrom
1
-10
/
+10
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
1
-6
/
+6
2006-08-28
add static function, and remove bad attributions
Dave Airlie
1
-2
/
+2
2006-08-23
Fix previous commit: Only fall back to hashed handles
Thomas Hellstrom
1
-2
/
+2
2006-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-...
Thomas Hellstrom
1
-6
/
+8
2006-08-23
Allow multiple addMaps with the same 32-bit map offset.
Thomas Hellstrom
1
-6
/
+8
2006-08-22
Bring in stripped TTM functionality.
Thomas Hellstrom
1
-0
/
+2
2006-08-14
remove all TRUE/FALSE no need for this in the drm, use 0 or 1
Dave Airlie
1
-1
/
+1
2006-07-24
switch drm to use Linux mutexes instead of semaphore.
Dave Airlie
1
-41
/
+41
2006-07-11
Keep hashed user tokens, with the following changes:
Thomas Hellstrom
1
-9
/
+34
2006-07-10
Change drm Map handles to be arbitrary 32-bit hash tokens in the range
Thomas Hellstrom
1
-41
/
+14
2006-07-05
Add missing semaphore release.
Thomas Hellstrom
1
-1
/
+3
2006-05-19
rip out unneeded back compat code
Dave Airlie
1
-16
/
+0
2006-02-19
experimental PCI DMA fixes use proper Linux interfaces
Dave Airlie
1
-9
/
+11
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
1
-41
/
+35
2006-02-18
Fixup test for memory at end of memory space
Dave Airlie
1
-1
/
+1
2005-11-07
Fix bug #4908 for now. Alternative is highlighted in this bug report as the
Alan Hourihane
1
-2
/
+12
2005-11-03
Converts the remaining drm_agp_foo functions to be a drm_agp_foo and
Ian Romanick
1
-0
/
+6
2005-09-30
fixup bens fix so it works..
Dave Airlie
1
-3
/
+4
2005-09-30
Add Bens fix for radeon maps on ppc
Dave Airlie
1
-42
/
+43
2005-09-03
check is the map containing the lock
Dave Airlie
1
-1
/
+1
2005-08-20
add x86_64 to the list as well
Dave Airlie
1
-1
/
+1
2005-08-20
add powerpc64 to the list of archs that this test doesn't make sense on
Dave Airlie
1
-1
/
+1
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
[next]