aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-nextDave Airlie1-84/+27
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-34/+47
2010-04-12drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang1-11/+23
2010-04-12drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson1-0/+2
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt1-71/+0
2010-04-09drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui1-4/+9
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang1-2/+2
2010-04-02drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt1-32/+32
2010-03-23drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt1-51/+1
2010-02-26drm/i915: enable/disable LVDS port at DPMS timeJesse Barnes1-1/+9
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt1-12/+12
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt1-1/+1
2010-02-25Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie1-0/+7
2010-02-22drm/i915: give up on 8xx lid statusJesse Barnes1-0/+7
2010-02-16ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui1-0/+7
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer1-1/+8
2010-01-29drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui1-1/+1
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes1-1/+2
2010-01-07drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui1-0/+14
2009-12-16drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui1-0/+9
2009-12-16drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui1-0/+7
2009-12-16drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett1-65/+2
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-22/+118
2009-12-07drm/i915: Fix product names and #definesAdam Jackson1-13/+13
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui1-1/+1
2009-12-01drm/i915: Fix LVDS presence checkAdam Jackson1-11/+6
2009-11-30drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui1-0/+44
2009-11-25drm/i915: handle failure path correctly for lvdsShaohua Li1-0/+1
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui1-0/+56
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui1-2/+2
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-1/+9
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds1-5/+20
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui1-1/+9
2009-09-17drm/i915: blacklist Acer AspireOne lid statusJesse Barnes1-1/+13
2009-09-17drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes1-1/+4
2009-09-17drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang1-3/+8
2009-09-10drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes1-0/+2
2009-09-10drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes1-3/+9
2009-09-10drm/i915: force mode set at lid open timeJesse Barnes1-0/+23
2009-09-07Merge intel drm-intel-next branchDave Airlie1-0/+2
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling1-0/+2
2009-08-20Merge Linus master to drm-nextDave Airlie1-0/+12
2009-08-19drm: clarify scaling property namesJesse Barnes1-11/+3
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui1-7/+3
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang1-0/+4
2009-07-13drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden1-0/+8
2009-07-09drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui1-0/+70