pedantry fix for nv11 locking, and some minor cleanups
[nouveau] / src / nv_setup.c
2008-10-24  Stuart Bennettpedantry fix for nv11 locking, and some minor cleanups
2008-10-24  Stuart BennettAdd a function to lock/unlock all crtcs, use it in...
2008-10-24  Stuart BennettAttempt to make the usage of cr44 rational instead...
2008-10-21  Stuart BennettUse symbolic define values where known
2008-10-21  Stuart BennettRename relevant functions, sizes and offsets to PRM...
2008-10-21  Stuart BennettName crtc index regs according to rules.xml
2008-10-12  Stuart BennettRemove unnecessary "Setting owner" message
2008-10-10  Stuart BennettAdd PCI slot reading defines, and use them for nForce...
2008-10-08  Stuart BennettReduce includes, everything necessary is in nv_include.h
2008-06-29  Stuart BennettBackport console font save/restore from nouveau_ms
2008-06-25  Maarten MaathuisFixup and add some license statements.
2008-04-03  Stuart BennettSmall declaration reordering
2008-04-01  Stuart Bennettrandr12: deal with nv30 and nv35 PLLs individually
2008-03-30  Maarten MaathuisKill a useless register offset.
2008-03-11  Stuart BennettCorrect RAMIN offset
2008-03-09  Stuart BennettMove setting of alphaCursor to nv_setup, and restyle...
2008-03-08  Stuart BennettDrop the NV*VGA defines and adjust users
2008-03-06  Maarten Maathuisrandr12: Kill almost all usage of ErrorF + some misc...
2008-02-20  Stuart BennettUnbreak console restore again, and use a less ambiguous...
2008-02-19  Stuart Bennettrandr12: make more hw funcs generic
2008-02-11  Stuart Bennettrandr12: Use absolute regs for 8 bit regs
2008-02-02  Maarten MaathuisRemove nvRead/WriteVGA in favor of nvRead/WriteCurVGA...
2008-02-02  Maarten MaathuisKill NVLockUnlock and make it redirect to NVLockUnlockHead.
2008-02-02  Maarten MaathuisMore wrapper death.
2008-02-02  Maarten MaathuisLet some wrappers die.
2008-02-02  Maarten MaathuisUndo last commit and move it to drm.
2008-02-02  Maarten MaathuisNV40: Fix longstanding issue with nouveau crashing...
2008-02-01  Maarten MaathuisDon't use functions that are not supposed to be used...
2008-02-01  Maarten MaathuisRemove usage of "illegal" wrappers in code that also...
2008-01-30  Stuart BennettPBUS define additions
2008-01-29  Stuart BennettAdd some mobile pci-ids, and reorder numerically
2008-01-29  Stuart BennettUse absolute regs in the DDX
2008-01-27  Stuart Bennettrandr12: 2nd attempt on nv11 console restore
2008-01-26  Stuart Bennettrandr12: attempt to fix brokenness of head setting...
2008-01-21  Stuart Bennettrandr12: fix dual head restore
2008-01-08  Stuart BennettDarktama's C51 is a mobile card
2008-01-07  Maarten Maathuisrandr12: Handle NV30 vpll's correctly.
2007-11-15  Ben Skeggsnouveau: fix a host of warnings
2007-10-30  Maarten Maathuisrandr12: Lots of misc fixes.
2007-10-09  Stephane MarchesinDon't swap the registers from user space. This is very...
2007-10-03  Maarten Maathuisrandr12 + NV50: Misc changes.
2007-09-11  Maarten MaathuisRestore PRAMDAC1 and PCRTC1 offsets, in proper format...
2007-09-10  Maarten MaathuisFix the memory adresses of the secondary crtc and ramda...
2007-09-07  Maarten Maathuisrandr12: Fix Xv blitter, please see full changelog...
2007-09-06  Maarten MaathuisUpdate to latest pciaccess api, this now requires libpc...
2007-09-06  Maarten MaathuisNV03 is dead.
2007-09-04  Maarten MaathuisAdd pci-rework compatibility and remove the pci-id...
2007-09-03  Ben SkeggsDon't pound PMC_ENABLE on startup, this is DRM's job.
2007-09-03  Dave Airlierandr12: try and bring over most of the randr12 code...
2007-02-27  Adam JacksonTypo fix.
2006-11-17  airliedadd VGA CRTC registers from haiku
2006-11-16  Matthieu CastetCleanup of PVIDEO.
2006-10-10  Stephane MarchesinRemove the PFIFO_REINIT hack, and enable the irq by...
2006-09-05  Stephane MarchesinPort some of the least intrusive nv03 code to the nouve...
2006-08-29  Dave Airlieadd some names for the RAMDAC registers
2006-08-29  Dave Airlieadd some names for some of the CRTC registers - some...
2006-08-29  Dave Airlieremove select head registers PCIO and PDIO
2006-08-29  Dave Airlieremove unused pointers after macroisation
2006-08-29  Dave Airlieremove PCRTC via macros
2006-08-29  Dave Airlieremove PEXTDEV and PTIMER using macros
2006-08-29  Dave Airlieremove PMC using macros
2006-08-29  Stephane MarchesinMerge branch 'master' of ssh://marcheu@git.freedesktop...
2006-08-29  Stephane MarchesinMake use of NV5_SCALED_IMAGE_FROM_MEMORY on NV05.
2006-08-29  Stephane Marchesin... Enable the composite hooks.
2006-08-28  Dave Airlieremove PFB usage with macros
2006-08-28  Dave Airlieadd RAMDAC register read/write
2006-08-28  Ben SkeggsMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28  Dave Airlieuse nvReadVGA and nvWriteVGA in more places
2006-08-27  Dave Airlieadd some read/write NV VGA register wrappers
2006-08-26  Dave Airlieremove all U0* types in favour of more standard CARD...
2006-08-25  darktama_Updates for DRM changes, and a few cleanups
2006-08-25  marcheuAdd a check that bios writes fall within known areas...
2006-08-25  darktama_Quick hack to make sure CRTC 0x44 contains it's origina...
2006-08-25  marcheuRemove xf86ReadPciBIOS, use the bios from the reg apert...
2006-08-25  marcheuDon't include config.h in all files but in the *_includ...
2006-08-25  marcheuAdded a fixme about laptop chips
2006-08-25  Dave Airlieinitial import of nouveau code
2005-09-29  Aaron PlattnerAdd entries for GeForce Go 7800. (Change went into...
2005-09-17  Alan CoopersmithBugzilla #4480 <https://bugs.freedesktop.org/show_bug...
2005-08-05  Alan CoopersmithBug #3987 <https://bugs.freedesktop.org/show_bug.cgi...
2005-07-11  Adam JacksonPrep for modular builds by adding guarded #include...
2005-07-09  Alan CoopersmithBug #3740 <https://bugs.freedesktop.org/show_bug.cgi...
2005-04-21  Alan Coopersmithprograms/Xserver/hw/xfree86/drivers/nv/nv_driver.c
2004-12-10  Alan CoopersmithBugzilla #1985 <https://bugs.freedesktop.org/show_bug...
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...
2004-02-23  Kaleb KeithleyImport most of XFree86 4.4RC3. This import excludes...
2003-11-25  Kaleb KeithleyXFree86 4.3.99.16 Bring the tree up to date for the...
2003-11-14  Kaleb KeithleyInitial revision