exa: align offscreenBase to something sensible
[nouveau] / src / nv_exa.c
2008-09-05  Maarten Maathuisexa: align offscreenBase to something sensible
2008-08-20  Maarten Maathuisnv50: clip SIFC and add {Prepare,Finish}Access hooks.
2008-08-17  Stephane MarchesinFix IFC for 16bpp. Also fix the color accuracy of 16bpp...
2008-08-14  Stephane MarchesinFix a 16bpp issue, also remove old code that mostly...
2008-07-28  Ben Skeggsremove use of implicit variables from pushbuf macros
2008-07-18  Ben Skeggsexa: missed a reloc delta
2008-07-18  Ben Skeggsexa: rename m2mf locals to prevent some confusion
2008-07-06  Ben Skeggsnv50: exa composite
2008-07-06  Ben Skeggsnv50: tile offscreen pixmaps
2008-07-06  Ben Skeggsexa: pass window coords to m2mf-based UTS/DFS
2008-07-06  Maarten MaathuisEXA: add a pixmapIsOffscreen hook.
2008-07-05  Maarten MaathuisRevert "EXA: Add PixmapIsOffscreen hook for EXA version...
2008-07-05  Maarten MaathuisEXA: Add PixmapIsOffscreen hook for EXA versions that...
2008-06-25  Maarten MaathuisFixup and add some license statements.
2008-03-06  Jaime Velasco JuanDo not access beyond source pixmap in NVAccelUploadIFC
2008-02-03  Ben Skeggsexa: those limits were a bit conservative on some hw.
2008-02-03  Ben Skeggsexa: more accurate coordinate limits
2008-02-03  Maarten MaathuisFix NVExaPixmapMap() for NOUVEAU_EXA_PIXMAPS case.
2008-01-30  Stuart BennettFail gracefully for too-big resolutions / colour depths
2008-01-20  Maarten MaathuisNV40TEX: Implement sync to vblank.
2008-01-07  Ben Skeggsnv50: support hostdata UTS
2008-01-06  Stephane MarchesinSwitch to latest nouveau_class.h
2008-01-01  Maarten MaathuisStricter alignment requirements for offscreenBase,...
2007-12-16  Stephane MarchesinAnd of course, that comment has to go.
2007-12-16  Stephane MarchesinFix front buffer alignment issues (probably needed...
2007-11-18  Benjamin HerrenschmidtEnable IFC uploads.
2007-11-17  Ben SkeggsEXA 1.4 pixmap hooks (disabled)
2007-11-16  Ben SkeggsInitial hacky relocation stuff.
2007-11-16  Ben SkeggsInitial buffer object work.
2007-11-16  Ben SkeggsHook up DMA funcs to channels/grobjs etc etc
2007-11-16  Ben Skeggsnotifiers..
2007-11-15  Arthur HuilletNV1x EXA : refactored A8 + A8 code, enabled on NV2x...
2007-11-13  Stephane MarchesinRemove ENABLE_NV30EXA, which is not needed any more.
2007-11-13  Stephane MarchesinEnable nv30 exa on PPC.
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-09  Patrice Mandinoops, trailing whitespace
2007-11-09  Patrice MandinAlso disable nv40exa if nv30exa disabled
2007-11-05  Ben SkeggsFix a thinko from commit 62294d9be8ec6f1159e3c2ad273649...
2007-11-01  Ben Skeggsnv40: completely untested fix for composite on ppc
2007-10-30  Stephane MarchesinDisable nv30 exa no big endian until we fix the endiann...
2007-10-26  Stephane Marchesinnv30 exa : add A8 dst (requires new drm), add some...
2007-10-24  Arthur HuilletNV10EXA : enabled by default for NV1x. Waiting for...
2007-10-23  Maarten MaathuisRevert a G70 workaround, this may BREAK your setup.
2007-10-22  Arthur Huilletadded (disabled) NV10 EXA hooks
2007-10-21  Pekka PaalanenRevert "EXA: now caching BLIT_OPERATION and RECT_OPERAT...
2007-10-20  Maarten MaathuisAdd back comment.
2007-10-17  Ben SkeggsSwitch to *_RING instead of NVDma*
2007-10-17  Ben SkeggsSwitch to header generated from XML + other cleanups.
2007-10-13  Arthur HuilletEXA: now caching BLIT_OPERATION and RECT_OPERATION...
2007-10-10  Stephane MarchesinOops.
2007-10-10  Stephane MarchesinTry to do something for our desastrous UTS/DFS performa...
2007-10-06  Maarten MaathuisEXA: Starting from version 2.4 we can't use devPrivate...
2007-10-05  Stephane Marchesinmandatory oops commit.
2007-10-05  Stephane MarchesinSplit nv30 exa and nv40 exa.
2007-09-05  Ben SkeggsNuke XAA.
2007-09-03  Ben SkeggsHook up G8x accel code.
2007-09-03  Ben SkeggsFix up M2MF code for G8x.
2007-08-23  Stephane MarchesinDon't enable that non-working nv30 EXA just yet.
2007-08-23  Stephane MarchesinAdd nv30 exa code, doesn't work yet.
2007-08-22  Stephane MarchesinUpdate to the latest nouveau_reg.h file.
2007-08-21  Arthur HuilletFixed blending in NVComposite by actually creating...
2007-08-20  Arthur HuilletWorkaround for NVComposite bug #11949
2007-08-14  Patrice MandinMake NV30 EXA disablable
2007-08-08  Stephane MarchesinAnd of course, we don't really need these ErrorFs....
2007-08-08  Stephane MarchesinUse IMAGE_FROM_CPU for smaller UTS. This is async and...
2007-08-08  Ben SkeggsTimeouts got lost somewhere along the way..
2007-08-06  Stephane Marchesinoops remove the debugging ErrorFs.
2007-08-06  Stephane MarchesinFix UTS/DFS when gart is smaller than transfer size.
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-08-05  Ben SkeggsClamp NV_MEMORY_TO_MEMORY_FORMAT_LINE_COUNT to 2047...
2007-07-28  Dave Airlieexa: disable compositing on big endian machines
2007-07-19  Arthur Huilletnow yielding in the wait for notifier for Xv only
2007-07-19  Arthur HuilletVERY EXPERIMENTAL now EXA waits for sync before its...
2007-07-17  Ben SkeggsEmit NOTIFY+NOP sequence after M2MF.
2007-07-11  Arthur Huilletadded support for PCI GART when no AGP is available...
2007-07-01  Ben SkeggsAlways provide UTS, fallback to memcpy if no GART.
2007-07-01  Ben SkeggsAlways provide DFS, use memcpy fallback if no GART.
2007-06-30  Ben SkeggsRemove some unused cruft
2007-06-29  Ben SkeggsNo need to call exaMarkSync() in UTS/DFS.
2007-06-24  Ben SkeggsImplement NV40 EXA composite hooks with 3D engine.
2007-06-24  Ben SkeggsSlightly saner UploadToScreen implementation
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-03-07  Ben SkeggsOnly use Y32 for Solid().
2007-03-06  Ben SkeggsFail configure if xorg-server isn't at least version 1.1
2007-03-05  Ben Skeggsmove NVAccel* funcs into nv_accel_common.c
2007-03-04  Stephane MarchesinJoint patch from Ben Skeggs and me that fixes some...
2007-02-28  Ben Skeggsmatch drm v4 interface changes
2007-02-13  Stephane MarchesinFix the workaround (or workaround the fix).
2007-01-24  B. RathmannFix the G70 issues.
2006-11-14  Ben SkeggsSet SURFACE_FORMAT in NVExaPrepareCopy. Fixes one...
2006-11-14  Ben Skeggsnv_exa.c tab goodness
2006-11-05  Dave AirlieMerge ssh://10.1.1.200/home/airlied/git/xf86-video...
2006-11-05  Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2006-11-02  Ben SkeggsMerge >=NV30-specific EXA code.. hard-disabled pending...
2006-11-01  Ben SkeggsReformat NVExaInit
2006-09-14  Ben SkeggsIt usually helps to wait on a notifier, and not on...
2006-09-14  Ben SkeggsAllocate notifiers with NVAllocateMemory.
2006-09-02  Ben SkeggsKill off one of the M2MF objects, and use the engine...
next