summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_sdvo.c
AgeCommit message (Expand)Author
2010-12-09drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris 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-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-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
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-10drm/i915: Be extra careful about A/D matching for multifunction SDVOAdam Jackson
2010-05-10drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-12drm/i915: Fix the incorrect argument for SDVO SET_TV_format commandZhao Yakui
2010-04-12drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui
2010-04-12Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."Zhenyu Wang
2010-04-12drm/i915: implement multifunction SDVO device supportZhenyu Wang
2010-04-12drm/i915: convert SDVO driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2010-02-26drm/i915: Use a dmi quirk to skip a broken SDVO TV output.Zhao Yakui
2010-01-29drm/i915: Add support for SDVO composite TVZhao Yakui
2010-01-12drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui
2010-01-12drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui
2009-12-16drm/i915: only enable hotplug for detected outputsJesse Barnes
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