summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-12randr12: remove pointless debug in nv_output and nv_crtcStuart Bennett3-67/+29
2008-10-12randr12: deBoolification and eliminate `override' arg to nv_crtc_load_state_extStuart Bennett4-23/+22
2008-10-12Make all CR 57/58 access use the proper functions and definesStuart Bennett2-21/+15
2008-10-12Redo bios loggingStuart Bennett1-209/+95
2008-10-12Improve some nv_bios messages, remove othersStuart Bennett1-39/+26
2008-10-12Bios register list is easier to read when sorted numericallyStuart Bennett1-3/+2
2008-10-12randr12: panels with edid have only a constant modeStuart Bennett1-12/+6
2008-10-12Remove unnecessary "Setting owner" messageStuart Bennett6-31/+24
2008-10-12exa: small cleanupBen Skeggs1-7/+2
2008-10-11The fifo channel should be removed along with closing of the fd, so only clea...Maarten Maathuis1-4/+6
2008-10-10git-log is no longer valid for git 1.6, switch to git log.Maarten Maathuis2-2/+2
2008-10-10Some fixes that bring me closer to surviving to the 2nd X server generation.Maarten Maathuis4-9/+29
2008-10-10randr12: separate cursor pixmap location setting functionStuart Bennett1-14/+28
2008-10-10Move cursor show/hide funcs to nv_hw, document nv40 bug, and set curctl2 befo...Stuart Bennett5-34/+31
2008-10-10Use correct refclk for nv_get_clock, and use bool type as appropriate in arbi...Stuart Bennett1-17/+14
2008-10-10Tidy arbitration prototypes and split randr12 cursor pixmap setting from arbi...Stuart Bennett5-56/+43
2008-10-10Merge nv4, nv10 and nForce UpdateArbitrationSettings functionsStuart Bennett3-149/+52
2008-10-10Add PCI slot reading defines, and use them for nForce codeStuart Bennett3-101/+36
2008-10-10Some tidying of arbitration functionsStuart Bennett1-83/+49
2008-10-10Reindent arbitration stuffStuart Bennett1-494/+455
2008-10-10Wrap usleep when called in bios codeStuart Bennett1-6/+11
2008-10-10randr12: don't use in use (by another vga output) crtc for load detect (avoid...Stuart Bennett1-16/+33
2008-10-08Better behaviour on allocator failStuart Bennett3-8/+15
2008-10-08randr12: reorder nv_output functionsStuart Bennett1-410/+404
2008-10-08randr12: distinguish detected encoder from active encoderStuart Bennett2-24/+32
2008-10-08Reduce includes, everything necessary is in nv_include.hStuart Bennett4-43/+3
2008-10-07exa: remove NVCopyROP table..Ben Skeggs1-28/+7
2008-10-07remove OUT_PIXMAP? macrosBen Skeggs11-106/+83
2008-10-06old stuffBen Skeggs1-2/+0
2008-10-06catch relocs that don't specify access modeBen Skeggs1-0/+1
2008-10-06nv50: use bo access flagsBen Skeggs1-42/+29
2008-10-03exa: MarkSync()/WaitMarker() are unnecessary nowBen Skeggs2-15/+3
2008-10-03bo: remove fence usage for the momentBen Skeggs2-3/+0
2008-10-03bo: call drm to wait for GPU to finish with buffer before mapBen Skeggs2-5/+20
2008-10-02Merge remote branch 'origin/master' into ngBen Skeggs11-323/+418
2008-10-01fence: remove signal callback codeBen Skeggs3-74/+8
2008-10-01bo: change api for shared objectsBen Skeggs5-34/+54
2008-10-01fence: ref could destroy the object it was referencing, fix that!Ben Skeggs1-11/+5
2008-10-01bo: make ref/del work like the restBen Skeggs8-39/+38
2008-09-21Oops.Stuart Bennett1-2/+2
2008-09-21Optimizing memory usage for unaccelerated case is not interestingStuart Bennett1-3/+2
2008-09-21randr12: rename mon -> edidStuart Bennett2-13/+13
2008-09-21randr12: crtc destroyStuart Bennett1-9/+10
2008-09-21Need to increment dcb entry index when fabricating additional entriesStuart Bennett1-1/+5
2008-09-19Also remove man page entry.Maarten Maathuis1-5/+0
2008-09-19NV50: remove {Prepare,Finish}Access since i realise now it's not so usefulMaarten Maathuis2-46/+1
2008-09-19NV50: The TMDS dual link threshold is meaningless for LVDSMaarten Maathuis1-1/+8
2008-09-17randr12: multiple encoders per connector (DVI-I)Stuart Bennett1-42/+79
2008-09-17nv50: 0xa0 family uses class 0x8397 for 3DBen Skeggs1-2/+11
2008-09-14randr12: avoid weirdness when tv-out happens to share i2c_index with another ...Stuart Bennett1-0/+2