summaryrefslogtreecommitdiff
path: root/src/nvreg.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Initial pass at removal of non-KMS support.Ben Skeggs1-503/+0
2009-05-06randr12: de-magic ramdac general control valuesStuart Bennett1-0/+3
2009-05-06randr12: pre-nv17 load detectionStuart Bennett1-0/+5
2009-04-07randr12: set 1 on cr59 for off-chip digital, 0 otherwise (#21023, rh#492399)Stuart Bennett1-1/+1
2009-04-02randr12: fix restore for cards where CR21 is not left unlocked at POSTStuart Bennett1-1/+1
2009-04-02randr12: enable tmds reg access on pre-nv17Stuart Bennett1-0/+1
2009-04-02randr12: remove nv30 special caseStuart Bennett1-4/+0
2009-03-24Fix mouse cursor disappearing when near top/left edge of screen.Younes Manton1-2/+2
2009-03-23randr12: name VGA CRTC fieldsStuart Bennett1-93/+126
2009-03-23randr12: name some FP flags, move some unrelated stuff out from nvreg.hStuart Bennett1-11/+3
2009-03-23pre-nv50: use nvidia's names for PRAMDAC regs where knownStuart Bennett1-149/+94
2009-03-23pre-nv50: use nvidia's names for PCRTC regs where knownStuart Bennett1-26/+23
2009-03-14randr12: cull old unused pll codeStuart Bennett1-6/+0
2009-03-14randr12: nv10 hw cursor fixes/changesStuart Bennett1-0/+1
2009-03-14Kill pre-randr12 hwcursor code, and tidy randr12 hwcursor codeStuart Bennett1-0/+1
2009-03-14Name some regs/values and reduce crtc reg struct sizeStuart Bennett1-1/+2
2009-03-10randr12: add output properties for digital vibrance and image sharpeningStuart Bennett1-1/+3
2009-02-11Readability improvements for nv_hw.c and nvreg.hStuart Bennett1-7/+7
2009-01-19randr12: no mmiotrace indication that the blob ever clears these bitsStuart Bennett1-5/+5
2008-11-17randr12: fix stupidity from 539f4990Stuart Bennett1-1/+1
2008-10-25RivaTuner dumps call the `how much memory have I got?' reg NV_PFB_CSTATUSStuart Bennett1-1/+1
2008-10-24Robust nv11 head setting (from mmiotrace)Stuart Bennett1-0/+1
2008-10-21cr26 is just another view of 0x3c0Stuart Bennett1-1/+1
2008-10-21Use symbolic define values where knownStuart Bennett1-0/+38
2008-10-21Convert CIO, DIO and VIO use to use defines from nvreg for index and data reg...Stuart Bennett1-3/+29
2008-10-21Rename relevant functions, sizes and offsets to PRM.IO from P.IO, in keeping ...Stuart Bennett1-11/+11
2008-10-21Name crtc index regs according to rules.xmlStuart Bennett1-63/+61
2008-08-26randr12: make the nouveau experience less greenStuart Bennett1-0/+1
2008-04-29CR27 appears to contain the chip revisionStuart Bennett1-1/+1
2008-04-24These made up defines are more misleading than helpfulStuart Bennett1-2/+0
2008-04-04nvbios: Add some valid register ranges for nv50.Maarten Maathuis1-2/+2
2008-03-29Consistency fixStuart Bennett1-2/+1
2008-03-11Correct RAMIN offsetStuart Bennett1-2/+1
2008-03-05randr12: do not change CR43 from its initial valueStuart Bennett1-1/+0
2008-03-05Give some defines more consistent names.Maarten Maathuis1-4/+4
2008-02-11randr12: Use absolute regs for 8 bit regsStuart Bennett1-6/+9
2008-02-11Move non-crtc specific hw funcs from nv_crtc to nv_hwStuart Bennett1-0/+6
2008-02-06Fix bad debugging in NVWritePVIO().Maarten Maathuis1-1/+1
2008-02-04Missed out "DEBUG" part of the name in the defineStuart Bennett1-1/+1
2008-02-03Add PME range.Stephane Marchesin1-0/+3
2008-02-02Undo last commit and move it to drm.Maarten Maathuis1-1/+0
2008-02-02NV40: Fix longstanding issue with nouveau crashing after using blob.Maarten Maathuis1-0/+1
2008-01-30PBUS define additionsStuart Bennett1-0/+6
2008-01-30PCRTC define additionsStuart Bennett1-29/+30
2008-01-30Move some regs from nv_bios.c to nvreg.hStuart Bennett1-10/+24
2008-01-30Tighten bios reg checks a littleStuart Bennett1-3/+3
2008-01-29Use absolute regs in the DDXStuart Bennett1-231/+230
2008-01-26randr12: attempt to fix brokenness of head setting / getting on nv11Stuart Bennett1-6/+7
2008-01-19randr12: Some cleanup.Maarten Maathuis1-18/+27
2008-01-16Minor reg adjustmentStuart Bennett1-1/+1