index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
xgi_drv.c
Age
Commit message (
Expand
)
Author
2007-07-24
Fix flags for serveral ioctls.
Ian Romanick
2007-07-24
Fix bug preventing X server from restarting.
Ian Romanick
2007-07-23
Eliminate XGI_CHECK_PCI_CONFIG.
Ian Romanick
2007-07-19
Delete unused variable in xgi_driver_load.
Ian Romanick
2007-07-19
Fix error handing related to xgi_cmdlist_initialize.
Ian Romanick
2007-07-19
Move MMIO drm_addmap (and code that depends on it) to xgi_bootstrap.
Ian Romanick
2007-07-19
Initial pass at converting driver to DRM infrastructure.
Ian Romanick
2007-07-16
Eliminate several useless ioctls and associated cruft.
Ian Romanick
2007-07-09
Convert occurances of U32 to other types.
Ian Romanick
2007-07-09
Eliminiate fields in xgi_info that are duplicates of fields in pci_dev.
Ian Romanick
2007-07-09
Adjust the types of the fields of xgi_aperture.
Ian Romanick
2007-07-09
Merge xgi_mem_req and xgi_mem_alloc into a single type.
Ian Romanick
2007-07-05
Remove XGI_IOCTL_CPUID and associated cruft.
Ian Romanick
2007-06-29
Eliminate structure typedefs
Ian Romanick
2007-06-29
Fix return type of xgi_find_pcie_block.
Ian Romanick
2007-06-26
Clean up warnings about unused variables and functions.
Ian Romanick
2007-06-26
dos2unix and Lindent
Ian Romanick
2007-06-26
Initial XP10 code drop from XGI.
Ian Romanick