summaryrefslogtreecommitdiff
path: root/src/nv_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Initial pass at removal of non-KMS support.Ben Skeggs1-1095/+0
2009-10-18nv04-nv40/crtc: Don't perform the LUT expansion twice.Francisco Jerez1-30/+4
2009-08-05nv04-nv40: deal with framebuffer resize in !kms_enable modeBen Skeggs1-9/+14
2009-07-28Switch to using scanout buffer detached from EXA offscreen memory areaBen Skeggs1-1/+8
2009-07-28rename pNv->FB to pNv->offscreenBen Skeggs1-2/+2
2009-07-17nv04-nv40: explicitly pin scanout buffer when requiredBen Skeggs1-4/+10
2009-07-17remove remains of prehistoric NOUVEAU_EXA_PIXMAPS stuffBen Skeggs1-78/+7
2009-06-03randr12: split from pre-randr12 structs into new header, de-typedefStuart Bennett1-37/+36
2009-05-28Simplify tests for digital fp outputsStuart Bennett1-4/+2
2009-05-28randr12: a bunch of trivial improvements and tidyupsStuart Bennett1-8/+12
2009-05-27explicitly mark buffers mappableBen Skeggs1-2/+2
2009-05-12randr12: fix digital dpms regressionStuart Bennett1-1/+1
2009-05-06randr12: de-magic ramdac general control valuesStuart Bennett1-12/+6
2009-04-29randr12: more use of logging abstraction in modesetting codeStuart Bennett1-5/+7
2009-04-29randr12: fix for off-chip dual link digital (enable extra wide interface?)Stuart Bennett1-1/+4
2009-04-07randr12: set 1 on cr59 for off-chip digital, 0 otherwise (#21023, rh#492399)Stuart Bennett1-11/+15
2009-04-07randr12: unlock CR21 *after* turning off digital outputStuart Bennett1-2/+3
2009-04-02randr12: pre-nv17 digital fixesStuart Bennett1-3/+6
2009-04-02randr12: fix restore for cards where CR21 is not left unlocked at POSTStuart Bennett1-6/+6
2009-04-02randr12: fix/improve a load of version/feature testsStuart Bennett1-26/+22
2009-03-30randr12: move a load of hw mode programming into nouveau_hw.cStuart Bennett1-445/+13
2009-03-30Put arbitration and mnp calcs in separate fileStuart Bennett1-15/+6
2009-03-27randr: fix crash when rotation requestedBen Skeggs1-1/+1
2009-03-23another ppc fixBen Skeggs1-1/+1
2009-03-23randr12: name VGA CRTC fieldsStuart Bennett1-56/+55
2009-03-23randr12: rename reg state members to follow reg namesStuart Bennett1-67/+70
2009-03-23randr12: name some FP flags, move some unrelated stuff out from nvreg.hStuart Bennett1-44/+48
2009-03-23pre-nv50: use nvidia's names for PRAMDAC regs where knownStuart Bennett1-54/+54
2009-03-23pre-nv50: use nvidia's names for PCRTC regs where knownStuart Bennett1-27/+26
2009-03-14Switch to using pll_vals struct for passing pll stuff aroundStuart Bennett1-13/+10
2009-03-14randr12: cull old unused pll codeStuart Bennett1-140/+32
2009-03-14randr12: nv10 hw cursor fixes/changesStuart Bennett1-12/+5
2009-03-14randr12: use nv0x cursor colour expansion funcs on later cards, unify argb pathsStuart Bennett1-7/+3
2009-03-14randr12: store nv0x hw cursor image in VRAMStuart Bennett1-12/+7
2009-03-14Kill pre-randr12 hwcursor code, and tidy randr12 hwcursor codeStuart Bennett1-11/+10
2009-03-14Name some regs/values and reduce crtc reg struct sizeStuart Bennett1-6/+8
2009-03-10randr12: add output properties for digital vibrance and image sharpeningStuart Bennett1-4/+39
2009-03-08Handle failure to calculate pll values betterStuart Bennett1-6/+9
2009-03-04randr12: make treatment of CR4B more closely resemble blob's behaviourStuart Bennett1-10/+5
2009-03-04Get dual_link and dithering bios info through lvds table parsing functionStuart Bennett1-9/+3
2009-03-02Split bios struct into struct for nv_bios.c, and exported public info structStuart Bennett1-3/+3
2009-02-25Rework PLL decoding in terms of pll_vals, save/restore pll_vals on vt switchStuart Bennett1-1/+3
2009-02-25New common struct for pll valuesStuart Bennett1-9/+3
2009-02-20bios/randr12: fix dual link TMDS (#20006)Stuart Bennett1-13/+15
2009-02-11randr12: use bios PLL setting routines for modesettingStuart Bennett1-7/+24
2009-01-21randr12: lock independent crtc base registers separately (#19620)Stuart Bennett1-0/+2
2009-01-19randr12: code motion and allow ramdac580 setting on nv40Stuart Bennett1-22/+17
2009-01-19randr12: better selection of nv4x single pll mode and some notesStuart Bennett1-17/+23
2009-01-19randr12: no mmiotrace indication that the blob ever clears these bitsStuart Bennett1-8/+2
2009-01-19randr12: no mmiotrace evidence for nv47 using the special pll bitsStuart Bennett1-10/+4