summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | fix flicker on nv_output detectionDave Airlie2007-04-221-1/+1
* | set crtc base correctlyDave Airlie2007-04-221-0/+1
* | attempt to figure out nv28 DCB tableDave Airlie2007-04-222-48/+42
* | nv28: VGA reg 0x59 appears to enable/disable the DVI output somehowDave Airlie2007-04-222-0/+5
* | Merge branch 'origin' into randr-1.2Dave Airlie2007-04-224-323/+3
|\ \ | |/
| * Fix make dist.Richard Hughes2007-04-151-0/+2
| * nouveau: rip out card init, everything except modesetting.Ben Skeggs2007-03-262-301/+17
* | initialise the is_g5 variable.. doh..Dave Airlie2007-03-251-1/+1
* | the g5 dcb table is whack..Dave Airlie2007-03-251-3/+12
* | randr12: attempt to parse DCB table from nv40 biosDave Airlie2007-03-253-45/+155
* | randr12: restructure nouveau codeDave Airlie2007-03-253-197/+347
* | Merge branch 'origin' into randr-1.2-originDave Airlie2007-03-213-9/+12
|\ \ | |/
| * nouveau: bump for drm interface changes (v0.0.5)Ben Skeggs2007-03-212-9/+11
| * Fix "Fix NoAccel mode" commit : NVAccelCommonInit return a boolMatthieu Castet2007-03-181-1/+1
| * Fix NoAccel modeMatthieu Castet2007-03-181-0/+1
* | remove old cursor in rangeDave Airlie2007-03-211-2/+0
* | do stupid table to map outputs.. this is a hack until we can parse the BIOSDave Airlie2007-03-111-1/+10
* | cleanup pll setting for TMDS monitorDave Airlie2007-03-112-2/+6
* | debug output the mode on each crtcDave Airlie2007-03-111-0/+2
* | fixup DAC mappingDave Airlie2007-03-112-6/+8
* | Merge branch 'origin' into randr-1.2-newcodeDave Airlie2007-03-1113-2948/+1203
|\ \ | |/
| * Rip out nv30_exa.c, we have other means to play with the 3D engine now.Ben Skeggs2007-03-076-1695/+1
| * Xv: Make the blit adaptor play nice with EXABen Skeggs2007-03-071-50/+143
| * Only use Y32 for Solid().Ben Skeggs2007-03-072-2/+9
| * Fail configure if xorg-server isn't at least version 1.1Ben Skeggs2007-03-077-34/+7
| * reindent and move nv_video.c around a bitBen Skeggs2007-03-071-1220/+1096
* | fix dodgy semicolonDave Airlie2007-03-091-1/+1
* | remove more code ported to serverDave Airlie2007-03-086-1185/+27
* | drop all the old codeDave Airlie2007-03-0815-4973/+9
* | update randr code to latest from intel - probably won't work yetDave Airlie2007-03-067-165/+720
* | Merge branch 'master' into randr-1.2Dave Airlie2007-03-0612-344/+773
|\ \ | |/
| * Use Y32 format instead of A8R8G8B8 for 32-bpp pixmapsBen Skeggs2007-03-061-1/+2
| * move NVAccel* funcs into nv_accel_common.cBen Skeggs2007-03-063-87/+85
| * Joint patch from Ben Skeggs and me that fixes some (all ?) composite issues.Stephane Marchesin2007-03-041-63/+107
| * nouveau: avoid attempting an AGP-only allocBen Skeggs2007-03-011-2/+7
| * match drm v4 interface changesBen Skeggs2007-02-2811-236/+568
| * Typo fix.Adam Jackson2007-02-271-1/+1
| * Don't output the chipset list to the log file, silence some warnings.Damien Thebault2007-02-141-5/+53
| * Fix the workaround (or workaround the fix).Stephane Marchesin2007-02-141-3/+3
* | update nv_crtc to latest code baseDave Airlie2007-02-021-88/+303
* | fixup rotate importDave Airlie2007-02-021-3/+3
* | update to latest intel codeDave Airlie2007-02-0212-162/+726
* | Merge branch 'origin' into randr-1.2Dave Airlie2007-01-319-561/+579
|\ \ | |/
| * Make NV_DMA_DEBUG print the fifo position.Stephane Marchesin2007-01-241-2/+2
| * Increase the fifo dump size.Stephane Marchesin2007-01-241-1/+1
| * Fix the G70 issues.B. Rathmann2007-01-242-6/+62
| * bump drm patchlevelBen Skeggs2007-01-191-1/+1
| * Fill in some more nv30 magic values. Not sure what they do yet but they don'...Jeremy Kolb2007-01-181-3/+9
| * Fix PGRAPH_DEBUG* regs to match what's done on the nv35. Specifically change ...Jeremy Kolb2007-01-171-5/+5
| * Indent nv_bios.c properly.David Jeannot2007-01-161-527/+474