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_hdmi.c
Age
Commit message (
Expand
)
Author
2010-02-26
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
2010-01-12
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
Zhao Yakui
2009-12-16
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-01
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
2009-11-30
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-05
drm/i915: HDMI hardware workaround for Ironlake
Zhenyu Wang
2009-10-02
drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
Adam Jackson
2009-08-24
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-07-22
drm/i915: hdmi detection according by reading edid
ling.ma@intel.com
2009-06-22
drm/i915: Fix HDMI regression introduced in new chipset support
Zhenyu Wang
2009-06-21
Merge commit 'keithp/drm-intel-next' into drm-intel-next
Eric Anholt
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2009-06-18
drm/i915: Require digital monitor on HDMI ports for detect
Keith Packard
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-05
drm/i915: Add HDMI support on IGDNG
Zhenyu Wang
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-05-14
drm/i915: Set HDMI hot plug interrupt enable for only the output in question.
Ma Ling
2009-04-08
drm/i915: sync hdmi detection by hdmi identifier with 2D
Ma Ling
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt