Make s_cmdring a field in the xgi_info structure instead of a global.
[platform/upstream/libdrm.git] / linux-core / xgi_cmdlist.c
2007-07-22 Ian RomanickMake s_cmdring a field in the xgi_info structure instea...
2007-07-22 Ian RomanickClean up xgi_cmd_info and associated code.
2007-07-20 Ian RomanickClean up flush command generation in addFlush2D.
2007-07-20 Ian RomanickClean up generation of begin commands in xgi_submit_cmdlist
2007-07-20 Ian RomanickChange handling of begin types slightly.
2007-07-20 Ian RomanickFix error handing related to xgi_cmdlist_initialize.
2007-07-20 Ian RomanickDebug message and comment clean up in xgi_submit_cmdlist.
2007-07-19 Ian RomanickInitial pass at converting driver to DRM infrastructure.
2007-07-17 Ian RomanickMassive log message clean up in xgi_submit_cmdlist.
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-10 Ian RomanickConvert occurances of U32 to other types.
2007-07-09 Ian RomanickCorrect types that are shared with user mode.
2007-07-09 Ian RomanickMerge xgi_mem_req and xgi_mem_alloc into a single type.
2007-06-30 Ian RomanickConvert a few more U32 variables to more appropriate...
2007-06-30 Ian RomanickStop-gap fix in xgi_submit_cmdlist
2007-06-30 Ian RomanickDelete unused arrays s_emptyBegin and s_flush2D.
2007-06-29 Ian RomanickEliminate structure typedefs
2007-06-26 Ian RomanickClean up mixed declarations and code.
2007-06-26 Ian Romanickdos2unix and Lindent
2007-06-26 Ian RomanickInitial XP10 code drop from XGI.