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