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
/
xgi_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-29
Use ati_pcigart for PCI-e GART table handling.
Ian Romanick
1
-1
/
+1
2007-08-29
Fix late night dumb-dumb mistake.
Ian Romanick
1
-1
/
+1
2007-08-29
Use DRM_SPINLOCK / DRM_UNSPINLOCK macros.
Ian Romanick
1
-1
/
+1
2007-08-15
Implement fence support.
Ian Romanick
1
-0
/
+18
2007-08-14
Eliminate unused / useless ioctls.
Ian Romanick
1
-6
/
+0
2007-08-09
After calling drm_sman_cleanup, mark both heaps as uninitialized.
Ian Romanick
1
-0
/
+3
2007-08-09
Mask off correct bits in M2REG_AUTO_LINK_STATUS for interrupt handling.
Ian Romanick
1
-6
/
+13
2007-08-09
Minor clean up of IRQ code. Much, much more to come.
Ian Romanick
1
-19
/
+8
2007-08-09
Use sman memory manager instead of internal version.
Ian Romanick
1
-22
/
+24
2007-08-09
Unify alloc and free ioctls.
Ian Romanick
1
-5
/
+2
2007-08-09
Associate master file pointer with command list buffer.
Ian Romanick
1
-1
/
+1
2007-08-06
Release client memory in reclaim_buffers_idlelocked instead of preclose.
Ian Romanick
1
-14
/
+20
2007-08-06
Refactor xgi_(fb|pcie)_free_all into xgi_free_all.
Ian Romanick
1
-2
/
+4
2007-08-06
Replace per-heap semaphores with drm_device::struct_mutex.
Ian Romanick
1
-3
/
+0
2007-07-30
Move additional GE initialization into the kernel.
Ian Romanick
1
-0
/
+52
2007-07-30
Fix GE shut-down sequence.
Ian Romanick
1
-2
/
+6
2007-07-27
Convert to new ioctl interface between core DRM and device-specific module.
Ian Romanick
1
-29
/
+24
2007-07-26
Eliminate use of DRM_ERR.
Ian Romanick
1
-5
/
+5
2007-07-24
Fix license formatting.
Ian Romanick
1
-24
/
+22
2007-07-24
Fix flags for serveral ioctls.
Ian Romanick
1
-2
/
+2
2007-07-24
Fix bug preventing X server from restarting.
Ian Romanick
1
-41
/
+85
2007-07-23
Eliminate XGI_CHECK_PCI_CONFIG.
Ian Romanick
1
-38
/
+0
2007-07-19
Delete unused variable in xgi_driver_load.
Ian Romanick
1
-4
/
+1
2007-07-19
Fix error handing related to xgi_cmdlist_initialize.
Ian Romanick
1
-1
/
+5
2007-07-19
Move MMIO drm_addmap (and code that depends on it) to xgi_bootstrap.
Ian Romanick
1
-31
/
+31
2007-07-19
Initial pass at converting driver to DRM infrastructure.
Ian Romanick
1
-1327
/
+195
2007-07-16
Eliminate several useless ioctls and associated cruft.
Ian Romanick
1
-28
/
+0
2007-07-09
Convert occurances of U32 to other types.
Ian Romanick
1
-1
/
+0
2007-07-09
Eliminiate fields in xgi_info that are duplicates of fields in pci_dev.
Ian Romanick
1
-37
/
+14
2007-07-09
Adjust the types of the fields of xgi_aperture.
Ian Romanick
1
-6
/
+4
2007-07-09
Merge xgi_mem_req and xgi_mem_alloc into a single type.
Ian Romanick
1
-5
/
+2
2007-07-05
Remove XGI_IOCTL_CPUID and associated cruft.
Ian Romanick
1
-4
/
+0
2007-06-29
Eliminate structure typedefs
Ian Romanick
1
-54
/
+54
2007-06-29
Fix return type of xgi_find_pcie_block.
Ian Romanick
1
-4
/
+1
2007-06-26
Clean up warnings about unused variables and functions.
Ian Romanick
1
-11
/
+0
2007-06-26
dos2unix and Lindent
Ian Romanick
1
-1610
/
+1564
2007-06-26
Initial XP10 code drop from XGI.
Ian Romanick
1
-0
/
+1610