summaryrefslogtreecommitdiff
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 Torvalds12-32/+103
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds9-36/+22
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 Torvalds13-30/+69
2010-03-24fscache: add missing unlockDan Carpenter1-0/+1
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds6-7/+17
2010-03-24do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells1-0/+2
2010-03-24FDPIC: For-loop in elf_core_vma_data_size() is incorrectDavid Howells1-1/+1
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 Torvalds3-8/+64
2010-03-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds12-56/+59
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-22/+49
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells3-0/+258
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi1-3/+10
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor1-34/+38
2010-03-24lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2-1/+11
2010-03-24kcore: fix test for end of listDan Carpenter1-1/+1
2010-03-24mempolicy: fix get_mempolicy() for relative and static nodesLee Schermerhorn1-3/+7