Age | Commit message (Expand) | Author |
2006-10-16 | Add a per-output mode-valid method. | Eric Anholt |
2006-10-10 | Only disable the output when marked disabled. | Eric Anholt |
2006-10-09 | Fix LVDS restore path, and move pipe assignment for outputs to the right place. | Eric Anholt |
2006-10-09 | Add a function for describing the output connection configuration. | Eric Anholt |
2006-10-09 | Move per-output mode setting code to per-output methods. | Eric Anholt |
2006-10-05 | Remove checks for output privates in various bits of code. | Eric Anholt |
2006-10-05 | Give each output type an init method in its file, making other methods static. | Eric Anholt |
2006-10-04 | Move the save, restore, and DPMS per-output settings to per-output files. | Eric Anholt |
2006-10-02 | Move cursor base address register setting to a separate function. | Eric Anholt |
2006-09-27 | Merge branch 'master' into modesetting | Eric Anholt |
2006-09-27 | Re-disable broken load-based CRT detection. | Eric Anholt |
2006-09-27 | Merge branch 'randr-1.2' into modesetting | Eric Anholt |
2006-09-27 | Merge branch 'acpi-hotkey' into modesetting | Eric Anholt |
2006-09-27 | Attempt to make the ACPI hotkey support a little more modesetting-compatible. | Eric Anholt |
2006-09-23 | Oops, duplicated CRT-redetect code. | Keith Packard |
2006-09-23 | Construct default monitor description for hotplug non-DDC monitor. | Keith Packard |
2006-09-22 | Restructure i830_bios.c so we don't leak a copy of the BIOS per generation. | Eric Anholt |
2006-09-22 | Remove some dead code related to clock ranges. | Eric Anholt |
2006-09-22 | Remove the GetDevicePresence BIOS call which just printed BIOS information. | Eric Anholt |
2006-09-22 | Remove the no-longer-connected VBERestore option. | Eric Anholt |
2006-09-22 | Remove unused display{Attached,Present} fields. | Eric Anholt |
2006-09-22 | Remove empty SAVERESTORE_HWSTATE code. | Eric Anholt |
2006-09-22 | Remove BIOS from non-BIOS related names. | Keith Packard |
2006-09-21 | Make planeEnabled track pipes controlled by randr. | Keith Packard |
2006-09-21 | Consistently use Cursor A on Pipe 0 and Cursor B on Pipe 1. | Keith Packard |
2006-09-20 | Merge branch 'modesetting' into randr-1.2 | Keith Packard |
2006-09-20 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2006-09-20 | Merge branch 'modesetting' into randr-1.2 | Keith Packard |
2006-09-20 | Update driver for RandR 1.2 X server API. | Keith Packard |
2006-09-20 | Add standard C headers to fix build on some systems after xf86_ansic.h removal. | Linus Torvals |
2006-09-19 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2006-09-15 | Add model-specific tweaks for some funky 945GM boards. | Adam Jackson |
2006-09-08 | Remove xf86_ansic.h usage. | Eric Anholt |
2006-09-08 | Fix a compile failure from the last commit. | Eric Anholt |
2006-09-07 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane |
2006-09-07 | When in MergedFB mode, fix offscreen memory allocation. | Alan Hourihane |
2006-09-01 | Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it. | Eric Anholt |
2006-08-31 | verbose debug message for panel sync data | Keith Packard |
2006-08-29 | Fix bug with probing info of DFP2 and LFP2 connected | Alan Hourihane |
2006-08-28 | Fix SetVBlank to operate all the time | Alan Hourihane |
2006-08-24 | Bug #7957: Fix distcheck. | Ross Burton |
2006-08-22 | fix typo | Alan Hourihane |
2006-08-21 | remove GL* usage | Alan Hourihane |
2006-08-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane |
2006-08-21 | Fix bug #7930, i810 doesn't compile without DRI | Alan Hourihane |
2006-08-17 | Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d. | Eric Anholt |
2006-08-16 | Disable device check when mergedfb in operation. | Alan Hourihane |
2006-08-16 | Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G. | Alan Hourihane |
2006-08-11 | Fix undefined alloc type for agp memory | Wang Zhenyu |
2006-08-10 | Bump to 1.6.5 for release.xf86-video-intel-1.6.5xf86-video-i810-1.6.5 | Eric Anholt |