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_sdvo.c
Age
Commit message (
Expand
)
Author
2009-06-05
drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT
yakui_zhao
2009-05-22
drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.
Ma Ling
2009-05-22
drm/i915: Determine type before initialising connector
Jonas Bonn
2009-05-22
drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.
Ma Ling
2009-04-08
drm/i915: sync hdmi detection by hdmi identifier with 2D
Ma Ling
2009-04-01
drm/i915: Fix SDVO TV support
Zhenyu Wang
2009-04-01
drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command
Zhenyu Wang
2009-04-01
drm/i915: Fix error in SDVO DTD and modeline convert
Zhenyu Wang
2009-04-01
drm/i915: Fix SDVO command debug function
Zhenyu Wang
2009-02-20
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2009-02-08
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes