| Commit message (Expand) | Author | Age | Files | Lines |
* | i915/intel_sdvo: remove unneeded null check | Dan Carpenter | 2010-05-26 | 1 | -1/+1 |
* | Merge remote branch 'anholt/drm-intel-next' into drm-next | Dave Airlie | 2010-05-19 | 1 | -56/+30 |
|\ |
|
| * | drm/i915: Be extra careful about A/D matching for multifunction SDVO | Adam Jackson | 2010-05-10 | 1 | -24/+21 |
| * | drm/i915: Fix DDC bus selection for multifunction SDVO | Adam Jackson | 2010-05-10 | 1 | -32/+9 |
* | | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 2010-05-18 | 1 | -0/+2 |
|/ |
|
* | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ... | Dave Airlie | 2010-04-20 | 1 | -468/+465 |
|\ |
|
| * | drm/i915: Fix the incorrect argument for SDVO SET_TV_format command | Zhao Yakui | 2010-04-12 | 1 | -1/+1 |
| * | drm/i915: Add support of SDVO on Ibexpeak PCH | Zhao Yakui | 2010-04-12 | 1 | -13/+31 |
| * | Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." | Zhenyu Wang | 2010-04-12 | 1 | -21/+1 |
| * | drm/i915: implement multifunction SDVO device support | Zhenyu Wang | 2010-04-12 | 1 | -236/+375 |
| * | drm/i915: convert SDVO driver to new encoder/connector structure | Zhenyu Wang | 2010-04-12 | 1 | -66/+94 |
| * | drm/i915: Remove dead KMS encoder save/restore code. | Eric Anholt | 2010-04-12 | 1 | -161/+0 |
| * | drm/i915: change intel_ddc_get_modes() function parameters | Zhenyu Wang | 2010-04-09 | 1 | -10/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-04-17 | 1 | -363/+368 |
|\ \
| |/ |
|
| * | drm/i915: Rename many remaining uses of "output" to encoder or connector. | Eric Anholt | 2010-03-25 | 1 | -88/+93 |
| * | drm/i915: Rename intel_output to intel_encoder. | Eric Anholt | 2010-03-25 | 1 | -286/+286 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | drm/i915: Use a dmi quirk to skip a broken SDVO TV output. | Zhao Yakui | 2010-02-26 | 1 | -1/+22 |
* | drm/i915: Add support for SDVO composite TV | Zhao Yakui | 2010-01-29 | 1 | -0/+8 |
* | drm/i915: try another possible DDC bus for the SDVO device with multiple outputs | Zhao Yakui | 2010-01-12 | 1 | -0/+26 |
* | drm/i915: Read the response after issuing DDC bus switch command | Zhao Yakui | 2010-01-12 | 1 | -4/+53 |
* | drm/i915: only enable hotplug for detected outputs | Jesse Barnes | 2009-12-16 | 1 | -0/+3 |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-12-10 | 1 | -10/+4 |
|\ |
|
| * | drm/i915: Add 30ms delay to make SDVO TV detection reliable. | Zhao Yakui | 2009-12-01 | 1 | -0/+4 |
| * | drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. | Eric Anholt | 2009-11-05 | 1 | -10/+0 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
|/ |
|
* | drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1) | Zhao Yakui | 2009-09-10 | 1 | -0/+2 |
* | drm/i915: Add the brightness property for SDVO-LVDS | Zhao Yakui | 2009-09-10 | 1 | -6/+8 |
* | drm/i915: Add the enhancement property for SDVO-TV | Zhao Yakui | 2009-09-10 | 1 | -5/+495 |
* | Merge intel drm-intel-next branch | Dave Airlie | 2009-09-07 | 1 | -69/+238 |
|\ |
|
| * | drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac | Keith Packard | 2009-09-04 | 1 | -22/+74 |
| * | drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV | Zhao Yakui | 2009-09-04 | 1 | -48/+153 |
| * | drm/i915: Set crtc/clone mask in different output devices | Ma Ling | 2009-08-24 | 1 | -0/+11 |
| * | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder() | Roel Kluin | 2009-08-24 | 1 | -1/+1 |
* | | Merge Linus master to drm-next | Dave Airlie | 2009-08-20 | 1 | -81/+171 |
|\ \
| |/ |
|
| * | drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. | ling.ma@intel.com | 2009-07-30 | 1 | -6/+21 |
| * | drm/i915: Choose real sdvo output according to result from detection | ling.ma@intel.com | 2009-07-29 | 1 | -78/+153 |
* | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE | Zhao Yakui | 2009-08-04 | 1 | -19/+16 |
|/ |
|
* | drm/i915: enable sdvo lvds scaling function. | ling.ma@intel.com | 2009-07-01 | 1 | -12/+102 |
* | drm/i915: Clean up SDVO i2c handling | Keith Packard | 2009-06-18 | 1 | -33/+21 |
* | drm/i915: Change I2C api to pass around i2c_adapters | Keith Packard | 2009-06-18 | 1 | -26/+26 |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-12 | 1 | -35/+75 |
|\ |
|
| * | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo | yakui_zhao | 2009-06-11 | 1 | -32/+35 |
| * | drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT | yakui_zhao | 2009-06-05 | 1 | -3/+40 |
* | | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d... | Keith Packard | 2009-06-04 | 1 | -0/+1 |
|/ |
|
* | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. | Ma Ling | 2009-05-22 | 1 | -4/+63 |
* | drm/i915: Determine type before initialising connector | Jonas Bonn | 2009-05-22 | 1 | -19/+10 |
* | drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. | Ma Ling | 2009-05-22 | 1 | -0/+41 |
* | drm/i915: sync hdmi detection by hdmi identifier with 2D | Ma Ling | 2009-04-08 | 1 | -2/+20 |
* | drm/i915: Fix SDVO TV support | Zhenyu Wang | 2009-04-01 | 1 | -52/+88 |