Age | Commit message (Expand) | Author |
2007-07-30 | Fix GE shut-down sequence. | Ian Romanick |
2007-07-27 | Convert to new ioctl interface between core DRM and device-specific module. | Ian Romanick |
2007-07-26 | Eliminate use of DRM_ERR. | Ian Romanick |
2007-07-24 | Fix typo on previous commit. Sigh... | Ian Romanick |
2007-07-24 | Pass correct offset to xgi_find_pcie_virt. | Ian Romanick |
2007-07-24 | Fix license formatting. | Ian Romanick |
2007-07-23 | Minor log message clean up. | Ian Romanick |
2007-07-21 | Remove some extraneous debug messages. | Ian Romanick |
2007-07-21 | Rename and document fields of xgi_cmdring_info. | Ian Romanick |
2007-07-21 | Make s_cmdring a field in the xgi_info structure instead of a global. | Ian Romanick |
2007-07-21 | Clean up xgi_cmd_info and associated code. | Ian Romanick |
2007-07-20 | Clean up flush command generation in addFlush2D. | Ian Romanick |
2007-07-20 | Clean up generation of begin commands in xgi_submit_cmdlist | Ian Romanick |
2007-07-20 | Change handling of begin types slightly. | Ian Romanick |
2007-07-19 | Fix error handing related to xgi_cmdlist_initialize. | Ian Romanick |
2007-07-19 | Debug message and comment clean up in xgi_submit_cmdlist. | Ian Romanick |
2007-07-19 | Initial pass at converting driver to DRM infrastructure. | Ian Romanick |
2007-07-16 | Massive log message clean up in xgi_submit_cmdlist. | Ian Romanick |
2007-07-09 | Convert occurances of U32 to other types. | Ian Romanick |
2007-07-09 | Correct types that are shared with user mode. | Ian Romanick |
2007-07-09 | Merge xgi_mem_req and xgi_mem_alloc into a single type. | Ian Romanick |
2007-06-29 | Convert a few more U32 variables to more appropriate, generic types. | Ian Romanick |
2007-06-29 | Stop-gap fix in xgi_submit_cmdlist | Ian Romanick |
2007-06-29 | Delete unused arrays s_emptyBegin and s_flush2D. | Ian Romanick |
2007-06-29 | Eliminate structure typedefs | Ian Romanick |
2007-06-26 | Clean up mixed declarations and code. | Ian Romanick |
2007-06-26 | dos2unix and Lindent | Ian Romanick |
2007-06-26 | Initial XP10 code drop from XGI. | Ian Romanick |