summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sdvo.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-251-23/+23
* drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson2011-01-111-22/+11
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-051-1/+2
|\
| * drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson2010-12-231-1/+2
* | drm/i915/sdvo: Border and stall select became test bits in gen5Chris Wilson2010-12-161-2/+5
|/
* drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson2010-12-091-3/+6
* drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-241-3/+5
* drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson2010-11-231-45/+6
* drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-221-11/+14
* drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-221-23/+22
* i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-221-104/+22
* drm/i915/sdvo: Add 'force_audio' propertyChris Wilson2010-10-191-2/+46
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-281-9/+6
|\
| * drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-231-5/+4
| * drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-231-4/+2
* | drm/i915/sdvo: Fix GMBUSificationChris Wilson2010-09-281-135/+197
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-211-2/+2
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-211-2/+3
|\ \ | |/
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-3/+2
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-2/+4
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-116/+47
* | drm/i915: call drm_encoder_init firstChris Wilson2010-09-151-8/+7
* | drm/i915/sdvo: Mark the status as unknown if attached with EDIDChris Wilson2010-09-151-1/+1
* | drm/i915/sdvo: Only create the analog encoder as requiredChris Wilson2010-09-151-28/+41
* | drm/i915/sdvo: Propagate i2c error from switching DDC control bus.Chris Wilson2010-09-141-9/+18
* | drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detectChris Wilson2010-09-141-31/+24
* | drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-141-36/+26
* | drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson2010-09-121-35/+36
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-091-40/+46
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-091-62/+62
* | drm/i915/sdvo: Preserve pixel-multiplierChris Wilson2010-09-081-58/+41
|/
* drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson2010-09-071-1/+39
* i915: revert some checks added by commit 32aad86fPavel Roskin2010-09-061-16/+13
* drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-211-1/+2
* drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.Chris Wilson2010-08-091-7/+3
* drm/i915/sdvo: Markup a few constant strings.Chris Wilson2010-08-091-2/+2
* drm/i915/sdvo: Add dot crawl propertyChris Wilson2010-08-091-0/+24
* drm/i915/sdvo: Add missing TV filtersChris Wilson2010-08-091-360/+284
* drm/i915/sdvo: Check for allocation failure when constructing propertiesChris Wilson2010-08-091-2/+38
* drm/i915/sdvo: Use an integer mapping for supported tv format modesChris Wilson2010-08-091-23/+11
* drm/i915/sdvo: Propagate errors from reading/writing control bus.Chris Wilson2010-08-091-551/+379
* drm/i915: Subclass intel_connector.Chris Wilson2010-08-091-146/+130
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-091-502/+470
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-051-3/+5
|\
| * drm/i915/sdvo: Set sync polarity based on actual modeAdam Jackson2010-08-011-3/+5
* | drm: i915: use ARRAY_SIZEKulikov Vasiliy2010-07-201-2/+2
|/
* i915/intel_sdvo: remove unneeded null checkDan Carpenter2010-05-261-1/+1
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-191-56/+30
|\
| * drm/i915: Be extra careful about A/D matching for multifunction SDVOAdam Jackson2010-05-101-24/+21
| * drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson2010-05-101-32/+9
OpenPOWER on IntegriCloud