index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_sdvo.c
Age
Commit message (
Expand
)
Author
2010-02-26
drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
Zhao Yakui
2010-01-29
drm/i915: Add support for SDVO composite TV
Zhao Yakui
2010-01-12
drm/i915: try another possible DDC bus for the SDVO device with multiple outputs
Zhao Yakui
2010-01-12
drm/i915: Read the response after issuing DDC bus switch command
Zhao Yakui
2009-12-16
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-01
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
Zhao Yakui
2009-11-05
drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.
Eric Anholt
2009-09-10
drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)
Zhao Yakui
2009-09-10
drm/i915: Add the brightness property for SDVO-LVDS
Zhao Yakui
2009-09-10
drm/i915: Add the enhancement property for SDVO-TV
Zhao Yakui
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
2009-09-04
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
Keith Packard
2009-09-04
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
Zhao Yakui
2009-08-24
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-24
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
Roel Kluin
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
2009-07-30
drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.
ling.ma@intel.com
2009-07-29
drm/i915: Choose real sdvo output according to result from detection
ling.ma@intel.com
2009-07-01
drm/i915: enable sdvo lvds scaling function.
ling.ma@intel.com
2009-06-18
drm/i915: Clean up SDVO i2c handling
Keith Packard
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
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_sdvo
yakui_zhao
2009-06-05
drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT
yakui_zhao
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: 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