Rename relevant functions, sizes and offsets to PRM.IO from P.IO, in keeping with...
[nouveau] / src / nv_proto.h
2008-10-21  Stuart BennettRename relevant functions, sizes and offsets to PRM...
2008-10-12  Stuart Bennettrandr12: deBoolification and eliminate `override' arg...
2008-10-12  Stuart BennettRemove unnecessary "Setting owner" message
2008-10-10  Stuart BennettMove cursor show/hide funcs to nv_hw, document nv40...
2008-10-10  Stuart BennettTidy arbitration prototypes and split randr12 cursor...
2008-10-10  Stuart BennettMerge nv4, nv10 and nForce UpdateArbitrationSettings...
2008-09-14  Stuart Bennettrandr12: fix dpms, detect, destroy, save and restore...
2008-08-18  Stuart BennettDelete ShadowFB rotation
2008-08-17  Stephane MarchesinKill some 8 bit code.
2008-08-17  Stuart BennettNewRestore: remove, due to lack of interest
2008-08-15  Stuart BennettRedo parsing for panels with EDID, and fix nv3x in...
2008-07-28  Ben Skeggsremove use of implicit variables from pushbuf macros
2008-07-08  Ben Skeggsnv50: exa/xv share some stuff, punt it out to nv50_acce...
2008-07-08  Ben Skeggsnv50: Xv support
2008-07-06  Ben Skeggsnv50: exa composite
2008-07-06  Ben Skeggsxv: remove some disturbing abuses of buffer related...
2008-07-05  Ben Skeggsxv: remove drawable handling from hw-specific PutImage...
2008-06-29  Stuart BennettBackport console font save/restore from nouveau_ms
2008-06-25  Maarten MaathuisProperly close drm when exiting + misc cleanup.
2008-06-17  Stuart BennettLVDS_INIT should not always use head A
2008-05-07  Stuart Bennettrandr12: tidy up some nv50 remnants in the pre nv50...
2008-05-04  Maarten MaathuisNV50: Rework the modesetting code into a different...
2008-04-29  Stuart BennettPass DCB entry structs in bios functions, rather than...
2008-04-29  Stuart BennettPass output field, rather than dcb indices, for tmds...
2008-04-12  Maarten MaathuisNV50: Re-implement output status caching.
2008-04-11  Stuart BennettUse the correct reference clock when reading (V)PLLs
2008-04-07  Maarten MaathuisNV50: Scaling works fine on VGA connectors, so support...
2008-04-07  Maarten MaathuisMake some CARD32 die.
2008-04-06  Maarten MaathuisNV50: Fix another deadlock in the clock setting code.
2008-04-05  Maarten MaathuisNV50: rename randr-1.2 functions to be nv50_something_f...
2008-04-05  Maarten MaathuisNV50: Some more cleanup.
2008-04-05  Maarten MaathuisNV50: Some reordering.
2008-04-01  Stuart BennettUnified PLL reading
2008-03-30  Maarten MaathuisNV50: Deobfuscate some of the modesetting, a few things...
2008-03-27  Stuart Bennettrandr12: shrink pitch alignment stuff and move
2008-03-19  Maarten MaathuisNV50: Handle some things that weren't fixed during...
2008-03-19  Maarten MaathuisNV50: Share output properties.
2008-03-14  Stuart Bennettrandr12: tidy up output restore
2008-03-14  Stuart Bennettrandr12: common tmds access functions
2008-03-09  Stuart BennettFix up a bunch of prototypes, remove unused wrappers
2008-03-08  Stuart BennettVarious minor tidyups
2008-03-07  Maarten MaathuisNV50: Convert back to absolute registers.
2008-03-06  Maarten Maathuisrandr12: A major rework of output resource conflict...
2008-03-06  Maarten Maathuisrandr12: Kill almost all usage of ErrorF + some misc...
2008-02-27  Stuart BennettDeal with pre-nv40 laptops with EDID
2008-02-20  Stuart BennettUse some of nv_hw's functions in nv_bios.c
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  Maarten MaathuisNV30/40TEX: Create two adapters, one with fancy filteri...
2008-02-19  Stuart Bennettrandr12: make more hw funcs generic
2008-02-11  Stuart BennettMove non-crtc specific hw funcs from nv_crtc to nv_hw
2008-02-03  Stephane Marchesinnv30 video texture. Doesn't work with bicubic yet,...
2008-02-02  Maarten MaathuisRemove a few leftovers to actually make the last commit...
2008-02-02  Maarten MaathuisKill NVShowHideCursor and use a wrapper.
2008-02-02  Maarten MaathuisKill NVLockUnlock and make it redirect to NVLockUnlockHead.
2008-02-02  Maarten MaathuisMore wrapper death.
2008-02-01  Maarten MaathuisDon't use functions that are not supposed to be used...
2008-01-29  Stuart BennettReorganise pll limit retrieval
2008-01-23  Stuart BennettMostly log message changes
2008-01-22  Maarten MaathuisXv: Remove illegal usage of private exa symbols.
2008-01-22  Stuart Bennettrandr12: some tidyup
2008-01-21  Stuart Bennettrandr12: save and restore palette
2008-01-21  Stuart Bennettrandr12: use correct clock for LVDS modesetting part 2
2008-01-21  Stuart BennettUse stdbool.h types in nv_bios.c
2008-01-20  Maarten MaathuisNV40TEX: Implement sync to vblank.
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  Stuart BennettMore detailed modesetting debug (both randr12 and oldstyle)
2008-01-18  Stuart BennettRerefactor getting pll limits for nv4x
2008-01-18  Stuart BennettUse pll limits infrastructure on single stage plls
2008-01-15  Stuart BennettRefactor pll table parsing
2008-01-15  Maarten Maathuisrandr12: PrivFlags are not so private, switch to a...
2008-01-13  Maarten Maathuisrandr12: Some "NewRestore" fixes.
2008-01-11  Maarten Maathuisrandr12: Intermediate commit.
2008-01-10  Stuart Bennettrandr12: use clocks in kHz throughout
2008-01-10  Arthur HuilletXv: cleanup.
2008-01-09  Maarten Maathuisrandr12: Reset crtc when changing output routes.
2008-01-07  Ben Skeggsnv50: support hostdata UTS
2008-01-06  Pierre Ossmanwait for correct crtc vsync
2008-01-04  Stuart BennettBetter bios register read function prototype and a...
2008-01-03  Stephane MarchesinAdd a vsync attribute to nv40 textured video. It doesn...
2008-01-02  Maarten Maathuisrandr12: Hopefully these were all the function declerat...
2007-12-30  Maarten MaathuisNV40: Some fixes and safeties.
2007-12-29  Maarten MaathuisNV40: Preliminary Xv Texture Adaptor.
2007-12-24  Stuart Bennettrandr12: use new PLL code on < NV40
2007-12-22  Stuart BennettOn demand PLL limit parsing for NV40
2007-12-13  Stuart BennettGet VBIOS from pNv (cleanup)
2007-12-13  Stuart BennettSetup NV40 LVDS
2007-12-07  Stuart BennettRefactor BIT specific details out of TMDS setting
2007-12-07  Stuart BennettThe 'T' table is clearly a TMDS table, call it as such
2007-12-06  Stuart Bennettrandr12: oops, lost the restore case
2007-12-06  Stuart Bennettrandr12: a common function to fix TMDS04, and new use...
2007-12-05  Maarten Maathuisrandr12: Final commit, restore TMDS regs before everyth...
2007-12-05  Maarten Maathuisrandr12: Intermediate bios based flat panel init commit...
2007-12-05  Stuart BennettAdd LVDS script function, and use it for DPMS
2007-12-04  Stuart Bennettrandr12: Improve CR57 and CR58 infrastructure and savin...
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..
next