Remove all object with mmaps in CloseScreen, so that drmClose actually calls the...
[nouveau] / src / nv_accel_common.c
2008-10-22  Stuart BennettRemove all object with mmaps in CloseScreen, so that...
2008-07-29  Ben Skeggsnv50: fix mystery typo
2008-07-28  Ben Skeggsremove use of implicit variables from pushbuf macros
2008-07-23  Ben SkeggsRevert "NV50EXA: read the notes + cleanup + enabled...
2008-07-23  Maarten MaathuisNV50EXA: read the notes + cleanup + enabled 32bpp solid...
2008-07-06  Ben Skeggsnv50: exa composite
2008-01-22  Maarten MaathuisXv: Remove illegal usage of private exa symbols.
2008-01-06  Stephane MarchesinSwitch to latest nouveau_class.h
2007-12-28  Andrew RandrianasuluFix IFC on nv4/5 by using the proper object.
2007-11-17  Ben SkeggsUse handles from grobj, instead of hardcoded vals from...
2007-11-16  Ben SkeggsInitial hacky relocation stuff.
2007-11-16  Ben Skeggsnotifiers..
2007-11-16  Ben SkeggsAnd grobjs.
2007-10-29  Stephane MarchesinAdd some copyrights... not all files are covered yet...
2007-10-17  Ben SkeggsSwitch to *_RING instead of NVDma*
2007-10-17  Ben SkeggsSwitch to header generated from XML + other cleanups.
2007-09-30  Pekka Paalanennv20 inits nv10tcl.
2007-09-27  Stephane MarchesinImport nv10 exa code. Does not work yet.
2007-09-16  Ben SkeggsMake use of exaGetPixmapOffset().
2007-09-12  Stephane MarchesinTry to fix nv4/tnt1
2007-09-05  Ben SkeggsNuke XAA.
2007-09-03  Ben SkeggsInit grobjs we need on G8x.
2007-08-30  Stephane MarchesinGood ol' nv04 doesn't seem to support dithering type...
2007-08-22  Stephane MarchesinUpdate to the latest nouveau_reg.h file.
2007-08-21  Matthieu Castetinit SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION to COLOR...
2007-08-21  Arthur HuilletFixed blending in NVComposite by actually creating...
2007-08-08  Ben SkeggsFix blit adaptor + NVWaitVBlank() (ie. replace old...
2007-08-08  Stephane MarchesinUse IMAGE_FROM_CPU for smaller UTS. This is async and...
2007-08-06  Stephane MarchesinFix explicit usage of subchannels, and remove subchanne...
2007-08-06  Matthieu Castetmake XAA work on nv17
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-06-24  Ben SkeggsImplement NV40 EXA composite hooks with 3D engine.
2007-06-24  Ben SkeggsWait on notifier instead of PGRAPH_STATUS
2007-06-24  Ben SkeggsMatch drm 0.0.7 interface changes
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-06-24  Ben SkeggsPass pScrn instead of pNv in a few places
2007-03-18  Matthieu CastetFix "Fix NoAccel mode" commit : NVAccelCommonInit retur...
2007-03-18  Matthieu CastetFix NoAccel mode
2007-03-07  Ben SkeggsOnly use Y32 for Solid().
2007-03-05  Ben SkeggsUse Y32 format instead of A8R8G8B8 for 32-bpp pixmaps
2007-03-05  Ben Skeggsmove NVAccel* funcs into nv_accel_common.c
2007-02-28  Ben Skeggsmatch drm v4 interface changes