fix non-kms build/run
[nouveau] / src / nv_driver.c
2008-06-22  Ben Skeggsfix non-kms build/run
2008-06-22  Maarten MaathuisNV50: Some basic code to get kernel modesetting going.
2008-05-07  Stuart BennettEnable RandR 1.2 code-path by default
2008-05-04  Maarten MaathuisNV50: Rework the modesetting code into a different...
2008-04-29  Stuart Bennettrandr12: make nv50 code depend on Architecture
2008-04-12  Maarten MaathuisNV50: Re-implement output status caching.
2008-04-04  Stuart Bennettrandr12: delete stuff commented out a week ago that...
2008-03-31  Maarten MaathuisInit global gamma on all crtc's, even if they are curre...
2008-03-29  Stuart BennettFix Apple backlight code, broken in pci-rework conversion
2008-03-29  Maarten MaathuisIt seems wise to NVSync for all hardware on NVLeaveVT.
2008-03-27  Stuart Bennettrandr12: shrink pitch alignment stuff and move
2008-03-27  Stuart Bennettrandr12: tidy-up 3/3 - TMDS04 twiddling
2008-03-26  Maarten MaathuisNV50: Implement per CRTC gamma correction.
2008-03-19  Maarten MaathuisNV50: Merge output creation and i2c init.
2008-03-19  Maarten MaathuisNV50: Merge crtc creation.
2008-03-16  Stuart BennettMisc startup info mostly duplicated the state storage...
2008-03-14  Stuart Bennettrandr12: make plls belong to their CRTCs
2008-03-14  Maarten Maathuisrandr12: Let an unneeded quirk die.
2008-03-14  Stuart Bennettrandr12: tidy up output restore
2008-03-14  Stuart Bennettrandr12: common tmds access functions
2008-03-13  Maarten MaathuisNV50: Accept G9X cards.
2008-03-13  Stuart Bennettrandr12: nothing uses output_resource. kill it
2008-03-13  Stuart Bennettrandr12: fix the setting of NV_RAMDAC_OUTPUT
2008-03-09  Stuart Bennettnv_type.h mandates XF86DRI being declared
2008-03-09  Stuart BennettFix up a bunch of prototypes, remove unused wrappers
2008-03-09  Stuart BennettMove setting of alphaCursor to nv_setup, and restyle...
2008-03-08  Stuart BennettKill NVFBLayout
2008-03-08  Stuart BennettWarning fixes
2008-03-08  Stuart BennettDrop the NV*VGA defines and adjust users
2008-03-08  Stuart BennettVarious minor tidyups
2008-03-06  Maarten Maathuisrandr12: Kill almost all usage of ErrorF + some misc...
2008-03-05  Maarten MaathuisGive some defines more consistent names.
2008-02-20  Stuart BennettUnbreak console restore again, and use a less ambiguous...
2008-02-20  Stuart Bennettrandr12: rename NV*VGA functions for api consistency
2008-02-19  Stuart Bennettrandr12: make more hw funcs generic
2008-02-18  Danny TholenFix PPC DFS/UTS by using PCIgart.
2008-02-11  Stuart BennettRemove some DDX cruft
2008-02-04  Stuart BennettMissed out "DEBUG" part of the name in the define
2008-02-03  Jaime Velasco JuanDon't FIRE_RING() when in NoAccel mode.
2008-02-03  Maarten MaathuisSome minor reindenting.
2008-02-03  Maarten MaathuisFix undefined symbol.
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  Stephane MarchesinDon't allocate the whole AGP gart as a scratch buffer...
2008-02-01  Maarten MaathuisDon't use functions that are not supposed to be used...
2008-02-01  Maarten Maathuisrandr12: Some minor fixes.
2008-01-30  Maarten Maathuis(hopefully) Fix build on powerpc.
2008-01-30  Stuart BennettFail gracefully for too-big resolutions / colour depths
2008-01-30  Maarten Maathuisrandr12: Misc change.
2008-01-30  Maarten MaathuisCheck if the framebuffer can fit into the offscreen...
2008-01-30  Stuart BennettPBUS define additions
2008-01-30  Stuart BennettPCRTC define additions
2008-01-30  Stuart BennettMissed these in the ->absolute conversion
2008-01-30  Stuart Bennettrandr12: make nv4x plls less special
2008-01-29  Maarten Maathuisrandr12: Remove excessive writing of VTOwner.
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  Stephane MarchesinQuickly hacked support for NV6x.
2008-01-21  Stuart Bennettrandr12: fix dual head restore
2008-01-21  Stuart Bennettrandr12: use correct clock for LVDS modesetting part 2
2008-01-19  Maarten Maathuisrandr12: hide cursor before locking + misc cleanup.
2008-01-19  Maarten Maathuisrandr12: Remove unneeded vgahw stuff.
2008-01-19  Maarten Maathuisrandr12: Move away from some of the nv_hw wrappers.
2008-01-19  Maarten Maathuisrandr12: Remove usage of nvRead/WriteVGA0/1.
2008-01-19  Maarten Maathuisrandr12: Some cleanup.
2008-01-18  Maarten Maathuisrandr12: Actually using SavedReg does tend to help ;-)
2008-01-18  Maarten Maathuisrandr12: Fix a huge gaping hole in NewRestore.
2008-01-17  Maarten Maathuisrandr12: Forgot to clear a few state variables on restore.
2008-01-16  Maarten Maathuisrandr12: Fix mode privates again, hopefully ;-)
2008-01-15  Maarten Maathuisrandr12: PrivFlags are not so private, switch to a...
2008-01-14  Maarten Maathuisrandr12: "NewRestore" Always reset some state regs...
2008-01-14  Maarten Maathuisrandr12: "NewRestore" proper depth vs bpp awareness.
2008-01-13  Maarten Maathuisrandr12: Minor fix.
2008-01-13  Maarten Maathuisrandr12: Some "NewRestore" fixes for framebuffer modes.
2008-01-13  Maarten Maathuisrandr12: Some "NewRestore" fixes.
2008-01-12  Stuart Bennettrandr12: more fixes aimed at nv0x
2008-01-11  Maarten Maathuisrandr12: Add new experimental restore mode.
2008-01-11  Maarten Maathuisrandr12: Intermediate commit.
2008-01-10  Arthur HuilletXv: cleanup.
2008-01-10  Stuart Bennettdeifdefication - we requre xserver 1.3, so randr 1...
2008-01-08  Maarten Maathuisrandr12: More fixes for strange output routes.
2008-01-04  Maarten Maathuisrandr12: Forgot to switch to vpll1_a, etc in one place.
2008-01-01  Maarten MaathuisForgot the NOUVEAU_EXA_PIXMAPS case.
2007-12-26  Maarten Maathuisrandr12: Some assorted fixes for dual link outputs.
2007-12-22  Maarten Maathuisrandr12: Put all NV2x (and lower) cards into restricted...
2007-12-22  Maarten Maathuisrandr12: Some minor changes.
2007-12-19  Maarten Maathuisrandr12: Fix secondary (analog) outputs with ffs(or...
2007-12-16  Maarten MaathuisUndo a bad change.
2007-12-16  Maarten MaathuisA little more cleanup.
2007-12-16  Maarten MaathuisMore cleanup.
2007-12-16  Maarten Maathuisrandr12: Select sensible maximum heights and widths...
2007-12-16  Maarten MaathuisSome reindenting and minor cleanups.
2007-12-16  Maarten MaathuisSome cleanup.
2007-12-16  Maarten Maathuisrandr12: Restrict digital outputs with ffs(or) == 1...
2007-12-16  Stephane MarchesinFix front buffer alignment issues (probably needed...
2007-12-15  Maarten Maathuisrandr12: Some minor changes.
2007-12-15  Maarten MaathuisFix ugly bug, that creeped in.
2007-12-15  Maarten Maathuisrandr12: Preliminary support for rotation, please read...
2007-12-15  Stuart BennettBetter restoration of TMDS regs on LVDS
next