summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove unused ring->irq_seqnoChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: use __wait_seqno for ring throttleBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: remove polled wait from throttleBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: extract __wait_seqno from i915_wait_requestBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: drop polled waits from i915_wait_requestBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: kill waiting_seqnoBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move vbetool invoked ier stuffBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: remove do_retire from i915_wait_requestBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: use the new masked bit macro some moreDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove unused and unloved vblank macrosChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Inline I915_INTERRUPT_ENABLE_FIXChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Handle PendingFlip on gen3 robustlyChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Cleanup gen3 irq uninstallChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: HWSTAM is only 16-bit on gen3Chris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove gen4 irq code from gen3 irq routineChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove gen3 irq code from gen4 irq routineChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Clear FlipDone semantics change for pageflipping on gen3Chris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Duplicate and split the gen3/4 irq handlerChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: pending_flip_is_done is gen3, name it soChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove redundant initialisation of per-ring IRQ waitqueuesChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Unconditionally initialise the interrupt workersChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: check for kms in dri1 ioctlsDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: rip out dev_priv->has_gemDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: rip out GEM drm feature checksDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: disallow gem ums init ioctl for kmsDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: properly check for MODESET for kms driver ioctlsDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: CR clock gating is recommend to be set on PineViewChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.cChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Split the stolen handling for GEM out of i915_dma.cChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove the deferred-free listChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove the list of pinned inactive objectsChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove i915_gem_evict_inactive()Chris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Bump the inactive LRU on set-to-GTT-domainChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove too early plane enable on pre-PCH hardwareChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Use a global lock for modifying global irq flagsChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, tooDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: create macros to handle masked bitsDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: manage PCH PLLs separately from pipesJesse Barnes2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: i8xx interrupt handlerChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Only the zap the VMA after updating the tiling parametersChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Clarify the semantics of tiling_changedChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: fixup tv load-detect on enabled but not active crtcDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: re-add static qualifier to get_cxsr_latencyDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: [sparse] __iomem fixes for gemBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: [sparse] __iomem fixes for debugfsDaniel Vetter2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: [sparse] __iomem fixes for overlayBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: [sparse] __iomem fixes for opregionBen Widawsky2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfsChris Wilson2012-05-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVBChris Wilson2012-05-03