Age | Commit message (Expand) | Author |
2006-08-09 | Clean up warnings. | Eric Anholt |
2006-08-08 | Merge branch 'i965', adding i965G support. | Eric Anholt |
2006-08-03 | Merge branch 'broadwater-video-rehash' into broadwater | Eric Anholt |
2006-08-03 | Add current Tungsten Graphics code drop for i965 support. | Alan Hourihane |
2006-07-26 | When detecting new monitors in mergedfb renew the modepool. | Alan Hourihane |
2006-07-25 | Add mergedfb support to the intel driver with | Alan Hourihane |
2006-07-16 | whoops, reverse part of that. | Alan Hourihane |
2006-07-16 | move ContextMem out of XF86DRI | Alan Hourihane |
2006-07-11 | Make gamma settings apply to the cursor as well, and fix clone-mode gamma. | Luká\u0161 Hejtmánek |
2006-07-07 | Initial add of DVO support code. Probes my sil164. | Eric Anholt |
2006-06-28 | Replace xf86ValidateModes usage with a set of custom validators and pruning. | Eric Anholt |
2006-06-27 | Fix randr current mode reporting and mode loss/mis-configuration on re-randr. | Eric Anholt |
2006-06-26 | Merge branch 'origin' | Eric Anholt |
2006-06-26 | Merge branch 'master' into modesetting | Eric Anholt |
2006-06-26 | Turn on extra warning flags for GCC, and clean up the resulting fallout. | Eric Anholt |
2006-06-26 | Major cleanup of mode reprobing: | Eric Anholt |
2006-06-23 | WIP to allow re-probing and validation of modes for new heads at "xrandr" time. | Eric Anholt |
2006-06-23 | Split probed modes out per pipe, and union them into the available modes. | Eric Anholt |
2006-06-22 | Move FP mode validation next to other mode validation code. | Eric Anholt |
2006-06-21 | Fix build without DRI | Alan Hourihane |
2006-06-20 | Merge branch 'modesetting-origin' into modesetting | Eric Anholt |
2006-06-20 | Remove dead DisplayInfo option. | Eric Anholt |
2006-06-19 | Set vblank interrupt configuration to match pipe configuration | Keith Packard |
2006-06-19 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2006-06-19 | Set vblank interrupt configuration to match pipe configuration | Keith Packard |
2006-06-19 | Add backlight control to DPMS logic. | Keith Packard |
2006-06-19 | additions for rotation fixes | Alan Hourihane |
2006-06-04 | Get sDVO output working on mac mini. | Keith Packard |
2006-05-12 | Remove the local, renamed copy of lnx_agp.c. The diff between lnx_agp.c and it | Eric Anholt |
2006-05-12 | Start fixing up the build and remove a regression from master (I think) in | Eric Anholt |
2006-05-12 | First pass of integrating the Tungsten Graphics driver for Broadwater. This | Eric Anholt |
2006-05-12 | add sdvo capability reading support | Dave Airlie |
2006-05-01 | Stop doing the BIOS memory size tweaking now that we don't ask the BIOS about | Eric Anholt |
2006-04-24 | Start trying to save/restore SDVO state on VT switches. | Eric Anholt |
2006-04-24 | Merge branch 'lukas-resume' | Eric Anholt |
2006-04-19 | Clean up SDVO initialization, include config.h, and make it check the right | Eric Anholt |
2006-04-19 | Add more registers to save/restore. Save/restore palette as welllukas-resume | Lukáš Hejtmanek |
2006-04-19 | Add more SDVO code. It's taken from airlied's driver, but with magic numbers | Eric Anholt |
2006-04-19 | Start bringing in some SDVO code, mostly from airlied. | Eric Anholt |
2006-04-10 | Save/restore PFIT_CONTROL. Eliminate compiler warnings | Keith Packard |
2006-04-10 | Merge in master to modesetting | Keith Packard |
2006-04-06 | Remove BIOS save/restore code, fixing VT switching. Removes some other dead | Eric Anholt |
2006-04-06 | Remove more BIOS stuff, particularly Get/SetDisplayDevices. Now, if there's no | Eric Anholt |
2006-04-06 | Remove the now-unused displaySize and pipeDisplaySize. | Eric Anholt |
2006-04-06 | Remove more BIOS modesetting stuff. | Eric Anholt |
2006-04-06 | autodetect LVDS dither. Fix 16bpp depth selection | Keith Packard |
2006-04-06 | Fill in clock information from VBT table, so that a good clock value gets | Eric Anholt |
2006-04-06 | Port code from radeon driver for panel mode validation, which will hopefully get | Eric Anholt |
2006-04-06 | Make auto panel fitting work by pulling LVDS timing EDID info out of the static | Eric Anholt |
2006-04-06 | Start interpreting VBT information with the goal of pulling out LVDS timings | Eric Anholt |