summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_sdvo.c
Commit message (Expand)AuthorAge
* drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-23
* drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-23
* 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/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-21
* 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-19
|\
| * 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-20
|\
| * 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\ \ | |/
| * drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2010-03-25
| * drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-25
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm/i915: Use a dmi quirk to skip a broken SDVO TV output.Zhao Yakui2010-02-26
* drm/i915: Add support for SDVO composite TVZhao Yakui2010-01-29
* drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui2010-01-12
* drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui2010-01-12
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-16
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-10
|\
| * drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui2009-12-01
| * drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt2009-11-05
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui2009-09-10
* drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui2009-09-10
* drm/i915: Add the enhancement property for SDVO-TVZhao Yakui2009-09-10
* Merge intel drm-intel-next branchDave Airlie2009-09-07
|\
| * drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard2009-09-04