summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lvds.c
AgeCommit message (Expand)Author
2010-04-26drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader
2010-03-15ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui
2010-02-23drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui
2010-02-23drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui
2010-02-23drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui
2010-01-18drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui
2009-09-17drm/i915: blacklist Acer AspireOne lid statusJesse Barnes
2009-09-17drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes
2009-09-17drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang
2009-09-10drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes
2009-09-10drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes
2009-09-10drm/i915: force mode set at lid open timeJesse Barnes
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-19drm: clarify scaling property namesJesse Barnes
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang
2009-07-13drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden
2009-07-09drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui
2009-07-01drm/i915: Make driver less chattyKeith Packard
2009-06-22drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui
2009-06-22drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui
2009-06-18drm/i915: Apple DMI info has inconsistent SYS_VENDOR informationKeith Packard
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-11drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvdsyakui_zhao
2009-06-09drm/i915: Skip lvds with Aopen i945GTt-VFAMichael Cousin
2009-06-05drm/i915: add ignore lvds quirk info for AOpen Mini PCJarod Wilson
2009-06-05drm/i915: Add LVDS support for IGDNGZhenyu Wang
2009-06-04drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-05-22drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling
2009-05-14drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson
2009-03-27drm/i915: Fix LVDS dither settingLi Peng
2009-02-20drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.Steve Aarnio
2009-02-08drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins
2009-02-03i915: fix unneeded locking in i915 LVDS get modes code.Dave Airlie
2009-01-29drivers/gpu/drm/i915/intel_lvds.c: fix locking snafuAndrew Morton
2009-01-22drm/i915: hook up LVDS DPMS propertyJesse Barnes
2009-01-16drm/i915: make LVDS fixed mode a preferred modeJesse Barnes
2008-12-29DRM: i915: add mode setting supportJesse Barnes