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_stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
1
-375
/
+0
2009-06-22
drm: Strip old ttm.
Thomas Hellstrom
1
-14
/
+0
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
1
-128
/
+21
2008-09-18
Export drm_put_minor
Alex Deucher
1
-0
/
+2
2008-08-14
Merge branch 'radeon-gem-cs' into modesetting-gem
Dave Airlie
1
-39
/
+52
2008-08-04
drm: fixup master code to use krefs
Dave Airlie
1
-33
/
+52
2008-08-01
Merge commit 'origin/drm-gem' into modesetting-gem
Kristian Høgsberg
1
-4
/
+3
2008-07-31
drm: remove object hash
Dave Airlie
1
-6
/
+0
2008-07-30
Revert "Rename drm_mm.c and its fuctions to drm_memrange."
Eric Anholt
1
-3
/
+3
2008-07-07
Merge commit 'origin/drm-gem' into ms-gem
Kristian Høgsberg
1
-5
/
+18
2008-06-20
Add device-specific proc_init and proc_cleanup hooks
Keith Packard
1
-4
/
+18
2008-06-10
Merge commit 'origin/drm-gem' into modesetting-gem
Jesse Barnes
1
-3
/
+12
2008-06-02
drm: initial mode object groups.
Dave Airlie
1
-0
/
+5
2008-05-02
Add a bit of /proc/dri/*/gem support. Clean up some refcount/pagelock issues.
Keith Packard
1
-0
/
+9
2008-04-28
Rename drm_mm.c and its fuctions to drm_memrange.
Eric Anholt
1
-3
/
+3
2008-03-17
drm: add master set/drop protocol
Dave Airlie
1
-0
/
+23
2008-03-10
remove unneeded load call
Dave Airlie
1
-5
/
+0
2008-03-07
worst merge effort ever
Dave Airlie
1
-4
/
+0
2008-03-06
Merge branch 'master' of ../../drm into modesetting-101
Dave Airlie
1
-0
/
+4
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
1
-53
/
+98
2008-02-28
drm: add modesetting as a driver feature.
Dave Airlie
1
-3
/
+6
2008-02-15
various fixes from trying to get userspace started
Dave Airlie
1
-0
/
+1
2008-02-15
switch naming to new proposed scheme
Dave Airlie
1
-9
/
+9
2008-02-15
remove drm_minors_limit
Dave Airlie
1
-3
/
+0
2008-02-13
start moving over to proper hierarchy wrt master accesses
Dave Airlie
1
-7
/
+11
2008-02-13
major port of multi-master ideas into modesetting
Dave Airlie
1
-12
/
+58
2008-02-13
drm: re-write minor number allocation to use an idr.
Dave Airlie
1
-50
/
+93
2008-01-04
drm: add initial support for a drm control device node
Dave Airlie
1
-16
/
+28
2008-01-04
drm: move drm_head to drm_minor and fix up users
Dave Airlie
1
-26
/
+27
2007-11-22
Merge branch 'origin' into modesetting-101
Dave Airlie
1
-4
/
+4
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
1
-4
/
+4
2007-11-21
drm: don't reset to 0 irq_enabled when client open file descriptor
Jerome Glisse
1
-0
/
+1
2007-11-21
drm: don't reset to 0 irq_enabled when client open file descriptor
Jerome Glisse
1
-0
/
+1
2007-11-05
Merge branch 'master' into modesetting-101
Thomas Hellstrom
1
-1
/
+1
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-1
/
+1
2007-11-01
Merge branch 'master' into modesetting-101
Jesse Barnes
1
-4
/
+3
2007-10-31
drm: call driver load after initing agp subsystem
Dave Airlie
1
-4
/
+5
2007-10-26
update DRM sysfs support
Jesse Barnes
1
-4
/
+3
2007-10-25
Merge branch 'master' into modesetting-101
Thomas Hellstrom
1
-1
/
+0
2007-10-20
Simple replacement for hardware lock in some cases.
Thomas Hellstrom
1
-1
/
+0
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
1
-20
/
+28
2007-09-20
drm_sysfs: update sysfs code from kernel
Dave Airlie
1
-1
/
+1
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
1
-10
/
+10
2007-07-02
Fix must-check warnings and implement a few error paths.
Kristian Høgsberg
1
-9
/
+17
2007-06-29
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
1
-9
/
+7
2007-06-10
use krh's idr mods to remove lists from idr code
Dave Airlie
1
-1
/
+0
2007-06-01
drm: fixup initialisation of list heads and idr
Dave Airlie
1
-2
/
+7
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
1
-7
/
+2
2007-04-17
another large overhaul of interactions with userspace...
Dave Airlie
1
-6
/
+7
2007-04-13
i915/drm: clean up a lot of the i915/drm startup/teardown sequences
David Airlie
1
-1
/
+0
[next]