summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt2010-02-261-2/+2
* drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui2010-01-121-50/+0Star
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-161-0/+5
* drm/i915: Fix product names and #definesAdam Jackson2009-12-071-2/+2
* drm/i915: Declare the new VBT parsing functions as staticZhao Yakui2009-12-021-1/+1
* drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui2009-12-011-1/+50
* drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang2009-11-051-4/+22
* drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson2009-10-021-1/+1
* drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-251-6/+12
* drm/i915: hdmi detection according by reading edidling.ma@intel.com2009-07-231-60/+4Star
* drm/i915: Fix HDMI regression introduced in new chipset supportZhenyu Wang2009-06-231-2/+1Star
* Merge commit 'keithp/drm-intel-next' into drm-intel-nextEric Anholt2009-06-221-15/+17
|\
| * drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-191-1/+1
| * drm/i915: Require digital monitor on HDMI ports for detectKeith Packard2009-06-181-14/+16
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-131-2/+31
|\
| * drm/i915: Add HDMI support on IGDNGZhenyu Wang2009-06-051-2/+31
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-041-0/+1
|/
* drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling2009-05-151-5/+12
* drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling2009-04-081-3/+20
* drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-071-0/+280