summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-06drm/i915: Add the support of memory self-refresh on IronlakeHEADencoder-reworkZhenyu Wang2-3/+201
2010-04-06drm/i915: Add pineview_update_wm callback to update watermark for pineviewZhao Yakui2-74/+88
2010-04-06drm/i915: Only save/restore FBC on the platform that supports FBCZhao Yakui1-19/+22
2010-04-06drm/i915: Fix the incorrect argument for SDVO SET_TV_format commandZhao Yakui1-1/+1
2010-04-06drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui3-16/+36
2010-04-06Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."Zhenyu Wang1-21/+1
2010-04-06drm/i915: implement multifunction SDVO device supportZhenyu Wang1-236/+375
2010-04-06drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang1-17/+0
2010-04-06drm/i915: remove connector object in old output structureZhenyu Wang2-14/+0
2010-04-06drm/i915: convert TV driver to new encoder/connector structureZhenyu Wang1-14/+26
2010-04-06drm/i915: convert SDVO driver to new encoder/connector structureZhenyu Wang1-66/+94
2010-04-06drm/i915: convert DVO driver to new encoder/connector structureZhenyu Wang1-36/+36
2010-04-06drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang2-31/+45
2010-04-06drm/i915: convert HDMI driver to new encoder/connector structureZhenyu Wang1-12/+24
2010-04-06drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang1-11/+23
2010-04-06drm/i915: convert VGA driver to new encoder/connector structureZhenyu Wang1-13/+22
2010-04-02drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt12-581/+4
2010-04-02drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang8-35/+26
2010-04-02drm/i915: passing drm connector param for load detectionZhenyu Wang4-7/+14
2010-04-02drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2-0/+26
2010-04-02drm/i915: Add new 'intel_connector' structureZhenyu Wang1-0/+6
2010-04-02drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang1-18/+18
2010-04-02drm/i915: use encoder_list for hotplug callbackZhenyu Wang1-4/+4
2010-04-02drm/i915: Convert some trace events to DEFINE_TRACELi Zefan1-61/+25
2010-04-02drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2-1/+5
2010-04-02drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader1-0/+8
2010-03-25drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2-98/+103
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt11-663/+663
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter1-3/+0
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter10-94/+96
2010-03-25drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2-3/+3
2010-03-24Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-5/+31
2010-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+37
2010-03-24Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+27
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds6-7/+17
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds11-105/+121
2010-03-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+62
2010-03-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-41/+16
2010-03-24lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2-1/+11
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter1-2/+1
2010-03-24c2port: fix device_create() return value checkJani Nikula1-2/+2
2010-03-24drivers/gpio/max730x.c: add license macroRichard Röjfors1-0/+4
2010-03-24rtc/mc13783: fix use after free bugUwe Kleine-König1-10/+13
2010-03-24i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong1-0/+1
2010-03-24i2c-scmi: Support IBM SMBus CMI devicesCrane Cai1-8/+23
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong1-0/+38
2010-03-24[S390] fix broken proc interface for sclp_asyncHans-Joachim Picht1-0/+1
2010-03-24[S390] sclp: avoid 64 bit divisionHeiko Carstens1-7/+7
2010-03-24[S390] dasd: check tsb validityStefan Haberland1-2/+2