aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_sdvo.c
AgeCommit message (Expand)Author
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson
2011-02-09drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson
2011-01-25drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson
2011-01-11drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-12-23drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson
2010-12-16drm/i915/sdvo: Border and stall select became test bits in gen5Chris Wilson
2010-12-09drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson
2010-11-24drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson
2010-11-23drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson
2010-11-22drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson
2010-10-22drm/i915/sdvo: Remove unused encoding memberChris Wilson
2010-10-22i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman
2010-10-19drm/i915/sdvo: Add 'force_audio' propertyChris Wilson
2010-09-28Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-09-28drm/i915/sdvo: Fix GMBUSificationChris Wilson
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-15drm/i915: call drm_encoder_init firstChris Wilson
2010-09-15drm/i915/sdvo: Mark the status as unknown if attached with EDIDChris Wilson
2010-09-15drm/i915/sdvo: Only create the analog encoder as requiredChris Wilson
2010-09-14drm/i915/sdvo: Propagate i2c error from switching DDC control bus.Chris Wilson
2010-09-14drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detectChris Wilson
2010-09-14drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-12drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson
2010-09-09drm/i915: Make the connector->encoder relationship explicitChris Wilson
2010-09-09drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson
2010-09-08drm/i915/sdvo: Preserve pixel-multiplierChris Wilson
2010-09-07drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson
2010-09-06i915: revert some checks added by commit 32aad86fPavel Roskin
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-09drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.Chris Wilson
2010-08-09drm/i915/sdvo: Markup a few constant strings.Chris Wilson
2010-08-09drm/i915/sdvo: Add dot crawl propertyChris Wilson
2010-08-09drm/i915/sdvo: Add missing TV filtersChris Wilson
2010-08-09drm/i915/sdvo: Check for allocation failure when constructing propertiesChris Wilson
2010-08-09drm/i915/sdvo: Use an integer mapping for supported tv format modesChris Wilson
2010-08-09drm/i915/sdvo: Propagate errors from reading/writing control bus.Chris Wilson
2010-08-09drm/i915: Subclass intel_connector.Chris Wilson
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-01drm/i915/sdvo: Set sync polarity based on actual modeAdam Jackson
2010-07-20drm: i915: use ARRAY_SIZEKulikov Vasiliy
2010-05-26i915/intel_sdvo: remove unneeded null checkDan Carpenter
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie