Age | Commit message (Expand) | Author |
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-20 | Merge branch 'modesetting-origin' into modesetting | Eric Anholt |
2006-06-20 | Remove dead DisplayInfo option. | Eric Anholt |
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-04 | Get sDVO output working on mac mini. | Keith Packard |
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 |
2006-04-06 | Save/restore a couple of important VGA plane registers, and have vgahw | Eric Anholt |
2006-04-06 | Update to newer airlied DDC code, and do some cleanups as well. Now tries DDC | Eric Anholt |
2006-04-06 | Add enough of airlied's DDC/I2C work to pull EDID info from my CRT. | Eric Anholt |
2006-04-06 | Add missed save/restore of DSP*SIZE registers. | Eric Anholt |
2006-04-06 | Change the order of reg writes for restore, possibly increasing chances of | Eric Anholt |
2006-04-06 | Remove some dead VBE code. | Eric Anholt |
2006-04-06 | Enable -Wall on GCC, and do a cleanup of existing warnings. | Eric Anholt |
2006-04-06 | Add untested save/restore code, and starting on not using VBEValidateModes | Eric Anholt |
2006-03-22 | Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. | Kristian Høgsberg |
2006-03-03 | Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0 | Alan Hourihane |
2006-01-24 | Bump version to 1.5.0.0 | Alan Hourihane |
2005-07-31 | Post-merge fixups:XORG-6_8_99_900 | Adam Jackson |
2005-05-20 | Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292XORG-6_8_99_8 | Alan Hourihane |
2005-05-20 | Bugzilla #2339: https://bugs.freedesktop.org/show_bug.cgi?id=2339 | Alan Hourihane |
2005-03-03 | Limit the maximum refresh rate to 85Hz and remove the bogus | Alan Hourihane |
2005-01-06 | Add: | Alan Hourihane |
2004-12-04 | Encoding of numerous files changed to UTF-8xprint_packagertest_20041217_basexprint_packagertest_20041217 | Markus Kuhn |
2004-10-12 | Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and | Egbert Eich |
2004-07-06 | Increase default video RAM size to 16MB when DRI is enabled and more than 128MB | Egbert Eich |
2004-06-22 | i915 support | Alan Hourihane |
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, with | Eric Anholt |