aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sdvo.c
Commit message (Expand)AuthorAge
* drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-22
* i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-22
* drm/i915/sdvo: Add 'force_audio' propertyChris Wilson2010-10-19
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-28
|\
| * drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-23
| * drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-23
* | drm/i915/sdvo: Fix GMBUSificationChris Wilson2010-09-28
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\|
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915: call drm_encoder_init firstChris Wilson2010-09-15
* | drm/i915/sdvo: Mark the status as unknown if attached with EDIDChris Wilson2010-09-15
* | drm/i915/sdvo: Only create the analog encoder as requiredChris Wilson2010-09-15
* | drm/i915/sdvo: Propagate i2c error from switching DDC control bus.Chris Wilson2010-09-14
* | drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detectChris Wilson2010-09-14
* | drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-14
* | drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson2010-09-12
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-09
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-09
* | drm/i915/sdvo: Preserve pixel-multiplierChris Wilson2010-09-08
|/
* drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson2010-09-07
* i915: revert some checks added by commit 32aad86fPavel Roskin2010-09-06
* drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-22
* drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.Chris Wilson2010-08-09
* drm/i915/sdvo: Markup a few constant strings.Chris Wilson2010-08-09
* drm/i915/sdvo: Add dot crawl propertyChris Wilson2010-08-09
* drm/i915/sdvo: Add missing TV filtersChris Wilson2010-08-09
* drm/i915/sdvo: Check for allocation failure when constructing propertiesChris Wilson2010-08-09
* drm/i915/sdvo: Use an integer mapping for supported tv format modesChris Wilson2010-08-09
* drm/i915/sdvo: Propagate errors from reading/writing control bus.Chris Wilson2010-08-09
* drm/i915: Subclass intel_connector.Chris Wilson2010-08-09
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-09
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-05
|\
| * drm/i915/sdvo: Set sync polarity based on actual modeAdam Jackson2010-08-01
* | drm: i915: use ARRAY_SIZEKulikov Vasiliy2010-07-20
|/
* i915/intel_sdvo: remove unneeded null checkDan Carpenter2010-05-26
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
|\
| * drm/i915: Be extra careful about A/D matching for multifunction SDVOAdam Jackson2010-05-10
| * drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson2010-05-10
* | drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
|/
* Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
|\
| * drm/i915: Fix the incorrect argument for SDVO SET_TV_format commandZhao Yakui2010-04-12
| * drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui2010-04-12
| * Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."Zhenyu Wang2010-04-12
| * drm/i915: implement multifunction SDVO device supportZhenyu Wang2010-04-12
| * drm/i915: convert SDVO driver to new encoder/connector structureZhenyu Wang2010-04-12
| * drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-12
| * drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-09