summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sdvo.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui2009-12-011-0/+4
* drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt2009-11-051-10/+0
* drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui2009-09-101-0/+2
* drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui2009-09-101-6/+8
* drm/i915: Add the enhancement property for SDVO-TVZhao Yakui2009-09-101-5/+495
* Merge intel drm-intel-next branchDave Airlie2009-09-071-69/+238
|\
| * drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard2009-09-041-22/+74
| * drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui2009-09-041-48/+153
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-241-0/+11
| * drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-241-1/+1
* | Merge Linus master to drm-nextDave Airlie2009-08-201-81/+171
|\ \ | |/
| * drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com2009-07-301-6/+21
| * drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com2009-07-291-78/+153
* | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-041-19/+16
|/
* drm/i915: enable sdvo lvds scaling function.ling.ma@intel.com2009-07-011-12/+102
* drm/i915: Clean up SDVO i2c handlingKeith Packard2009-06-181-33/+21
* drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-181-26/+26
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-121-35/+75
|\
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvoyakui_zhao2009-06-111-32/+35
| * drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBTyakui_zhao2009-06-051-3/+40
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-041-0/+1
|/
* drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling2009-05-221-4/+63
* drm/i915: Determine type before initialising connectorJonas Bonn2009-05-221-19/+10
* drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling2009-05-221-0/+41
* drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling2009-04-081-2/+20
* drm/i915: Fix SDVO TV supportZhenyu Wang2009-04-011-52/+88
* drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING commandZhenyu Wang2009-04-011-0/+3
* drm/i915: Fix error in SDVO DTD and modeline convertZhenyu Wang2009-04-011-21/+4
* drm/i915: Fix SDVO command debug functionZhenyu Wang2009-04-011-12/+13
* drm/i915: Storage class should be before const qualifierTobias Klauser2009-02-201-1/+1
* drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes2009-02-081-98/+772
* drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-071-4/+4
* drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-291-4/+5
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+1127
OpenPOWER on IntegriCloud