Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
d5dc056cce9e60528d5eac64efed623d26ffe46f
/
drivers
/
gpu
/
drm
/
i915
/
intel_lvds.c
469d129
drm/i915: enable/disable LVDS port at DPMS time
by Jesse Barnes
· 15 years ago
c619eed
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
by Eric Anholt
· 15 years ago
bad720f
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
by Eric Anholt
· 15 years ago
30d6c72
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
by Dave Airlie
· 15 years ago
7b9c5ab
drm/i915: give up on 8xx lid status
by Jesse Barnes
· 15 years ago
1379d2f
ACPI, i915: blacklist Clevo M5x0N bad_lid state
by Zhang Rui
· 15 years ago
67026e0
drm/i915: slow acpi_lid_open() causes flickering - V2
by Thomas Meyer
· 15 years ago
f034b12
drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
by Zhao Yakui
· 15 years ago
3381434
drm/i915: disable LVDS downclock by default
by Jesse Barnes
· 15 years ago
40f33a9
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
by Zhao Yakui
· 15 years ago
a256537
drm/i915: Update LVDS connector status when receiving ACPI LID event
by Zhao Yakui
· 15 years ago
a3cb519
drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
by Zhao Yakui
· 15 years ago
11ba159
drm/i915: Don't check for lid presence when detecting LVDS
by Matthew Garrett
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
6e36595
drm/i915: Declare the new VBT parsing functions as static
by Zhao Yakui
· 15 years ago
38b3037
drm/i915: Fix LVDS presence check
by Adam Jackson
· 15 years ago
7cf4f69
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
by Zhao Yakui
· 15 years ago
1991bdf
drm/i915: handle failure path correctly for lvds
by Shaohua Li
· 15 years ago
18f9ed1
drm/i915: Enable LVDS downclock feature through EDID.
by Zhao Yakui
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
28c9773
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
by Zhao Yakui
· 15 years ago
91d3f9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
c9354c8
i915: fix intel graphics suspend breakage due to resume/lid event confusion
by Linus Torvalds
· 15 years ago
a3e17eb
drm/i915: Set the LVDS_BORDER when using LVDS scaling mode
by Zhao Yakui
· 15 years ago
7121413
drm/i915: blacklist Acer AspireOne lid status
by Jesse Barnes
· 15 years ago
06891e2
drm/i915: fix suspend/resume breakage in lid notifier
by Jesse Barnes
· 15 years ago
8dd81a3
drm/i915: Fix LVDS panel fitting on Arrandale
by Zhenyu Wang
· 15 years ago
0632419
drm/i915: generate a KMS uevent at lid open/close time
by Jesse Barnes
· 16 years ago
b42d4c5
drm/i915: use ACPI LID status for LVDS ->detect hook
by Jesse Barnes
· 16 years ago
c1c7af6
drm/i915: force mode set at lid open time
by Jesse Barnes
· 16 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 16 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 16 years ago
51c8b40
Merge Linus master to drm-next
by Dave Airlie
· 16 years ago
53bd838
drm: clarify scaling property names
by Jesse Barnes
· 16 years ago
8a4c47f
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
by Zhao Yakui
· 16 years ago
32f9d65
drm/i915: Add eDP support on IGDNG mobile chip
by Zhenyu Wang
· 16 years ago
ed8c754
drm/i915: ignore lvds on AOpen Mini PC MP-915
by Tormod Volden
· 16 years ago
e99da35
drm/i915: Check the LID device to decide whether the LVDS should be initialized
by Zhao Yakui
· 16 years ago
1ae8c0a
drm/i915: Make driver less chatty
by Keith Packard
· 16 years ago
aa0261f
drm/i915: Don't change the blank/sync width when calculating scaled modes
by Zhao Yakui
· 16 years ago
3fbe18d
drm/i915: Add support for changing LVDS panel fitting using an output property.
by Zhao Yakui
· 16 years ago
98acd46
drm/i915: Apple DMI info has inconsistent SYS_VENDOR information
by Keith Packard
· 16 years ago
6b70246
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
7fb85bf
drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds
by yakui_zhao
· 16 years ago
fa0864b
drm/i915: Skip lvds with Aopen i945GTt-VFA
by Michael Cousin
· 16 years ago
70aa96c
drm/i915: add ignore lvds quirk info for AOpen Mini PC
by Jarod Wilson
· 16 years ago
541998a
drm/i915: Add LVDS support for IGDNG
by Zhenyu Wang
· 16 years ago
93c05f2
drm/i915: intel_lvds.c fix section mismatch
by Jaswinder Singh Rajput
· 16 years ago
c9fb15f
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
by Keith Packard
· 16 years ago
8863170
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
by Ma Ling
· 16 years ago
425d244
drm/i915: ignore LVDS on intel graphics systems that lie about having it
by Jarod Wilson
· 16 years ago
2b5cde2
drm/i915: Fix LVDS dither setting
by Li Peng
· 16 years ago
67eabc0
drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.
by Steve Aarnio
· 16 years ago
565dcd4
drm/i915: skip LVDS initialization on Apple Mac Mini
by Paul Collins
· 16 years ago
ac048e1
i915: fix unneeded locking in i915 LVDS get modes code.
by Dave Airlie
· 16 years ago
726a669
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
by Andrew Morton
· 16 years ago
335041e
drm/i915: hook up LVDS DPMS property
by Jesse Barnes
· 16 years ago
e285f3c
drm/i915: make LVDS fixed mode a preferred mode
by Jesse Barnes
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago