summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-231-51/+1Star
* drm/i915: enable/disable LVDS port at DPMS timeJesse Barnes2010-02-261-1/+9
* drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt2010-02-261-12/+12
* drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-261-1/+1
* Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-02-251-0/+7
|\
| * drm/i915: give up on 8xx lid statusJesse Barnes2010-02-221-0/+7
* | ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui2010-02-161-0/+7
|/
* drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer2010-02-041-1/+8
* drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui2010-01-301-1/+1
* drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-151-1/+2
* drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui2010-01-071-0/+14
* drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-161-0/+9
* drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui2009-12-161-0/+7
* drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett2009-12-161-65/+2Star
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-111-22/+118
|\
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-071-13/+13
| * drm/i915: Declare the new VBT parsing functions as staticZhao Yakui2009-12-021-1/+1
| * drm/i915: Fix LVDS presence checkAdam Jackson2009-12-011-11/+6Star
| * drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-12-011-0/+44
| * drm/i915: handle failure path correctly for lvdsShaohua Li2009-11-251-0/+1
| * drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-251-0/+56
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-051-2/+2
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-251-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-041-1/+9
|\
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-131-1/+9
* | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-021-5/+20
|/
* drm/i915: blacklist Acer AspireOne lid statusJesse Barnes2009-09-181-1/+13
* drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes2009-09-171-1/+4
* drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-09-171-3/+8
* drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes2009-09-111-0/+2
* drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes2009-09-111-3/+9
* drm/i915: force mode set at lid open timeJesse Barnes2009-09-111-0/+23
* Merge intel drm-intel-next branchDave Airlie2009-09-071-0/+2
|\
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-251-0/+2
* | Merge Linus master to drm-nextDave Airlie2009-08-201-0/+12
|\|
| * drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-301-0/+4
| * drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-141-0/+8
* | drm: clarify scaling property namesJesse Barnes2009-08-191-11/+3Star
* | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-041-7/+3Star
|/
* drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui2009-07-101-0/+70
* drm/i915: Make driver less chattyKeith Packard2009-07-021-2/+2
* drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui2009-06-231-18/+73
* drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui2009-06-231-21/+264
* drm/i915: Apple DMI info has inconsistent SYS_VENDOR informationKeith Packard2009-06-181-2/+2
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-131-26/+125
|\
| * drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvdsyakui_zhao2009-06-111-2/+5
| * drm/i915: Skip lvds with Aopen i945GTt-VFAMichael Cousin2009-06-091-0/+7
| * drm/i915: add ignore lvds quirk info for AOpen Mini PCJarod Wilson2009-06-051-2/+8
| * drm/i915: Add LVDS support for IGDNGZhenyu Wang2009-06-051-22/+105
* | drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput2009-06-041-1/+1