index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lvds.c
Age
Commit message (
Expand
)
Author
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