summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lvds.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt
2010-02-26drm/i915: enable/disable LVDS port at DPMS timeJesse Barnes
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-25Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie
2010-02-22drm/i915: give up on 8xx lid statusJesse Barnes
2010-02-16ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer
2010-01-29drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes
2010-01-07drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui
2009-12-16drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2009-12-16drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui
2009-12-16drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-12-01drm/i915: Fix LVDS presence checkAdam Jackson
2009-11-30drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui
2009-11-25drm/i915: handle failure path correctly for lvdsShaohua Li
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao 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