summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Try harder to allocate an mmap_offsetChris Wilson2012-08-211-9/+41
* drm/i915: Show pin count in debugfsChris Wilson2012-08-211-0/+2
* drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson2012-08-211-4/+13
* drm/i915: Add some sanity checks to unbound trackingChris Wilson2012-08-211-0/+4
* drm/i915: Track unbound pagesChris Wilson2012-08-219-189/+184
* drm/i915: move functions aroundDaniel Vetter2012-08-201-58/+58
* drm/i915: Haswell HDMI audio initializationWang Xingchao2012-08-171-1/+86
* drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-172-9/+20
* drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie2012-08-173-0/+21
* drm/i915: Allow VGA on CRTC 2Keith Packard2012-08-171-1/+1
* drm/i915: Don't hardcode the number of pipes in the error state dumpDamien Lespiau2012-08-171-5/+7
* drm/fb-helper: don't clobber output routing in setup_crtcsDaniel Vetter2012-08-171-6/+0
* drm/i915: ironlake_write_eld code cleanupWang Xingchao2012-08-172-13/+34
* drm/i915: write eld info for HDMI audioWang Xingchao2012-08-171-1/+5
* drm/i915: HSW audio registers definitionWang Xingchao2012-08-171-0/+47
* drm/i915: extract ironlake_fdi_pll_disableDaniel Vetter2012-08-171-24/+33
* drm/i915: kill a few unused things in dev_privDaniel Vetter2012-08-172-18/+17
* drm/i915: simplify dvo dpms interfaceDaniel Vetter2012-08-178-29/+26
* drm/i915: drop intel_encoder argument to load_detect_pipe functionsDaniel Vetter2012-08-174-17/+12
* drm/i915: prepare load-detect pipe code for dpms changesDaniel Vetter2012-08-171-24/+14
* drm/i915: rip out the overlay pipe A workaroundDaniel Vetter2012-08-171-57/+1
* drm/i915/ns2501: kill pll A enabling hackDaniel Vetter2012-08-172-8/+1
* drm/i915: add missing gen2 pipe A quirk entriesDaniel Vetter2012-08-171-6/+1
* drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua2012-08-171-6/+6
* Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter2012-08-178050-247483/+512612
|\
| * Linux 3.6-rc2v3.6-rc2Linus Torvalds2012-08-161-1/+1
| * autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
| * Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
| |\
| | * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
| |\ \
| | * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| | * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| | * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| | * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| | * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| | * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
| * | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
| |\ \ \
| | * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
| |\ \ \ \
| | * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| | |\ \ \ \
| | | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| | * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| | * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| | |/ / / /
| * | | | | MAINTAINERS: update address for Dan WilliamsDan Williams2012-08-161-13/+12
| * | | | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
| * | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
| |\ \ \ \ \
| | * | | | | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| | * | | | | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| | |\ \ \ \ \
| | | * | | | | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
| |\ \ \ \ \ \ \