aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-201-84/+27
|\
| * drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang2010-04-121-11/+23
| * drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2010-04-121-0/+2
| * drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-121-71/+0
| * drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-171-34/+47
|\ \ | |/
| * drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-091-4/+9
| * drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-021-0/+8
| * drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-251-32/+32
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-231-51/+1
* 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-291-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/+2
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-101-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-011-1/+1
| * drm/i915: Fix LVDS presence checkAdam Jackson2009-12-011-11/+6
| * drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-11-301-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-241-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-171-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-101-0/+2
* drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes2009-09-101-3/+9
* drm/i915: force mode set at lid open timeJesse Barnes2009-09-101-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-241-0/+2
* | Merge Linus master to drm-nextDave Airlie2009-08-201-0/+12
|\ \ | |/
| * drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-291-0/+4
| * drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-131-0/+8
* | drm: clarify scaling property namesJesse Barnes2009-08-191-11/+3
* | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-041-7/+3
|/
* drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui2009-07-091-0/+70