Fix pciid detect on non-8800 cards (they identify as NV8x, not NV5x)
[nouveau] / src / nv_video.c
2007-09-05  Ben SkeggsNeither overlay or blit adaptor work on G8x.
2007-09-05  Ben SkeggsNuke XAA.
2007-08-31  Arthur HuilletXv: now "powercycling" the overlay using PMC_ENABLE...
2007-08-20  Arthur HuilletXv: fixed wrong fix of big endian NV12 copy, as explain...
2007-08-19  Arthur HuilletXv: patch from Daniel Chassot to do 32bit memory writes...
2007-08-19  Arthur HuilletXv: this time a correct matching ? :)
2007-08-19  Arthur HuilletXv: stupid build error. blah.
2007-08-19  Arthur HuilletXv: now catching all chips < NV17
2007-08-19  Arthur HuilletXv: disabled YV12 overlay on < NV17
2007-08-16  Arthur HuilletXv: now only uploading the part of source image that...
2007-08-15  Arthur HuilletCleaner DMA and CPU copy upload of color plane for...
2007-08-14  Arthur HuilletImplemented CPU copy fallback for native YV12 overlay...
2007-08-14  Arthur HuilletNative YV12 overlay support, cleaner Xv code
2007-08-10  Arthur Huilletof course, we don't need Xv debug messages upstream
2007-08-10  Arthur Huillet"smart" overlay with composite, and a tentative fix...
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-08-06  Ben SkeggsAdapt to drm 0.0.10
2007-08-05  Arthur HuilletXv: waiting for last transfers to finish before freeing...
2007-07-30  Arthur HuilletXv now manages a pool of 6 notifiers for its double...
2007-07-28  Arthur HuilletXv: fixed bugs when displayed only part of the source...
2007-07-27  Arthur Huilletno overlay with composite
2007-07-27  Arthur HuilletXv: gotos are evil
2007-07-27  Arthur HuilletRemoved comments in preparation for upstream push
2007-07-26  Arthur Huilletre-added CPU copy code as a second fallback option...
2007-07-26  Arthur HuilletCompletely removed notifier wait, when using double...
2007-07-26  Arthur HuilletPreliminary implementation of "host-side double bufferi...
2007-07-25  Arthur Huilletremoved pointless sleep in notifier wait
2007-07-20  Arthur Huilletcleaner Xv code - fallback on CPU copy yet to be implem...
2007-07-19  Arthur HuilletNow using GART as the source for the blitter - prelimin...
2007-07-19  Arthur Huilletnow yielding in the wait for notifier for Xv only
2007-07-19  Arthur HuilletVERY EXPERIMENTAL moved the notifier wait at the beginn...
2007-07-19  Arthur Huilletnew structure for PutImage, and DMA transfers
2007-06-24  Ben SkeggsWait on notifier instead of PGRAPH_STATUS
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-03-07  Ben SkeggsXv: Make the blit adaptor play nice with EXA
2007-03-06  Ben SkeggsFail configure if xorg-server isn't at least version 1.1
2007-03-06  Ben Skeggsreindent and move nv_video.c around a bit
2006-11-16  Matthieu CastetCleanup of PVIDEO.
2006-08-29  Dave Airlieremove PMC using macros
2006-08-25  Ben SkeggsWow I suck tonight.. another oops.
2006-08-25  Ben SkeggsInitial work in porting the DDX to use the DRM for...
2006-08-25  marcheuDon't include config.h in all files but in the *_includ...
2006-08-25  Dave Airlieinitial import of nouveau code
2006-04-28  Aaron PlattnerAdd the libcwrapper back, conditionalized on the server...
2006-04-27  Aaron PlattnerDetermine whether PutImage hooks take a DrawablePtr...
2006-04-07  Aaron PlattnerAdd a DrawablePtr argument to the XV functions to pave...
2006-04-07  Adam JacksonUnlibcwrap. Bump server version requirement. Bump to...
2005-07-11  Adam JacksonPrep for modular builds by adding guarded #include...
2005-04-20  Daniel StoneFix includes right throughout the Xserver tree:
2004-11-10  Alan Coopersmith(Bugzilla #1777) Import Mark Vojkovich's changes to...
2004-06-16  Eric AnholtDRI XFree86-4_3_99_12-merge import
2004-04-23  Egbert EichMerging XORG-CURRENT into trunk
2004-03-14  Egbert EichImporting vendor version xf86-4_4_99_1 on Sun Mar 14...
2004-03-03  Egbert EichImporting vendor version xf86-4_4_0 on Wed Mar 3 04...
2004-02-26  Egbert Eichreadding XFree86's cvs IDs
2004-02-26  Egbert EichImporting vendor version xf86-4_3_99_903 on Wed Feb...
2003-11-25  Kaleb KeithleyXFree86 4.3.99.16 Bring the tree up to date for the...
2003-11-14  Kaleb KeithleyInitial revision