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.h
Age
Commit message (
Expand
)
Author
2007-07-21
Bump version.
Ian Romanick
2007-07-21
Make s_cmdring a field in the xgi_info structure instead of a global.
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
Move types shared with user mode to xgi_drm.h.
Ian Romanick
2007-07-09
Correct types that are shared with user mode.
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
Convert xgi_mem_location enum values to less generic names.
Ian Romanick
2007-06-29
Convert some PCI-e GART related variable to generic types.
Ian Romanick
2007-06-29
Replace U(8|16) with u(8|16).
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
dos2unix and Lindent
Ian Romanick
2007-06-26
Initial XP10 code drop from XGI.
Ian Romanick