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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-20
remove checks that make ppc64 not work properly... also fix ppc64 check..
Dave Airlie
1
-9
/
+8
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
10
-55
/
+178
2005-08-15
Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by
Eric Anholt
1
-0
/
+1
2005-08-12
Reverting the previous via security-fix commit, since the assumption of
Thomas Hellstrom
2
-31
/
+0
2005-08-11
Missing symbol export from previous via context check commit.
Thomas Hellstrom
1
-1
/
+1
2005-08-10
Security fix on via: Checking that the specified context belongs to the
Thomas Hellstrom
2
-0
/
+31
2005-08-07
make some functions static in the savage drm driver
Dave Airlie
1
-8
/
+4
2005-08-07
remove bus address
Dave Airlie
1
-1
/
+0
2005-08-05
Fix bug in return to userspace resctx code
Dave Airlie
1
-1
/
+1
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
22
-477
/
+216
2005-08-04
Implement permanent sarea maps
Jon Smirl
2
-3
/
+25
2005-08-04
Tighten up AGP security. Verify that all uses of AGP are done inside
Jon Smirl
1
-8
/
+52
2005-08-04
Split the control of master vs root priv. Everything is still marked as
Jon Smirl
6
-89
/
+95
2005-07-20
Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
Eric Anholt
5
-6
/
+20
2005-07-19
Add .cvsignore file.
Eric Anholt
1
-0
/
+6
2005-07-11
IRQ must be assigned and enabled or this will hang
Jon Smirl
1
-1
/
+1
2005-07-03
Simplify the sysfs code
Jon Smirl
3
-48
/
+15
2005-07-03
Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c
Jon Smirl
5
-10
/
+51
2005-06-30
release can happen before dev->ctxlist is allocated
Jon Smirl
1
-1
/
+1
2005-06-29
Remove the AGP requirement from Makefile and Kconfig for MGA. Remove the
Ian Romanick
2
-10
/
+8
2005-06-29
add remaining calls
Alan Hourihane
1
-0
/
+79
2005-06-29
add i915_ioc32.c
Alan Hourihane
2
-0
/
+143
2005-06-29
silence warning
Alan Hourihane
1
-1
/
+4
2005-06-29
fix some warnings from cross compiler
Dave Airlie
2
-7
/
+7
2005-06-29
make r128/mga compile properly on sparc cross-compiler
Dave Airlie
2
-4
/
+4
2005-06-29
Move to linux specific directory
Alan Hourihane
2
-1
/
+168
2005-06-29
add mga and r128 32/64 bits
Dave Airlie
5
-0
/
+394
2005-06-29
these don't need reclaim buffers their release functions handle it
Dave Airlie
2
-2
/
+0
2005-06-29
Bug in conversion from old DRM to core DRM....
Dave Airlie
1
-1
/
+1
2005-06-28
- Remove drm_initmap and replace its usage with drm_addmap. This reduces
Eric Anholt
4
-246
/
+146
2005-06-28
add compat code from Paul Mackerras
Dave Airlie
3
-0
/
+26
2005-06-28
Add compat to Makefile
Dave Airlie
1
-0
/
+5
2005-06-28
Add drm and radeon 32/64-bit compat code from Paul Mackerras
Dave Airlie
2
-0
/
+1464
2005-06-28
Given that BenH says using the sysdev approach for DRM is bogus, I'll yank
Alan Hourihane
6
-170
/
+1
2005-06-28
Comment out the .resume function as without programming their dependent
Alan Hourihane
1
-1
/
+1
2005-06-27
Reverse the pm_message_t patch for now, it appears that the 2.6.12 release
Alan Hourihane
1
-11
/
+2
2005-06-27
Check for 2.6.12 suspend/resume changes (pm_message_t)
Alan Hourihane
1
-2
/
+11
2005-06-26
removed dev->sysdev_registered
Jon Smirl
2
-7
/
+8
2005-06-24
Ref count the sysdev class to support multiple DRM cards
Jon Smirl
1
-4
/
+17
2005-06-24
Make sysdev class only register when fbdev detected
Jon Smirl
2
-7
/
+12
2005-06-24
More err path clean up for drm_pm Add mandatory sysdev shutdown function
Jon Smirl
2
-10
/
+14
2005-06-24
Fix the sysdev approach for power management.
Alan Hourihane
1
-2
/
+4
2005-06-23
Fix drm_memory_debug.c to compile, doesn't seem to be working Clean up
Jon Smirl
2
-2
/
+12
2005-06-22
Get the power management hooks into the right place so that everything gets
Jon Smirl
4
-34
/
+39
2005-06-19
Remove I2C support from radeon driver. Same support is available from
Jon Smirl
3
-183
/
+1
2005-06-17
fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around
Dave Airlie
5
-18
/
+7
2005-06-17
Fix 810/830 build
Jon Smirl
2
-0
/
+2
2005-06-16
Force AGP always for Intel chipsets.
Alan Hourihane
4
-0
/
+34
[prev]
[next]