summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: properly SIGBUS on I/O errorsDaniel Vetter2012-07-051-0/+5
* drm/i915: don't hang userspace when the gpu reset is stuckDaniel Vetter2012-07-051-2/+11
* drm/i915: non-interruptible sleeps can't handle -EAGAINDaniel Vetter2012-07-053-10/+24
* drm/i915: don't trylock in the gpu reset codeDaniel Vetter2012-07-051-2/+1
* drm/i915: fix PIPE_DDI_PORT_MASKPaulo Zanoni2012-07-051-1/+1
* drm/i915: prevent bogus intel_update_fbc notificationsEugeni Dodonov2012-07-051-2/+0
* drm/i915: re-initialize DDI buffer translations after resumeEugeni Dodonov2012-07-051-2/+2
* drm/i915: don't ironlake_init_pch_refclk() on LPTPaulo Zanoni2012-07-052-2/+2
* drm/i915: get rid of dev_priv->info->has_pch_splitPaulo Zanoni2012-07-053-12/+4
* drm/i915: add PCH_NONE to enum intel_pchPaulo Zanoni2012-07-051-0/+1
* drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes2012-07-051-2/+2
* drm/i915: fix up ilk rc6 disabling confusionDaniel Vetter2012-07-054-8/+10
* drm/i915: move force wake support into intel_pmEugeni Dodonov2012-07-053-191/+192
* drm/i915: enable RC6 workaround on HaswellEugeni Dodonov2012-07-052-0/+15
* drm/i915: introduce haswell_init_clock_gatingEugeni Dodonov2012-07-051-1/+53
* drm/i915: disable RC6 when disabling rpsEugeni Dodonov2012-07-051-0/+1
* drm/i915: enable RC6 by default on HaswellEugeni Dodonov2012-07-051-2/+4
* drm/i915: slightly improve gt enable/disable routinesEugeni Dodonov2012-07-051-4/+2
* drm/i915: add RPS configuration for HaswellEugeni Dodonov2012-07-052-12/+26
* drm/i915: support Haswell force wakingEugeni Dodonov2012-07-032-4/+19
* drm/i915: Implement w/a for sporadic read failures on waking from rc6Chris Wilson2012-07-032-0/+26
* drm/i915: Group the GT routines together in both code and vtableChris Wilson2012-07-035-80/+73
* drm/i915: linuxify create_hw_context()Ben Widawsky2012-06-291-26/+24
* drm/i915: fix PIPE_WM_LINETIME definitionPaulo Zanoni2012-06-281-1/+1
* drm/i915: "Flush Me Harder" required on gen6+Daniel Vetter2012-06-281-1/+9
* drm/i915/sprite: Fix mem leak in intel_plane_init()Jesper Juhl2012-06-271-1/+1
* drm/i915: correct IVB default sprite formatJesse Barnes2012-06-271-1/+1
* drm/i915: mask tiled bit when updating IVB spritesJesse Barnes2012-06-271-0/+1
* agp/intel-agp: remove snb+ host bridge pciidsDaniel Vetter2012-06-251-11/+0
* drm/i915: disable drm agp support for !gen3 with kms enabledDaniel Vetter2012-06-251-6/+15
* drm/i915: don't use dev->agpDaniel Vetter2012-06-251-1/+1
* drm/i915: make enable/disable_gt_powersave locking consistentDaniel Vetter2012-06-252-19/+15
* drm/i915: wrap up gt powersave enabling functionsDaniel Vetter2012-06-254-37/+35
* Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter2012-06-251660-17761/+53912
|\
| * Linux 3.5-rc4v3.5-rc4Linus Torvalds2012-06-241-1/+1
| * Fix typo in printed messagesAnatol Pomozov2012-06-243-3/+3
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-06-242-33/+67
| |\
| | * KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras2012-06-191-30/+66
| | * KVM: Fix PCI header check on device assignmentJan Kiszka2012-06-151-3/+1
| * | Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds2012-06-246-46/+55
| |\ \
| | * \ Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier2012-06-245-45/+54
| | |\ \
| | | * | RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter2012-06-141-1/+1
| | | * | RDMA/ocrdma: Fixed RQ error CQE pollingParav Pandit2012-06-111-1/+3
| | | * | RDMA/ocrdma: Correct queue SGE calculationMahesh Vardhamanaiah2012-06-114-3/+10
| | | * | RDMA/ocrdma: Correct reported max queue sizesMahesh Vardhamanaiah2012-06-112-11/+6
| | | * | RDMA/ocrdma: Fixed GID table for vlan and eventsParav Pandit2012-06-111-29/+34
| | * | | RDMA/cma: QP type check on received REQs should be AND not ORSean Hefty2012-06-191-1/+1
| | |/ /
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-2423-42/+77
| |\ \ \
| | * | | ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn2012-06-235-2/+5
| | * | | ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde2012-06-231-0/+1
OpenPOWER on IntegriCloud