summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-25drm/i915: wrap up gt powersave enabling functionsDaniel Vetter4-37/+35
2012-06-25Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter561-7936/+27568
2012-06-24Fix typo in printed messagesAnatol Pomozov2-2/+2
2012-06-24Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds6-46/+55
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+82
2012-06-24Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier5-45/+54
2012-06-22drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons1-0/+8
2012-06-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+10
2012-06-21Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into d...Dave Airlie27-556/+530
2012-06-21drm: use format %d to print error codeYuanhan Liu1-1/+1
2012-06-21drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-06-21drm: Add missing static storage class specifierSachin Kamat1-1/+1
2012-06-21drm/radeon: replace cs_mutex with vm_mutex v3Christian König5-64/+17
2012-06-21drm/radeon: replace pflip and sw_int counters with atomicsChristian Koenig7-81/+76
2012-06-21drm/radeon: apply Murphy's law to the kms irq code v3Christian Koenig10-119/+144
2012-06-21drm/radeon: fix & improve ih ring handling v3Christian Koenig5-47/+41
2012-06-21drm/radeon: remove some unneeded structure membersChristian Koenig1-2/+0
2012-06-21drm/radeon: replace vmram_mutex with mclk_lock v2Christian König5-10/+11
2012-06-21drm/radeon: rework ring syncing codeChristian König10-116/+92
2012-06-21drm/radeon: add infrastructure for advanced ring synchronization v2Christian König2-11/+87
2012-06-21drm/radeon: remove radeon_fence_createChristian König15-130/+86
2012-06-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-20/+16
2012-06-21media: pms.c needs linux/slab.hRandy Dunlap1-0/+1
2012-06-21Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-16/+28
2012-06-21Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-22/+11
2012-06-21Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+7
2012-06-21Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+43
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds25-34/+34
2012-06-21Viresh has movedViresh Kumar25-34/+34
2012-06-21drm/i915: bind driver to ValleyView chipsetsJesse Barnes1-0/+3
2012-06-21drm/i915: enable display messages to GT on ValleyViewJesse Barnes2-2/+15
2012-06-21drm/i915: support page flipping on ValleyViewJesse Barnes1-51/+46
2012-06-21drm/i915: don't enable PPGTT on VLV yetJesse Barnes1-1/+1
2012-06-21agp/intel: use correct GTT offset on VLVJesse Barnes1-0/+1
2012-06-21agp/intel: allow cacheable and GDFT PTEs on ValleyViewJesse Barnes1-2/+9
2012-06-21drm/i915: VLV VGA port only handles on & off, like PCH VGAJesse Barnes1-0/+3
2012-06-21drm/i915: access VLV regs through read/write switchJesse Barnes1-1/+85
2012-06-20drm/radeon: SI tiling fixes for displayAlex Deucher2-1/+81
2012-06-20Merge tag 'drm-intel-next-2012-06-04' of git://people.freedesktop.org/~danvet...Dave Airlie17-255/+955
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-6/+16
2012-06-20Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2-2/+22
2012-06-20drm/i915: add HDMI and DP port enumeration on ValleyViewJesse Barnes2-1/+17
2012-06-20drm/i915: add ValleyView specific CRT detect functionJesse Barnes1-0/+39
2012-06-20drm/i915: Enable DP panel power sequencing for ValleyViewShobhit Kumar1-0/+13
2012-06-20drm/i915: ValleyView mode setting limits and PLL functionsJesse Barnes2-2/+239
2012-06-20drm/i915: disable flushing_list/gpu_write_listDaniel Vetter3-45/+33
2012-06-20drm/i915: don't call modeset_init_hw in i915_resetDaniel Vetter1-3/+6
2012-06-20drm/i915: return -ENODEV if hw context are not supportedDaniel Vetter1-0/+4
2012-06-20drm/i915: simplify context_idr_cleanupDaniel Vetter1-7/+2
2012-06-20drm/i915/context: shut up compilerDaniel Vetter1-2/+0