summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sdvo.c
AgeCommit message (Expand)Author
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui
2009-11-05drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt
2009-09-10drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui
2009-09-10drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui
2009-09-10drm/i915: Add the enhancement property for SDVO-TVZhao Yakui
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-04drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard
2009-09-04drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-08-24drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui
2009-07-30drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com
2009-07-29drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com
2009-07-01drm/i915: enable sdvo lvds scaling function.ling.ma@intel.com
2009-06-18drm/i915: Clean up SDVO i2c handlingKeith Packard
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-11drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvoyakui_zhao
2009-06-05drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBTyakui_zhao
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-05-22drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling
2009-05-22drm/i915: Determine type before initialising connectorJonas Bonn
2009-05-22drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling
2009-04-08drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling
2009-04-01drm/i915: Fix SDVO TV supportZhenyu Wang
2009-04-01drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING commandZhenyu Wang
2009-04-01drm/i915: Fix error in SDVO DTD and modeline convertZhenyu Wang
2009-04-01drm/i915: Fix SDVO command debug functionZhenyu Wang
2009-02-20drm/i915: Storage class should be before const qualifierTobias Klauser
2009-02-08drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder
2008-12-29DRM: i915: add mode setting supportJesse Barnes