summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-22fix flicker on nv_output detectionDave Airlie1-1/+1
2007-04-22set crtc base correctlyDave Airlie1-0/+1
2007-04-22attempt to figure out nv28 DCB tableDave Airlie2-48/+42
2007-04-22nv28: VGA reg 0x59 appears to enable/disable the DVI output somehowDave Airlie2-0/+5
2007-04-22Merge branch 'origin' into randr-1.2Dave Airlie4-323/+3
2007-04-15Fix make dist.Richard Hughes1-0/+2
2007-03-26nouveau: rip out card init, everything except modesetting.Ben Skeggs2-301/+17
2007-03-25initialise the is_g5 variable.. doh..Dave Airlie1-1/+1
2007-03-25the g5 dcb table is whack..Dave Airlie1-3/+12
2007-03-25randr12: attempt to parse DCB table from nv40 biosDave Airlie3-45/+155
2007-03-25randr12: restructure nouveau codeDave Airlie3-197/+347
2007-03-21Merge branch 'origin' into randr-1.2-originDave Airlie3-9/+12
2007-03-21nouveau: bump for drm interface changes (v0.0.5)Ben Skeggs2-9/+11
2007-03-21remove old cursor in rangeDave Airlie1-2/+0
2007-03-18Fix "Fix NoAccel mode" commit : NVAccelCommonInit return a boolMatthieu Castet1-1/+1
2007-03-18Fix NoAccel modeMatthieu Castet1-0/+1
2007-03-11do stupid table to map outputs.. this is a hack until we can parse the BIOSDave Airlie1-1/+10
2007-03-11cleanup pll setting for TMDS monitorDave Airlie2-2/+6
2007-03-11debug output the mode on each crtcDave Airlie1-0/+2
2007-03-11fixup DAC mappingDave Airlie2-6/+8
2007-03-11Merge branch 'origin' into randr-1.2-newcodeDave Airlie13-2948/+1203
2007-03-09fix dodgy semicolonDave Airlie1-1/+1
2007-03-08remove more code ported to serverDave Airlie6-1185/+27
2007-03-08drop all the old codeDave Airlie15-4973/+9
2007-03-07Rip out nv30_exa.c, we have other means to play with the 3D engine now.Ben Skeggs6-1695/+1
2007-03-07Xv: Make the blit adaptor play nice with EXABen Skeggs1-50/+143
2007-03-07Only use Y32 for Solid().Ben Skeggs2-2/+9
2007-03-07Fail configure if xorg-server isn't at least version 1.1Ben Skeggs7-34/+7
2007-03-07reindent and move nv_video.c around a bitBen Skeggs1-1220/+1096
2007-03-06update randr code to latest from intel - probably won't work yetDave Airlie7-165/+720
2007-03-06Merge branch 'master' into randr-1.2Dave Airlie12-344/+773
2007-03-06Use Y32 format instead of A8R8G8B8 for 32-bpp pixmapsBen Skeggs1-1/+2
2007-03-06move NVAccel* funcs into nv_accel_common.cBen Skeggs3-87/+85
2007-03-04Joint patch from Ben Skeggs and me that fixes some (all ?) composite issues.Stephane Marchesin1-63/+107
2007-03-01nouveau: avoid attempting an AGP-only allocBen Skeggs1-2/+7
2007-02-28match drm v4 interface changesBen Skeggs11-236/+568
2007-02-27Typo fix.Adam Jackson1-1/+1
2007-02-14Don't output the chipset list to the log file, silence some warnings.Damien Thebault1-5/+53
2007-02-14Fix the workaround (or workaround the fix).Stephane Marchesin1-3/+3
2007-02-02update nv_crtc to latest code baseDave Airlie1-88/+303
2007-02-02fixup rotate importDave Airlie1-3/+3
2007-02-02update to latest intel codeDave Airlie12-162/+726
2007-01-31Merge branch 'origin' into randr-1.2Dave Airlie9-561/+579
2007-01-31add some proper tmds register namesDave Airlie1-2/+5
2007-01-30copy over regs from save recDave Airlie1-0/+6
2007-01-30remove unsued variables, this commit gets me two heads DFP/CRT stylie..Dave Airlie3-14/+12
2007-01-30add fp registers + save/restore for themDave Airlie3-1/+52
2007-01-30more ramdac register accessor renamingDave Airlie2-81/+56
2007-01-30cleanup when to turn on PLLs vs outputDave Airlie1-7/+11
2007-01-30program the plls for FPs as well (doh..)Dave Airlie1-4/+7