summaryrefslogtreecommitdiff
path: root/src/nv_accel_common.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: convert to new screen conversion APIsscreen-conv-apiDave Airlie2012-05-161-1/+1
* Keep a single buffer for random accel data, rather than 3 different onesBen Skeggs2012-04-171-2/+12
* nve0: initial exa/xv acceleration for kepler chipsetsBen Skeggs2012-04-141-0/+4
* WIP: port to new libdrmBen Skeggs2012-04-141-294/+268
* dri2: fix allocation of Z16 depth attachmentsChristoph Bumiller2011-12-101-2/+2
* move away from libdrm's BEGIN_RING (and variants) macrosBen Skeggs2011-12-011-71/+68
* Append _CLASS to object class id definitionsBen Skeggs2011-12-011-16/+19
* convert entire ddx to rnn headersBen Skeggs2011-11-301-74/+72
* nv50: attempt to allocate compressed Z buffersBen Skeggs2011-02-161-1/+1
* nvc0: merge initial acceleration supportBen Skeggs2011-01-171-18/+45
* nv50: fix pitch of linear scanout buffersBen Skeggs2011-01-071-7/+20
* include nv04_pushbuf.h for ring macros, rather than nouveau_pushbuf.hBen Skeggs2010-12-201-0/+1
* Make the sync-to-vblank helpers take a box as argument.Francisco Jerez2010-10-221-2/+4
* Restructure tiled pixmap allocation in a single place.Francisco Jerez2010-10-221-0/+67
* Make the sync-to-vblank helpers more consistent.Francisco Jerez2010-10-211-0/+26
* Update to new nouveau_class.hMarcin Koƛcielnicki2010-02-011-12/+12
* nv10/exa: Fix up nv11 accel.Francisco Jerez2010-02-011-1/+1
* Remove pNv->NVArchBen Skeggs2010-01-111-1/+1
* Initial pass at removal of non-KMS support.Ben Skeggs2010-01-111-2/+2
* nv50: Dehexify and bring up to date with new method defines.Marcin Koƛcielnicki2009-12-281-4/+4
* nv/exa: fix 15/16 bits solid fillMarcin Slusarz2009-11-031-1/+4
* more cleanupBen Skeggs2009-07-301-0/+3
* Fix typo exposed by removal of NV_* card type defines from DRM headerBen Skeggs2009-07-281-2/+2
* link against libdrm_nouveau (installed with libdrm)Ben Skeggs2009-02-041-30/+14
* bo_del->bo_ref, closer to ng apiBen Skeggs2009-01-291-2/+2
* Drop GPU resources on LeaveVT, reaquire on EnterVTBen Skeggs2009-01-291-6/+8
* Delete notifiers and grobjs in CloseScreen to avoid channel member becoming s...Stuart Bennett2008-10-221-0/+22
* Remove all object with mmaps in CloseScreen, so that drmClose actually calls ...Stuart Bennett2008-10-221-0/+7
* nv50: fix mystery typoBen Skeggs2008-07-291-1/+1
* remove use of implicit variables from pushbuf macrosBen Skeggs2008-07-291-138/+160
* Revert "NV50EXA: read the notes + cleanup + enabled 32bpp solid fill"Ben Skeggs2008-07-241-21/+0
* NV50EXA: read the notes + cleanup + enabled 32bpp solid fillMaarten Maathuis2008-07-231-0/+21
* nv50: exa compositeBen Skeggs2008-07-071-0/+3
* Xv: Remove illegal usage of private exa symbols.Maarten Maathuis2008-01-221-0/+10
* Switch to latest nouveau_class.hStephane Marchesin2008-01-061-11/+11
* Fix IFC on nv4/5 by using the proper object.Andrew Randrianasulu2007-12-281-1/+1
* Use handles from grobj, instead of hardcoded vals from nv_dma.hBen Skeggs2007-11-171-37/+37
* Initial hacky relocation stuff.Ben Skeggs2007-11-171-35/+0
* notifiers..Ben Skeggs2007-11-171-5/+3
* And grobjs.Ben Skeggs2007-11-171-80/+41
* Add some copyrights... not all files are covered yet, but I did the ones I re...Stephane Marchesin2007-10-291-0/+22
* Switch to *_RING instead of NVDma*Ben Skeggs2007-10-171-124/+113
* Switch to header generated from XML + other cleanups.Ben Skeggs2007-10-171-76/+59
* nv20 inits nv10tcl.Pekka Paalanen2007-09-301-0/+1
* Import nv10 exa code. Does not work yet.Stephane Marchesin2007-09-271-4/+7
* Make use of exaGetPixmapOffset().Ben Skeggs2007-09-171-8/+9
* Try to fix nv4/tnt1Stephane Marchesin2007-09-121-5/+8
* Nuke XAA.Ben Skeggs2007-09-051-0/+1
* Init grobjs we need on G8x.Ben Skeggs2007-09-031-18/+54
* Good ol' nv04 doesn't seem to support dithering type for SIFM.Stephane Marchesin2007-08-311-2/+5