Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-06 | Remove UMS support. | Eric Anholt | |
At this point, the only remaining feature regressions should be the lack of overlay support (about to land), and the need to update the XVMC code to work in the presence of KMS. Acked-by: Keith Packard <keithp@keithp.com> (in principle) Acked-by: Carl Worth <cworth@cworth.org> (in principle) | |||
2009-08-13 | Add HP Mini 5101 to quirks list. | Matthias Hopf | |
2009-06-16 | add pipe a force quirk for Dell mini | Bryce Harrington | |
Add quirk to solve issue with black screen and hang occuring after closing the lid with attached external monitor, on Dell Mini. Fixes fdo bug #21960. Signed-off-by: Bryce Harrington <bryce@bryceharrington.org> | |||
2009-06-16 | pipe-a quirk for thinkpad x30 | Bryce Harrington | |
Fixes freeze when closing lid on ThinkPad X30. Fixes FDO bug # 21976. Signed-off-by: Bryce Harrington <bryce@bryceharrington.org> | |||
2009-04-08 | Silence warning in i830_dmi_store_field | Jesse Barnes | |
Just add a dummy ret variable to shut up gcc. | |||
2009-04-07 | quirk LVDS on ibase MB890 855GM board | Zhenyu Wang | |
fix bug #19529 | |||
2009-02-04 | TV quirk for HP Compaq nx6310 | Zhenyu Wang | |
2009-01-24 | Quirk MSI IM-945GSE-A LVDS, TV outputs. | Bill Nottingham | |
The IM-945GSE-A claims to have a TV output, and always claims a connected LVDS output. It has neither. | |||
2009-01-24 | quirk for AOpen MP45 | Vincent Mussard | |
2008-12-30 | Bug #18004: Add Aopen 915GM LVDS quirk | Zhenyu Wang | |
2008-12-29 | Bug #19239: Add a quirk for broken ACPI lid state | Zhenyu Wang | |
For broken hardware/bios with incorrect ACPI LID state, there's machine that can not be fixed in ACPI way, customed DSDT that reprogram _LID method to read EC state. Although this is ACPI issue, this quirk can be used to work around that. | |||
2008-12-11 | Pipe-A quirk for HP 2730p (bug #18852) | Bryce Harrington | |
2008-12-11 | PipeA quirk for Quanta/W251U (launchpad bug #244242) | Bryce Harrington | |
2008-12-11 | bug #17395: Quirk CRT for Sony VGC-LT71DB | Zhenyu Wang | |
2008-12-09 | Remove Cappuccino SlimPRO SP625F 855GM LVDS quirk | Zhenyu Wang | |
It breaks bug #18462 on IBM 855GM with same subdevice ids. | |||
2008-11-07 | quirk LVDS on Asus Eee box | Zhenyu Wang | |
Reported by Yang Sheng <sheng.yang@intel.com> | |||
2008-10-24 | Quirk: No LVDS on Dell Studio Hybrid | Adam Jackson | |
2008-10-09 | Remove Lenovo T61 TV quirk | Zhenyu Wang | |
BIOS already says no integrated TV, and this quirk blocks TV on R61i which has the same subdevice id as T61. | |||
2008-09-22 | Add no TV out quirk for HP Compaq nx6110 | Jesse Barnes | |
Hopefully we can fix the VBT parsing code so we don't need this, but for the time being it seems necessary. Fixes bz #17683. | |||
2008-09-22 | Add Cappuccino SlimPRO SP625F to no LVDS quirks list | Jesse Barnes | |
Looks like this platform might contain VBTs that indicate an LFP is present even though it isn't. Intended to fix bz #11368. | |||
2008-09-03 | Pipe A force quirk for Toshiba Satellite A30. | Stefan Dirsch | |
2008-08-19 | Add quirk for pre-915s with working PFIT regs | Jesse Barnes | |
The regs are undocumented, but on some machines they work fine, so add this quirk to indicate it. | |||
2008-08-11 | Apply pipe A quirk to 845 as well. | Olivier Fourdan | |
2008-08-04 | Fix up the HP Pavilion ze4944ea quirk | Julien Cristau | |
The chip is 855GM, not GM45. | |||
2008-07-22 | Thinkpad R60e TV quirk via DMI info | Zhenyu Wang | |
2008-07-21 | Add no LVDS quirk for Transtec Senyo 610 mini PC | Jesse Barnes | |
Fixes FDO #16757. | |||
2008-07-17 | Don't disable pipe A on 855 chips | Jesse Barnes | |
It needs to stay enabled or we may see hangs when trying to re-enable it (say at VT switch time). Fixes FDO bug #15168. | |||
2008-07-03 | Add pipea force enable quirk for another 855GM machine. | Stefan Dirsch | |
Fixes Novell Bug #406123, thanks Christoph. | |||
2008-07-03 | Fix official name for GM45 chipset | Zhenyu Wang | |
2008-06-27 | Add pipea force enable quirk for HP Pavilion ze4944ea | Jesse Barnes | |
Fixes bug #16540, thanks Bryce. | |||
2008-06-27 | Add pipe a force enable quirk for Lenovo T60 | Jesse Barnes | |
Fixes bug #16494. | |||
2008-06-10 | Two more Dell quirks | Bryce Harrington | |
fd.o #16160 | |||
2008-05-12 | Revert last HP 965GM pipe A quirk | Zhenyu Wang | |
Seems not resolve the issue (fdo bug #15885). | |||
2008-05-10 | More Pipe A force quirks | Bryce Harrington | |
2008-05-06 | More quirks from ubuntu/dell | Bryce Harrington | |
2008-04-29 | Add a new quirk for BIOSes that reprogram regs at lid close/open time | Jesse Barnes | |
Dell Latitude D500s seem to have this problem. At lid close/open, the DSPABASE reg gets reset to 0, so we either need to keep the framebuffer at offset 0 or make sure we reprogram the CRTCs after the lid opens again. Since we can't make sure the former is always true (buffer resize, etc.), this patch adds a quirk to reset the modes at lid open time. Fixes FDO bug #14890. | |||
2008-04-07 | Quirks from Ubuntu/Dell | Bryce Harrington | |
FD bug #15353. Launchpad bug ID is available for reference. (cherry picked from commit 24248097988775d62f6c416f2988e74d31c91cd0) | |||
2008-03-18 | bug 15060: Dell Latitude X300 needs pipe A quirk | Zhenyu Wang | |
2008-03-12 | Add pipe A force quirk for Thinkpad R31 | Jesse Barnes | |
Fixes #15036. | |||
2008-03-11 | Add pipe A force enable quirk for Toshiba Portege R205-S209 | Jesse Barnes | |
Fixes #14944. | |||
2008-03-10 | Add pipe A force enable quirk for Dell Latitude D500 | Jesse Barnes | |
Fixes #14888. | |||
2008-03-10 | quirk: add DVO ivch quirk | Dave Airlie | |
2008-02-27 | HP Compaq 6730s has no TV output | Peng Li | |
2008-02-22 | Add quirk for DVO channel selection | Jesse Barnes | |
Some machines want DVOA, some DVOB. We can use this quirk to differentiate them until we come up with a better solution. Patch from Hong Liu. Fixes #13722. | |||
2008-02-21 | Add pipe A force enable quirk for ThinkPad X40 | Jesse Barnes | |
ThinkPad X40s need this quirk or they'll crash frequently. Fixes #14521. | |||
2008-02-19 | Don't leak memory if no DMI info is provided by kernel | Zhenyu Wang | |
2008-02-18 | Fix Lenovo X60 TV quirk | Zhenyu Wang | |
Z61 has same subsys ids with X60, but does have one S-video TV out. Use DMI info instead to quirk TV on X60, X60s. | |||
2008-02-18 | Add DMI info for i830 quirks | Zhenyu Wang | |
Linux kernel has CONFIG_DMIID to export dmi info through sysfs. | |||
2008-01-25 | Clevo M720R has no TV-out | Erik Andren | |
2008-01-24 | Samsung Q45 has no TV output | Andreas Stawinoga | |