aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c
Commit message (Expand)AuthorAge
* Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
|\
| * drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang2010-04-12
| * drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2010-04-12
| * drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-12
| * drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\|
| * drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-10
| * drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-03
| * drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-25
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-23
* drm/i915: enable/disable LVDS port at DPMS timeJesse Barnes2010-02-26
* drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt2010-02-26
* drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-26
* Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-02-24
|\
| * drm/i915: give up on 8xx lid statusJesse Barnes2010-02-22
* | ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui2010-02-16
|/
* drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer2010-02-04
* drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui2010-01-29
* drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-15
* drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui2010-01-07
* drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-16
* drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui2009-12-16
* drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett2009-12-16
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-11
|\
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-07
| * drm/i915: Declare the new VBT parsing functions as staticZhao Yakui2009-12-02
| * drm/i915: Fix LVDS presence checkAdam Jackson2009-12-01
| * drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-11-30
| * drm/i915: handle failure path correctly for lvdsShaohua Li2009-11-25
| * drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-25
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-05
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-04
|\
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-13
* | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-02
|/
* drm/i915: blacklist Acer AspireOne lid statusJesse Barnes2009-09-17
* drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes2009-09-17
* drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-09-17
* drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes2009-09-10
* drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes2009-09-10
* drm/i915: force mode set at lid open timeJesse Barnes2009-09-10
* Merge intel drm-intel-next branchDave Airlie2009-09-07
|\
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-24
* | Merge Linus master to drm-nextDave Airlie2009-08-19
|\|
| * drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-29
| * drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-13
* | drm: clarify scaling property namesJesse Barnes2009-08-19
* | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-04
|/
* drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui2009-07-09