summaryrefslogtreecommitdiff
path: root/src/i830_lvds.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Remove UMS support.Eric Anholt1-1627/+0
2009-09-22Add new backlight driver "samsung".Matthias Hopf1-0/+1
2009-06-19Don't change the blank/sync width when calculating scaled modesZhao Yakui1-21/+62
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt1-16/+0
2009-03-31Disable LVDS detect methodsZhenyu Wang1-0/+7
2009-02-28warnings cleanupEric Anholt1-4/+4
2009-02-25Use LVDS config in Driver feature BDB for integrated LVDS checkZhenyu Wang1-0/+7
2009-01-21Fix build with server 1.4.Eric Anholt1-0/+5
2009-01-20Support sysfs backlight control for Sony laptops in xf86-video-intelKshitij Kulshreshtha1-0/+1
2009-01-13set continuous-frequency flag in get modes functionMa Ling1-7/+49
2009-01-13Fix LVDS EDID to match all possible default modesKeith Packard1-0/+30
2008-12-29Bug #19239: Add a quirk for broken ACPI lid stateZhenyu Wang1-0/+3
2008-12-15closedir only after finishing use of any results from readdirPierre Willenbrock1-1/+2
2008-12-11Let lid status be unknown if no acpi lid object foundZhenyu Wang1-4/+2
2008-12-09Try to add LVDS detect supportZhenyu Wang1-3/+120
2008-12-04Fix maxium backlight level restored issueZhenyu Wang1-1/+2
2008-11-11Default to FULL_ASPECT panel fittingJesse Barnes1-4/+2
2008-08-20Add more panel debugging info to register dump & vbios readerJesse Barnes1-6/+6
2008-08-19Add quirk for pre-915s with working PFIT regsJesse Barnes1-2/+2
2008-08-18[PATCH] avoid duplicate mode set in lvdsShaohua Li1-0/+3
2008-08-15Always check and free driver private in LVDS destroyZhenyu Wang1-4/+2
2008-08-15Make skip_panel_detect clear for its meaningZhenyu Wang1-1/+1
2008-08-08Set lvds_ddc_mode before use to avoid a segfault on mac mini.Eric Anholt1-1/+1
2008-08-05Reorganize VBIOS codeJesse Barnes1-91/+67
2008-07-10Improve VBIOS feature detection, add SSC supportJesse Barnes1-0/+3
2008-07-03Fix official name for GM45 chipsetZhenyu Wang1-4/+4
2008-07-02Give asus and eeepc backlight method higher priorityZhenyu Wang1-2/+2
2008-06-19Add backlight kernel method support on Asus and EeepcZhenyu Wang1-0/+2
2008-06-17Fix compiling with server master in LVDS backlight patchZhenyu Wang1-0/+2
2008-06-16Fix maximum backlight issueLukas Hejtmanek1-5/+23
2008-05-12Panel fitting: fix letterbox modesJesse Barnes1-1/+1
2008-05-08Implement option to ignore external fixed mode settingsMike Isely1-0/+10
2008-04-14Change default panel fitting mode to originZhenyu Wang1-2/+3
2008-04-09Fix LVDS regressionJesse Barnes1-27/+15
2008-03-28Use combo backlight control rather than pure legacyJesse Barnes1-2/+2
2008-03-26Merge branch 'master' into pfitJesse Barnes1-0/+2
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade1-0/+2
2008-03-17Merge branch 'master' into pfitJesse Barnes1-1/+14
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes1-1/+14
2008-03-13Initial panel fitting changesJesse Barnes1-38/+330
2008-03-12Add sysfs backlight support for Fujitsu laptopsJesse Barnes1-0/+1
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt1-11/+11
2008-03-11Crack down on warnings.Kristian Høgsberg1-2/+0
2008-03-06Implement new get_property feature for backlight controlJesse Barnes1-0/+32
2008-01-11Turn on backlight when LVDS panel is powered upJesse Barnes1-0/+11
2008-01-09Add new integrated graphics chipset idsZhenyu Wang1-4/+4
2008-01-04Don't modify low bit of BLC_PWM_CTL when using combo backlight controlJesse Barnes1-3/+19
2007-12-05Fix backlight setting save/restoreJesse Barnes1-7/+7
2007-12-04Add BCM_ to backlight control method enumsJesse Barnes1-12/+12
2007-12-04Use "LEGACY" backlight method if backlight control is suchJesse Barnes1-2/+2