index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
2012-03-04
drm/i915: no lvds quirk for AOpen MP45
Daniel Vetter
2011-06-23
drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
Hans de Goede
2011-02-17
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
2010-08-10
drm/i915: Fix LVDS presence check
Adam Jackson
2010-07-05
drm/i915: give up on 8xx lid status
Jesse Barnes
2010-04-26
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
2010-03-15
ACPI, i915: blacklist Clevo M5x0N bad_lid state
Zhang Rui
2010-02-23
drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
Zhao Yakui
2010-02-23
drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
Zhao Yakui
2010-02-23
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
Zhao Yakui
2010-01-18
drm/i915: Update LVDS connector status when receiving ACPI LID event
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
2009-06-11
drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds
yakui_zhao
2009-06-09
drm/i915: Skip lvds with Aopen i945GTt-VFA
Michael Cousin
2009-06-05
drm/i915: add ignore lvds quirk info for AOpen Mini PC
Jarod Wilson
2009-06-05
drm/i915: Add LVDS support for IGDNG
Zhenyu Wang
2009-06-04
drm/i915: intel_lvds.c fix section mismatch
Jaswinder Singh Rajput
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-05-22
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
Ma Ling
2009-05-14
drm/i915: ignore LVDS on intel graphics systems that lie about having it
Jarod Wilson
2009-03-27
drm/i915: Fix LVDS dither setting
Li Peng
2009-02-20
drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.
Steve Aarnio
2009-02-08
drm/i915: skip LVDS initialization on Apple Mac Mini
Paul Collins
2009-02-03
i915: fix unneeded locking in i915 LVDS get modes code.
Dave Airlie
2009-01-29
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
Andrew Morton
2009-01-22
drm/i915: hook up LVDS DPMS property
Jesse Barnes
2009-01-16
drm/i915: make LVDS fixed mode a preferred mode
Jesse Barnes
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes