Age | Commit message (Expand) | Author |
2006-10-13 | Ugh. Turn off debugging. | Alan Hourihane |
2006-10-13 | Bump to 1.7.1 | Alan Hourihane |
2006-10-13 | Fix bug #8553 & #8542 - suspend/resume regression from 1.5 driver | Alan Hourihane |
2006-10-13 | Fix some warnings | Alan Hourihane |
2006-10-10 | Only disable the output when marked disabled. | Eric Anholt |
2006-10-10 | Mark current ps kernel is experimential with little test. | Wang Zhenyu |
2006-10-10 | Use sf_prog.h instead | Wang Zhenyu |
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-07 | Expand the check for AOpen Mini-PC. | Adam Jackson |
2006-10-06 | Compute LVDS resolution from server DPI and native panel size. | Keith Packard |
2006-10-06 | Fix server regeneration problem mapping the aperture | Alan Hourihane |
2006-10-05 | Don't require MonitorLayout when two monitors are plugged in. | Keith Packard |
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-05 | Fix DPI at startup in RandR 1.2 code. | Keith Packard |
2006-10-04 | Remove mode origins, add preferred mode count. | Keith Packard |
2006-10-04 | Move the save, restore, and DPMS per-output settings to per-output files. | Eric Anholt |
2006-10-04 | Merge branch 'modesetting-guitar' into modesetting | Keith Packard |
2006-10-04 | Add mode origins for randr | Keith Packard |
2006-10-04 | Fix bug #5795, VT switching fails because of a bad test on some platforms. | Alan Hourihane |
2006-10-03 | Enable XV_PORT attribute even when not in Clone mode. | Keith Packard |
2006-10-03 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2006-10-03 | Enable XV_PORT attribute even when not in Clone mode. | Keith Packard |
2006-10-03 | Always register list of modes for outputs, even when disabled. | Keith Packard |
2006-10-02 | Move cursor base address register setting to a separate function. | Eric Anholt |
2006-10-02 | silence warning | Alan Hourihane |
2006-09-30 | Missing gamma bit | Alan Hourihane |
2006-09-30 | Fix issues with Xv locking up the engine. bug #7915. | Alan Hourihane |
2006-09-28 | Always call I830UpdateXineramaScreenInfo() unconditionally, and document why. | Michel Dänzer |
2006-09-28 | Fix picture's transform checking | Wang Zhenyu |
2006-09-28 | Fallback in mask picture for now | Wang Zhenyu |
2006-09-28 | Fix compile, add wm header file. | Wang Zhenyu |
2006-09-28 | Add simplest wm kernel program for no mask picture composite | Wang Zhenyu |
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-27 | Store viewport limits of both pipes in SAREA. | Michel Dänzer |
2006-09-27 | If the DRM can handle it, enable vertical blank interrupts for both pipes. | Michel Dänzer |
2006-09-27 | Only enable the IRQ after DRIFinishScreenInit. | Michel Dänzer |
2006-09-27 | Add mask sampler state | Wang Zhenyu |
2006-09-27 | change some src sampler states | Wang Zhenyu |
2006-09-25 | Fix bug #7943 where video flickers when changing | Alan Hourihane |
2006-09-25 | Add file for i965 exa composite | Wang Zhenyu |
2006-09-25 | Merge branch 'master' into exa | Wang Zhenyu |
2006-09-23 | Oops, duplicated CRT-redetect code. | Keith Packard |
2006-09-23 | Construct default monitor description for hotplug non-DDC monitor. | Keith Packard |