aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hdmi.c
AgeCommit message (Expand)Author
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-08-01drm/i915/hdmi: Set sync polarity based on actual modeAdam Jackson
2010-05-26drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-12drm/i915: convert HDMI driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: enable HDMI on CougarpointZhenyu Wang
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt
2010-01-12drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui
2009-12-16drm/i915: only enable hotplug for detected outputsJesse Barnes
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-11-30drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui
2009-11-05drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang
2009-10-02drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-07-22drm/i915: hdmi detection according by reading edidling.ma@intel.com
2009-06-22drm/i915: Fix HDMI regression introduced in new chipset supportZhenyu Wang
2009-06-21Merge commit 'keithp/drm-intel-next' into drm-intel-nextEric Anholt
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard
2009-06-18drm/i915: Require digital monitor on HDMI ports for detectKeith Packard
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-05drm/i915: Add HDMI support on IGDNGZhenyu Wang
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-05-14drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling
2009-04-08drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt