index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lvds.c
Age
Commit message (
Expand
)
Author
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-09
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-02
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-23
drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
Eric Anholt
2010-02-26
drm/i915: enable/disable LVDS port at DPMS time
Jesse Barnes
2010-02-26
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
2010-02-26
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-25
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
2010-02-22
drm/i915: give up on 8xx lid status
Jesse Barnes
2010-02-16
ACPI, i915: blacklist Clevo M5x0N bad_lid state
Zhang Rui
2010-02-04
drm/i915: slow acpi_lid_open() causes flickering - V2
Thomas Meyer
2010-01-29
drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
Zhao Yakui
2010-01-15
drm/i915: disable LVDS downclock by default
Jesse Barnes
2010-01-07
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
Zhao Yakui
2009-12-16
drm/i915: Update LVDS connector status when receiving ACPI LID event
Zhao Yakui
2009-12-16
drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
Zhao Yakui
2009-12-16
drm/i915: Don't check for lid presence when detecting LVDS
Matthew Garrett
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-01
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
2009-12-01
drm/i915: Fix LVDS presence check
Adam Jackson
2009-11-30
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
Zhao Yakui
2009-11-25
drm/i915: handle failure path correctly for lvds
Shaohua Li
2009-11-25
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-11-02
i915: fix intel graphics suspend breakage due to resume/lid event confusion
Linus Torvalds
2009-10-13
drm/i915: Set the LVDS_BORDER when using LVDS scaling mode
Zhao Yakui
2009-09-17
drm/i915: blacklist Acer AspireOne lid status
Jesse Barnes
2009-09-17
drm/i915: fix suspend/resume breakage in lid notifier
Jesse Barnes
2009-09-17
drm/i915: Fix LVDS panel fitting on Arrandale
Zhenyu Wang
2009-09-10
drm/i915: generate a KMS uevent at lid open/close time
Jesse Barnes
2009-09-10
drm/i915: use ACPI LID status for LVDS ->detect hook
Jesse Barnes
2009-09-10
drm/i915: force mode set at lid open time
Jesse Barnes
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
2009-08-24
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-19
drm: clarify scaling property names
Jesse Barnes
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
2009-07-29
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
2009-07-13
drm/i915: ignore lvds on AOpen Mini PC MP-915
Tormod Volden
2009-07-09
drm/i915: Check the LID device to decide whether the LVDS should be initialized
Zhao Yakui
2009-07-01
drm/i915: Make driver less chatty
Keith Packard
2009-06-22
drm/i915: Don't change the blank/sync width when calculating scaled modes
Zhao Yakui
2009-06-22
drm/i915: Add support for changing LVDS panel fitting using an output property.
Zhao Yakui
2009-06-18
drm/i915: Apple DMI info has inconsistent SYS_VENDOR information
Keith Packard
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
[next]