aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c
Commit message (Expand)AuthorAge
* drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-14
* drm/i915/lvds: Move private data to the connector from the device.Chris Wilson2010-09-13
* drm/i915/lvds: Remove incorrect mode lockingChris Wilson2010-09-13
* drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-13
* drm/i915/lvds: Remove busy wait for powering up the panel.Chris Wilson2010-09-12
* drm/i915/lvds: Remove busy wait for powering down the panelChris Wilson2010-09-12
* drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-09
* drm/i915: Use the direct mapping of pipe->crtcChris Wilson2010-09-09
* drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-09
* drm/i915: Don't disable panel for modesetting if pfit hasn't changedMatthew Garrett2010-09-08
* drm/i915: Refactor panel backlight controlsChris Wilson2010-09-08
* drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)Chris Wilson2010-09-08
* drm/i915: Drop the msleep parameter to wait_for()Chris Wilson2010-09-08
* Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson2010-09-08
* drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson2010-08-09
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-09
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-09
* drm/i915: Refactor panel fitting on the LVDS. (v2)Chris Wilson2010-08-01
* drm/i915: Remove the redundant check for a fixed_panel_modeChris Wilson2010-08-01
* gpu/drm/i915: Add a blacklist to omit modeset on LID openThomas Bächler2010-08-01
* drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-01
* 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