summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915: Inline I915_INTERRUPT_ENABLE_FIXChris Wilson2012-05-031-20/+13
| * | drm/i915: Handle PendingFlip on gen3 robustlyChris Wilson2012-05-031-31/+43
| * | drm/i915: Cleanup gen3 irq uninstallChris Wilson2012-05-031-7/+4
| * | drm/i915: HWSTAM is only 16-bit on gen3Chris Wilson2012-05-031-2/+2
| * | drm/i915: Remove gen4 irq code from gen3 irq routineChris Wilson2012-05-031-43/+12
| * | drm/i915: Remove gen3 irq code from gen4 irq routineChris Wilson2012-05-031-17/+10
| * | drm/i915: Clear FlipDone semantics change for pageflipping on gen3Chris Wilson2012-05-032-29/+11
| * | drm/i915: Duplicate and split the gen3/4 irq handlerChris Wilson2012-05-031-238/+500
| * | drm/i915: pending_flip_is_done is gen3, name it soChris Wilson2012-05-033-14/+10
| * | drm/i915: Remove redundant initialisation of per-ring IRQ waitqueuesChris Wilson2012-05-031-17/+0
| * | drm/i915: Unconditionally initialise the interrupt workersChris Wilson2012-05-031-10/+6
| * | drm/i915: check for kms in dri1 ioctlsDaniel Vetter2012-05-032-0/+30
| * | drm/i915: rip out dev_priv->has_gemDaniel Vetter2012-05-032-6/+2
| * | drm/i915: rip out GEM drm feature checksDaniel Vetter2012-05-032-27/+7
| * | drm/i915: disallow gem ums init ioctl for kmsDaniel Vetter2012-05-031-0/+3
| * | drm/i915: properly check for MODESET for kms driver ioctlsDaniel Vetter2012-05-033-21/+8
| * | drm/i915: CR clock gating is recommend to be set on PineViewChris Wilson2012-05-031-0/+3
| * | drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.cChris Wilson2012-05-033-65/+66
| * | drm/i915: Split the stolen handling for GEM out of i915_dma.cChris Wilson2012-05-034-149/+219
| * | drm/i915: Remove the deferred-free listChris Wilson2012-05-033-58/+19
| * | drm/i915: Remove the list of pinned inactive objectsChris Wilson2012-05-036-99/+69
| * | drm/i915: Remove i915_gem_evict_inactive()Chris Wilson2012-05-033-26/+9
| * | drm/i915: Bump the inactive LRU on set-to-GTT-domainChris Wilson2012-05-031-1/+6
| * | drm/i915: Remove too early plane enable on pre-PCH hardwareChris Wilson2012-05-031-1/+0
| * | drm/i915: Use a global lock for modifying global irq flagsChris Wilson2012-05-032-19/+25
| * | drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, tooDaniel Vetter2012-05-031-0/+4
| * | drm/i915: create macros to handle masked bitsDaniel Vetter2012-05-036-25/+18
| * | drm/i915: manage PCH PLLs separately from pipesJesse Barnes2012-05-037-81/+222
| * | drm/i915: i8xx interrupt handlerChris Wilson2012-05-032-8/+206
| * | drm/i915: Only the zap the VMA after updating the tiling parametersChris Wilson2012-05-031-2/+6
| * | drm/i915: Clarify the semantics of tiling_changedChris Wilson2012-05-033-6/+21
| * | drm/i915: fixup tv load-detect on enabled but not active crtcDaniel Vetter2012-05-031-3/+1
| * | drm/i915: re-add static qualifier to get_cxsr_latencyDaniel Vetter2012-05-031-1/+1
| * | drm/i915: [sparse] __iomem fixes for gemBen Widawsky2012-05-031-4/+7
| * | drm/i915: [sparse] __iomem fixes for debugfsDaniel Vetter2012-05-031-3/+11
| * | drm/i915: [sparse] __iomem fixes for overlayBen Widawsky2012-05-031-58/+75
| * | drm/i915: [sparse] __iomem fixes for opregionBen Widawsky2012-05-032-34/+43
| * | drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfsChris Wilson2012-05-031-69/+0
| * | drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVBChris Wilson2012-05-031-6/+13
| * | drm/i915: print computed bpp in dp link configurationDaniel Vetter2012-05-031-6/+12
* | | drm: pass dev to drm_vm_{open,close}_locked()Rob Clark2012-05-113-15/+13
* | | gma500: Turn on the IRQ for everythingAlan Cox2012-05-111-2/+2
* | | gma500: clean up some more checksAlan Cox2012-05-115-7/+9
* | | cdv: Add all cedarview pci idsAlan Cox2012-05-111-0/+8
* | | gma500: Clean up some of the noiseAlan Cox2012-05-114-29/+5
* | | gma500: use the register map to clean upAlan Cox2012-05-118-783/+473
* | | gma500: introduce some register mapsAlan Cox2012-05-115-1/+268
* | | gma500: Clean up from the psb_pipe structureAlan Cox2012-05-111-83/+46
* | | gma500: introduce a structure describing each pipeAlan Cox2012-05-116-340/+173
* | | gma500: Fix build without ACPIAlan Cox2012-05-114-14/+23
OpenPOWER on IntegriCloud