summaryrefslogtreecommitdiff
path: root/src/i830_lvds.c
AgeCommit message (Expand)Author
2011-09-08backlight control buglet From kettenis@:Owain G. Ainsworth
2010-09-12Rename common infrastructure to the intel namespace.Owain G. Ainsworth
2010-09-11i810: Move into a legacy directory.Owain G. Ainsworth
2010-06-07Use libc instead of deprecated libc wrappers for malloc/calloc/free.Eric Anholt
2010-05-31fix typos in conditionalOwain G. Ainsworth
2010-05-31Avoid warning by moving declaration before code.Owain G. Ainsworth
2010-05-30A few more assorted lvds bits just to keep us the same as kms.Owain G. Ainsworth
2010-05-29port over ironlake fdi/dpms code from 2.6.34 kernelOwain G. Ainsworth
2010-05-29Initial Ironlake supportOwain G. Ainsworth
2010-03-01Rename the xf86 screen private from pScrn to scrn.Owain G. Ainsworth
2010-03-01Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Owain G. Ainsworth
2009-09-22Add new backlight driver "samsung".Matthias Hopf
2009-06-19Don't change the blank/sync width when calculating scaled modesZhao Yakui
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt
2009-03-31Disable LVDS detect methodsZhenyu Wang
2009-02-28warnings cleanupEric Anholt
2009-02-25Use LVDS config in Driver feature BDB for integrated LVDS checkZhenyu Wang
2009-01-21Fix build with server 1.4.Eric Anholt
2009-01-20Support sysfs backlight control for Sony laptops in xf86-video-intelKshitij Kulshreshtha
2009-01-13set continuous-frequency flag in get modes functionMa Ling
2009-01-13Fix LVDS EDID to match all possible default modesKeith Packard
2008-12-29Bug #19239: Add a quirk for broken ACPI lid stateZhenyu Wang
2008-12-15closedir only after finishing use of any results from readdirPierre Willenbrock
2008-12-11Let lid status be unknown if no acpi lid object foundZhenyu Wang
2008-12-09Try to add LVDS detect supportZhenyu Wang
2008-12-04Fix maxium backlight level restored issueZhenyu Wang
2008-11-11Default to FULL_ASPECT panel fittingJesse Barnes
2008-08-20Add more panel debugging info to register dump & vbios readerJesse Barnes
2008-08-19Add quirk for pre-915s with working PFIT regsJesse Barnes
2008-08-18[PATCH] avoid duplicate mode set in lvdsShaohua Li
2008-08-15Always check and free driver private in LVDS destroyZhenyu Wang
2008-08-15Make skip_panel_detect clear for its meaningZhenyu Wang
2008-08-08Set lvds_ddc_mode before use to avoid a segfault on mac mini.Eric Anholt
2008-08-05Reorganize VBIOS codeJesse Barnes
2008-07-10Improve VBIOS feature detection, add SSC supportJesse Barnes
2008-07-03Fix official name for GM45 chipsetZhenyu Wang
2008-07-02Give asus and eeepc backlight method higher priorityZhenyu Wang
2008-06-19Add backlight kernel method support on Asus and EeepcZhenyu Wang
2008-06-17Fix compiling with server master in LVDS backlight patchZhenyu Wang
2008-06-16Fix maximum backlight issueLukas Hejtmanek
2008-05-12Panel fitting: fix letterbox modesJesse Barnes
2008-05-08Implement option to ignore external fixed mode settingsMike Isely
2008-04-14Change default panel fitting mode to originZhenyu Wang
2008-04-09Fix LVDS regressionJesse Barnes
2008-03-28Use combo backlight control rather than pure legacyJesse Barnes
2008-03-26Merge branch 'master' into pfitJesse Barnes
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-17Merge branch 'master' into pfitJesse Barnes
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-13Initial panel fitting changesJesse Barnes